summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update config.{guess,sub} scriptsbaserock/tiagogomes/armv8l64Tiago Gomes2015-02-032-781/+1140
* Merge branch 'baserock/sam/gcc-4.7' into baserock/morphbaserock/morphSam Thursfield2014-04-291-0/+12
|\
| * Work around -Werror build failure with GCC 4.7.3 on x86_32Sam Thursfield2014-04-251-0/+12
|/
* Apply patch from Jérémie Koenig <jk@jk.fr.eu.org>:fergus.henderson@gmail.com2012-04-102-3/+14
* Fix issue 104 <http://code.google.com/p/distcc/issues/detail?id=104>:fergus.henderson@gmail.com2012-04-092-7/+13
* Fix for distcc issue 105 <http://code.google.com/p/distcc/issues/detail?id=105>kamal@whence.com2012-04-051-0/+4
* Fix for distcc issue 101 <http://code.google.com/p/distcc/issues/detail?id=101>:kamal@whence.com2012-04-041-6/+9
* Fix for distcc issue 103 <http://code.google.com/p/distcc/issues/detail?id=103>:kamal@whence.com2012-04-042-2/+31
* Fix for distcc issue 102 <http://code.google.com/p/distcc/issues/detail?id=102>:kamal@whence.com2012-04-042-3/+16
* Fix for distcc issue 99 <http://code.google.com/p/distcc/issues/detail?id=99>...kamal@whence.com2012-04-041-1/+2
* Fix for distcc issue 96 <http://code.google.com/p/distcc/issues/detail?id=96>:fergus.henderson@gmail.com2012-04-041-0/+1
* Fix for distcc issue 98 <http://code.google.com/p/distcc/issues/detail?id=98>:fergus.henderson@gmail.com2012-04-041-1/+4
* Fix for distcc issue 100 <http://code.google.com/p/distcc/issues/detail?id=100>:fergus.henderson@gmail.com2012-04-041-1/+1
* Apply patch for issue 87 <http://code.google.com/p/distcc/issues/detail?id=87>:fergus.henderson@gmail.com2012-02-061-7/+8
* Fix gcc warning about variable 'ret' set but not used.fergus.henderson@gmail.com2012-02-061-2/+1
* Add support for Python 2.7.fergus.henderson@gmail.com2012-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.fergus.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
* Apply patch from Ryan Burns <rburns@pixar.com>:fergus.henderson2010-05-045-12/+162
* Apply patch from Ryan Burns <rburns@pixar.com>:fergus.henderson2010-05-042-4/+23
* Apply slightly cleaned up version of patch from perezdiez@gmail.comfergus.henderson2010-03-021-2/+3
* Apply patch from Akim Demaille <demaille@gostai.com>:fergus.henderson2010-03-021-6/+2
* Apply patch from Akim Demaille <demaille@gostai.com>:fergus.henderson2010-03-022-2/+9
* Apply patch from madkinder: use #include rather than #import in C++ test case.fergus.henderson2010-02-181-2/+2
* Change the PreprocessAsm_Case so that it reports NOTRUNfergus.henderson2010-02-181-1/+3
* Add support for $DISTCC_IO_TIMEOUT.zhanglei2010-02-106-11/+45