summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* include_server: Add missing "-x" to getoptmandyke2013-05-081-1/+1
* Work-around for multiarch portability of SystemIncludeDirectories_Casemandyke2013-05-081-1/+5
* Support @FILE arguments correctly. Requires GNU libiberty.mandyke2013-05-083-1/+10
* Apply fix for distcc issue 114 <http://code.google.com/p/distcc/issues/detail...fergus.henderson2012-07-111-0/+1
* Apply Ktonibud's patch for distcc issue 74fergus.henderson2012-05-161-10/+17
* Regenerate the automatically-generate HTML files for the man pagesfergus.henderson2012-05-093-0/+245
* Reference the pump(1) man page from the lsdistcc(1) man page.fergus.henderson2012-05-091-0/+5
* Add man page for lsdistcc.fergus.henderson2012-05-092-2/+159
* Fix for distcc issue 109 <http://code.google.com/p/distcc/issues/detail?id=109>:fergus.henderson2012-05-031-1/+1
* Fix issue 108 <http://code.google.com/p/distcc/issues/detail?id=108>:Kamal Mostafa2012-04-204-2/+22
* Generalize dcc_{r,x}_argv routinesKamal Mostafa2012-04-208-19/+29
* Apply patch from Jérémie Koenig <jk@jk.fr.eu.org>:fergus.henderson2012-04-102-3/+14
* Fix issue 104 <http://code.google.com/p/distcc/issues/detail?id=104>:fergus.henderson2012-04-092-7/+13
* Fix for distcc issue 105 <http://code.google.com/p/distcc/issues/detail?id=105>Kamal Mostafa2012-04-051-0/+4
* Fix for distcc issue 101 <http://code.google.com/p/distcc/issues/detail?id=101>:Kamal Mostafa2012-04-041-6/+9
* Fix for distcc issue 103 <http://code.google.com/p/distcc/issues/detail?id=103>:Kamal Mostafa2012-04-042-2/+31
* Fix for distcc issue 102 <http://code.google.com/p/distcc/issues/detail?id=102>:Kamal Mostafa2012-04-042-3/+16
* Fix for distcc issue 99 <http://code.google.com/p/distcc/issues/detail?id=99>...Kamal Mostafa2012-04-041-1/+2
* Fix for distcc issue 96 <http://code.google.com/p/distcc/issues/detail?id=96>:fergus.henderson2012-04-041-0/+1
* Fix for distcc issue 98 <http://code.google.com/p/distcc/issues/detail?id=98>:fergus.henderson2012-04-041-1/+4
* Fix for distcc issue 100 <http://code.google.com/p/distcc/issues/detail?id=100>:fergus.henderson2012-04-041-1/+1
* Apply patch for issue 87 <http://code.google.com/p/distcc/issues/detail?id=87>:fergus.henderson2012-02-061-7/+8
* Fix gcc warning about variable 'ret' set but not used.fergus.henderson2012-02-061-2/+1
* Add support for Python 2.7.fergus.henderson2012-02-061-1/+1
* Fix a build failure on an obscure platform --fergus.henderson2012-01-251-1/+1
* Add #include "config.h" in a couple of places,fergus.henderson2012-01-252-0/+2
* Apply patch from Jiri Palecek to fix issue 83fergus.henderson2011-11-011-0/+2
* Update ChangeLog again.v3.2rc1fergus.henderson2011-10-261-0/+33
* After my change to gzip the man pages before installing them,fergus.henderson2011-10-261-0/+2
* Gzip the man pages before installing them.fergus.henderson2011-10-251-8/+17
* Update the NEWS and ChangeLog files, and set the version number to 3.2rc1,fergus.henderson2011-10-253-5/+776
* Regenerate the checked-in HTML for the man pages.fergus.henderson2011-10-247-164/+326
* Apply a suggestion from Craig Silverstein: update the documentationfergus.henderson2011-10-241-1/+1
* Fix a couple of compiler warnings.fergus.henderson2011-10-212-3/+4
* Apply patch from Ihor Kaharlichenko <madkinder> to fix issue 81fergus.henderson2011-06-281-2/+1
* Fix a syntax error in my last change.fergus.henderson2011-04-061-2/+2
* Update Makefile.in for compatibility with autoconf >= 2.60.fergus.henderson2011-04-061-0/+1
* Fix warnings about unused return values. This includes some code changesfergus.henderson2011-04-0614-47/+113
* Fix some issues that caused the gdb-related tests to fail:fergus.henderson2011-04-061-5/+11
* Support Python 2.6.fergus.henderson2011-04-061-1/+1
* Fix indentation (layout changes only, no code changes).fergus.henderson2011-04-051-10/+10
* Fix for <http://code.google.com/p/distcc/issues/detail?id=61>fergus.henderson2010-11-161-2/+13
* Fix error in manual: to disable fallback, set DISTCC_FALLBACK to 0 not 1.fergus.henderson2010-11-161-1/+1
* Apply patch from Ian Kumlien <Ian.Kumlien@gmail.com>,fergus.henderson2010-10-081-4/+4
* Apply patch from Jeremy Murphy <jeremy.william.murphy@gmail.com>,fergus.henderson2010-10-086-22/+65
* Fix failures of the Gdb_* test cases:fergus.henderson2010-09-101-7/+19
* Some minor stylistic improvements:fergus.henderson2010-08-191-30/+29
* Change directory back to the original server working directory after eachfergus.henderson2010-08-193-9/+23
* Apply --sysroot patch from Simon Baldwin <simonb@google.com>:fergus.henderson2010-08-193-31/+69
* Trivial fix for slight mistake in distccd debug message.fergus.henderson2010-06-291-1/+1