summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version for releasev3.2rc1.23.2-maintShawn Landden2018-02-261-1/+1
* Apply patch from Jiri Palecek to fix issue 83v3.2rc1.1fergus.henderson2018-02-251-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
* 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
* Apply patch from Tal <tal.bav@gmail.com>:fergus.henderson2009-12-301-1/+1
* Apply patch from <avassalotti@gmail.com>:fergus.henderson2009-12-011-0/+3
* Make max_discrepancies_before_demotion configurable via DISTCC_MAX_DISCREPANC...zhanglei2009-08-034-7/+46
* Pass "-c" to gcc for the Dotd_Case tests.fergus.henderson2009-07-241-1/+1
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-2410-10/+322
* Define a GNU-compatible getline() implementation,fergus.henderson2009-07-246-2/+160
* Fix compile errors for "make check" caused by distcc-v6-acl-2.patch.fergus.henderson2009-07-241-4/+5
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-2322-6/+1301
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-231-0/+83
* Add Makefile target "man-html" for rebuilding the (checked-in) HTMLfergus.henderson2009-07-221-2/+4
* Apply distcc-v6-acl-2.patch from Bob Ham <rah@bash.sh>:fergus.henderson2009-07-224-69/+314
* Improve some slightly misleading documentation.fergus.henderson2009-07-221-3/+6
* Swedish translation, from Nille <nille.kungen@gmail.com>.fergus.henderson2009-06-301-0/+3
* Apply patch from Assar <assar@permabit.com>:fergus.henderson2009-04-181-1/+1
* Remove duplicate hosts from the zeroconf list.benizi2009-04-141-0/+24
* (1) Layout/whitespace changes; the layout of this filefergus.henderson2009-04-101-64/+69
* Fix a distcc test that was failing on modern kernels:fergus.henderson2009-04-101-7/+10