Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build system: Pass a real value to _POSIX_C_SOURCE. Fixes issue#160 | dominique.leuenberger@gmail.com | 2011-11-02 | 2 | -4/+9 | |
| | ||||||
* | Make sure GNOME2 setting is always visible in ccmake | nicolas.dufresne | 2011-09-02 | 1 | -0/+1 | |
| | ||||||
* | NEWS: Mention which bugs we closed so far on the road to 0.4.8 | dominique.leuenberger@gmail.com | 2011-08-11 | 1 | -0/+6 | |
| | ||||||
* | Trim the ignore-values before comparing them | dominique.leuenberger@gmail.com | 2011-08-08 | 1 | -0/+1 | |
| | ||||||
* | typo: fix spelling of googe.com. Pointed out by Marcus Meissner | dominique.leuenberger@gmail.com | 2011-08-08 | 1 | -1/+1 | |
| | ||||||
* | print suffix even if the list is empty | nicolas.dufresne | 2011-07-28 | 1 | -1/+3 | |
| | ||||||
* | INSTALL: Document use of WITH_GNOME3 and WITH_WEBKIT3 | dominique.leuenberger@gmail.com | 2011-06-29 | 1 | -2/+7 | |
| | ||||||
* | Fix detection of libwebkit. pkg_config syntax can be hard | dominique.leuenberger@gmail.com | 2011-06-21 | 1 | -2/+2 | |
| | ||||||
* | Support building with javascriptcoregtk 1.5 (split in webkitgtk 1.5, thus ↵ | dominique.leuenberger@gmail.com | 2011-06-20 | 2 | -1/+6 | |
| | | | | webkitgtk 1.5 does not build without this detection) | |||||
* | Only support mozjs185 as valid mozilla pacrunner backend. | dominique.leuenberger@gmail.com | 2011-06-20 | 2 | -11/+14 | |
| | | | | | | Xulrunner is no longer trackable from upstream due to the lightning fast movement of the Firefox source base. Also, Mozilla does not support usage of xulrunner from other apps. | |||||
* | Version 0.4.7 | nicolas.dufresne | 2011-06-06 | 1 | -1/+1 | |
| | ||||||
* | Remove unused mime type check | nicolas.dufresne | 2011-06-06 | 1 | -8/+2 | |
| | ||||||
* | NEWS for the SUSE config module | dominique.leuenberger@gmail.com | 2011-06-03 | 1 | -0/+1 | |
| | ||||||
* | Issue 150: Add sysconfig parser for distributions using /etc/sysconfig for ↵ | dominique.leuenberger@gmail.com | 2011-06-03 | 3 | -0/+172 | |
| | | | | their 'admin' suites (openSUSE/SLE/EduLife for example The module is enabled when libproxy is being built on a system that has /etc/sysconfig to be found | |||||
* | Fix issue 162: IP/CIDR based ignore patterns were mis-interpreted. | dominique.leuenberger@gmail.com | 2011-05-19 | 1 | -5/+11 | |
| | ||||||
* | pacutils: syncing function isInNet() (bmo#646509) and dateRange (bmo#419510) ↵ | dominique.leuenberger@gmail.com | 2011-05-03 | 1 | -23/+22 | |
| | | | | with mozilla source | |||||
* | Cleanup debug includes | dominique.leuenberger@gmail.com | 2011-05-02 | 1 | -1/+0 | |
| | ||||||
* | Fix issue 161: in case host is one char longer than any of the domain ignore ↵ | dominique.leuenberger@gmail.com | 2011-05-02 | 1 | -2/+3 | |
| | | | | patterns, it is triggered as a ignore match. | |||||
* | pxgsettings: =/-1.. counting can be so hard | dominique.leuenberger@gmail.com | 2011-05-02 | 1 | -1/+1 | |
| | ||||||
* | Fix missing cast causing wrong type warning | nicolas.dufresne | 2011-05-02 | 1 | -1/+1 | |
| | ||||||
* | pxgsettings: fixed "operation on 'count' may be undefined" | dominique.leuenberger@gmail.com | 2011-05-02 | 1 | -1/+3 | |
| | ||||||
* | pgxconf/pxgsettings: also trap SIGABRT, fix issue 157 | dominique.leuenberger@gmail.com | 2011-04-30 | 2 | -2/+2 | |
| | ||||||
* | BUILD: gsettings was introduced in gio 2.26 | dominique.leuenberger@gmail.com | 2011-04-28 | 1 | -1/+1 | |
| | ||||||
* | BUILD: pxgsettings and pxgconf are being skipped due to wrong ↵ | dominique.leuenberger@gmail.com | 2011-04-28 | 1 | -3/+3 | |
| | | | | GNOME/GNOME2/GNOME3 checks | |||||
* | GNOME3: have a pxgsettings helper and a config_gnome3 module | dominique.leuenberger@gmail.com | 2011-04-28 | 5 | -5/+487 | |
| | ||||||
* | NEWS: inform which bugs we close... | dominique.leuenberger@gmail.com | 2011-04-08 | 1 | -1/+7 | |
| | ||||||
* | python bindings: install them where python says they belong. For weird cases ↵ | dominique.leuenberger@gmail.com | 2011-04-08 | 1 | -15/+5 | |
| | | | | where people do not like that, an override variable PYTHON_SITEPKG_DIR is available | |||||
* | Fix issue 159: a pac http://address.pac.com is valid and should be treated ↵ | dominique.leuenberger@gmail.com | 2011-04-08 | 1 | -1/+1 | |
| | | | | as http://address.pac.com/ | |||||
* | NEWS: Mention webkit3 support | dominique.leuenberger@gmail.com | 2011-03-29 | 1 | -0/+1 | |
| | ||||||
* | Build: Add option to link against libwebkit-gtk3. | dominique.leuenberger@gmail.com | 2011-03-29 | 2 | -2/+8 | |
| | | | | CMake option "WITH_WEBKIT3" | |||||
* | NEWS: Mention xulrunner 2.0 | dominique.leuenberger@gmail.com | 2011-03-22 | 1 | -0/+4 | |
| | ||||||
* | pacrunner_mozjs: ^Ct's not pretend we support xulrunner < 2.0b12... who ↵ | dominique.leuenberger@gmail.com | 2011-03-22 | 2 | -9/+1 | |
| | | | | wants new libproxy wants new xul too | |||||
* | xulrunner2: retry to fix build. This one works with 2.0b12 (will fail with ↵ | dominique.leuenberger@gmail.com | 2011-03-22 | 2 | -13/+26 | |
| | | | | any xul2 below that... but I honestly think we can safely ignore these beta versions... sorry) | |||||
* | Revert r786 - This introduces more errors than needed - And even fails ↵ | dominique.leuenberger@gmail.com | 2011-03-22 | 1 | -24/+11 | |
| | | | | building on xul 1.9 | |||||
* | eorder the JS search order: | dominique.leuenberger@gmail.com | 2011-03-07 | 1 | -1/+1 | |
| | | | | | | | | | | | 1) mozilla-js => Gecko 1.9 / 2.0 2) xulrunner-js => Gecko 1.8 3) firefox-js => (no reference where and when that was used, sorry) 4) seamonkey-js => is not really used upstream, but seems some dists named it like that. Keeping at last position, as it was before. (This order is equal to what gjs uses) | |||||
* | cmake: small rewrite on detecting mozilla js engine. | dominique.leuenberger@gmail.com | 2011-03-05 | 1 | -11/+14 | |
| | | | | | | This rewrite allows us to exactly know which of the modles we found, to do further testing on it later on (like finding the exact version and the like). | |||||
* | issue 155: fix build against xulrunner 2.0 (tested up to 2.0b11) | dominique.leuenberger@gmail.com | 2011-02-15 | 2 | -11/+28 | |
| | ||||||
* | mingw32 needs libgcc statically linked... | dominique.leuenberger@gmail.com | 2011-02-15 | 1 | -0/+2 | |
| | ||||||
* | ruby bindings: minor cleanups | dominique.leuenberger@gmail.com | 2011-02-15 | 2 | -5/+3 | |
| | ||||||
* | cleanup natus pacrunner | npmccallum | 2011-02-06 | 1 | -11/+3 | |
| | ||||||
* | fix invalid size read in fstat() | npmccallum | 2011-02-06 | 1 | -7/+5 | |
| | ||||||
* | fix mismatched delete[] | npmccallum | 2011-02-06 | 1 | -1/+1 | |
| | ||||||
* | fix mismatched delete[] | npmccallum | 2011-02-06 | 1 | -1/+1 | |
| | ||||||
* | added natus pacrunner | npmccallum | 2011-02-06 | 3 | -1/+129 | |
| | ||||||
* | Get url from file: Initialize the buffer to 0, to not have garbage. | dominique.leuenberger@gmail.com | 2011-02-06 | 1 | -0/+1 | |
| | ||||||
* | Avoid using static constructor in shared library | nicolas.dufresne | 2011-01-03 | 3 | -16/+9 | |
| | ||||||
* | Close all uneeded file descriptors in pxgconf | nicolas.dufresne | 2011-01-03 | 1 | -4/+2 | |
| | | | | | When we start pxconf we fork but we don't close all the uneeded file descriptors. This has the side effect that any listening socket stays open even if closed by the parent process. | |||||
* | Don't append empty variable to link_directories | nicolas.dufresne | 2010-10-12 | 2 | -2/+0 | |
| | ||||||
* | Disable transient linking | nicolas.dufresne | 2010-10-12 | 1 | -0/+1 | |
| | | | | | | | As explained at http://www.cmake.org/Wiki/CMake_FAQ#Why_do_I_have_unwanted_semicolons_.3B_in_my_compiler_flags.3F if CMake links A to B and B to C, all the flags from A will be appended when C is linked. This behaviour is wrong, but CMake provides a workaround which is implemented in this patch. | |||||
* | issue 144: do not mix CFLAGS and CXXFLAGS. | dominique.leuenberger@gmail.com | 2010-10-12 | 1 | -3/+0 | |
| | | | | Actually: there is no need to mess around with compiler used at all. |