summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag the distcc 3.1 release.distcc-3.1fergus.henderson2008-12-020-0/+0
* Update ChangeLog with some more changes for distcc 3.1.fergus.henderson2008-12-021-0/+46
* 1. Fix some compilation errors arising from the use offergus.henderson2008-12-024-26/+49
* Bump version number to 3.1, and update the NEWS file and ChangeLog.fergus.henderson2008-12-013-7/+148
* Apply matsuu's patch to fix issue 26 "missing CFLAGS for include-server"fergus.henderson2008-10-271-0/+2
* Applied matsuu's patch for issue 27 "failed to make distcc"fergus.henderson2008-10-271-3/+4
* Include the "m4" directory in the source distribution tarball,fergus.henderson2008-10-271-1/+1
* Fix a silly mistake (missing "== 0" after strcmp() call)fergus.henderson2008-10-051-1/+1
* Delete an unused test data file; it became dead after myfergus.henderson2008-09-271-1/+0
* Delete an unused test case: the test was hard-coded to always pass anyway,fergus.henderson2008-09-271-20/+0
* Incorporate 01_distcc_man.dpatch from debian distribution.fergus.henderson2008-09-133-9/+165
* Provides a simple shell API to the include server:fergus.henderson2008-09-1112-13/+262
* Fix <http://code.google.com/p/distcc/issues/detail?id=19>:fergus.henderson2008-09-101-4/+12
* Report a better error message if a host specification contains ",cpp"fergus.henderson2008-09-082-16/+21
* Update the HTML versions of the man pages.fergus.henderson2008-08-072-66/+77
* Delete a duplicate link in the side-bar.fergus.henderson2008-08-071-1/+0
* Change version number to "3.0", and update NEWS file and ChangeLog.fergus.henderson2008-08-063-1/+34
* Some final documentation updates before 3.0.fergus.henderson2008-08-062-14/+28
* Time for another release candidate.fergus.henderson2008-08-023-2/+75
* Add C++ version of the SystemIncludeDirectories test.fergus.henderson2008-08-021-32/+69
* Fix a TODO in compiler_defaults.py that was responsible for a bugfergus.henderson2008-08-021-2/+13
* Make the benchmarking script's stdout and stderr line buffered.fergus.henderson2008-08-021-0/+10
* Add a test of C++ compilation, and refactor the tests of Objective-Cfergus.henderson2008-08-021-30/+97
* Update a stale URL.fergus.henderson2008-08-011-1/+1
* Update ChangeLog again to catch the last few changes before distcc 3.0rc3.fergus.henderson2008-08-011-1/+20
* Increase MAX_COMPONENTS_IN_SERVER_ROOT from 10 to 20.fergus.henderson2008-08-011-1/+4
* List va_copy.h in HEADERS, so that it gets included in the source distribution.fergus.henderson2008-08-011-0/+1
* Bump version number to 3.0rc3, and update NEWS file and ChangeLog.fergus.henderson2008-07-313-2/+270
* Fix issue 10 <http://code.google.com/p/distcc/issues/detail?id=10>:fergus.henderson2008-07-312-4/+27
* Add a test case to test "-MT" and "-MF" without spaces after them.fergus.henderson2008-07-304-3/+29
* Fix some warnings with -Wcast-align that show up only on machinesfergus.henderson2008-07-304-18/+22
* Fix issue 13 <http://code.google.com/p/distcc/issues/detail?id=13>:fergus.henderson2008-07-301-1/+4
* Apply patch from e...@jessies.org infergus.henderson2008-07-302-2/+2
* In the Makefile, add a target for running a single test in pump mode.fergus.henderson2008-07-291-3/+11
* This is based on klarlund's original version of this patch (klarlund/d3b3):fergus.henderson2008-07-2911-60/+294
* Fix a bug that caused "make check" to fail: MissingCompiler_Casefergus.henderson2008-07-294-17/+66
* This adds an option for disabling avahi and friends. This is useful forzhanglei2008-07-171-13/+18
* Fix a bug reported by Aaron P. Perez <Aaron.Perez@hospira.com>fergus.henderson2008-07-021-2/+8
* Revert r393.klarlund2008-06-306-161/+70
* Delete a duplicate entry from the NEWS file.fergus.henderson2008-06-271-3/+0
* Fix wrong description for uploaded distcc-<version>.tar{.gz,.bz2} files.fergus.henderson2008-06-241-1/+5
* Update NEWS file and ChangeLog for distcc 3.0rc2.fergus.henderson2008-06-202-3/+153
* Bump version number to 3.0rc2.fergus.henderson2008-06-201-1/+1
* Add "Copyright (C) 2007 Lennart Poettering" to zeroconf.c, zeroconf-reg.c,fergus.henderson2008-06-193-1/+5
* Change the deb.sh and rpm.sh scripts to remove old .deb or .rpmfergus.henderson2008-06-193-9/+28
* Fix bug where the include server would crash if the PATH environmentfergus.henderson2008-06-181-1/+5
* Fix a missing word in a comment.fergus.henderson2008-06-181-1/+1
* Fix for a deadlock bug <http://code.google.com/p/distcc/issues/detail?id=1>fergus.henderson2008-06-175-25/+107
* Document the limitations of pump mode w.r.t. debugging onfergus.henderson2008-06-171-6/+10
* Apply patch from Maks Verver which fixes a bug where distccfergus.henderson2008-06-111-0/+8