| Commit message (Expand) | Author | Age | Files | Lines |
| * | include_server python(3) readypython3 | clutton | 2016-04-14 | 1 | -26/+21 |
| * | lzo: Update to 2.08 | mandyke | 2014-07-29 | 1 | -1/+5 |
| * | Add missing dist_files (excluding doc/web) | mandyke | 2014-07-28 | 1 | -0/+7 |
| * | Swap rpm/deb glob patterns in Makefile.in | mandyke | 2013-05-08 | 1 | -2/+2 |
| * | Add man page for lsdistcc. | fergus.henderson | 2012-05-09 | 1 | -2/+5 |
| * | After my change to gzip the man pages before installing them, | fergus.henderson | 2011-10-26 | 1 | -0/+2 |
| * | Gzip the man pages before installing them. | fergus.henderson | 2011-10-25 | 1 | -8/+17 |
| * | Update Makefile.in for compatibility with autoconf >= 2.60. | fergus.henderson | 2011-04-06 | 1 | -0/+1 |
| * | Apply patch from <avassalotti@gmail.com>: | fergus.henderson | 2009-12-01 | 1 | -0/+3 |
| * | Define a GNU-compatible getline() implementation, | fergus.henderson | 2009-07-24 | 1 | -2/+7 |
| * | Apply patch from Ian.Baker@cern.ch: | fergus.henderson | 2009-07-23 | 1 | -3/+8 |
| * | Add Makefile target "man-html" for rebuilding the (checked-in) HTML | fergus.henderson | 2009-07-22 | 1 | -2/+4 |
| * | Apply patch from Assar <assar@permabit.com>: | fergus.henderson | 2009-04-18 | 1 | -1/+1 |
| * | Avoid using "echo -n", because it's not portable. | fergus.henderson | 2009-01-05 | 1 | -6/+5 |
| * | 1. Fix some compilation errors arising from the use of | fergus.henderson | 2008-12-02 | 1 | -2/+4 |
| * | Apply matsuu's patch to fix issue 26 "missing CFLAGS for include-server" | fergus.henderson | 2008-10-27 | 1 | -0/+2 |
| * | Include the "m4" directory in the source distribution tarball, | fergus.henderson | 2008-10-27 | 1 | -1/+1 |
| * | Report a better error message if a host specification contains ",cpp" | fergus.henderson | 2008-09-08 | 1 | -3/+3 |
| * | List va_copy.h in HEADERS, so that it gets included in the source distribution. | fergus.henderson | 2008-08-01 | 1 | -0/+1 |
| * | In the Makefile, add a target for running a single test in pump mode. | fergus.henderson | 2008-07-29 | 1 | -3/+11 |
| * | Fix a bug reported by Aaron P. Perez <Aaron.Perez@hospira.com> | fergus.henderson | 2008-07-02 | 1 | -2/+8 |
| * | Change the deb.sh and rpm.sh scripts to remove old .deb or .rpm | fergus.henderson | 2008-06-19 | 1 | -6/+14 |
| * | Update the html version of the man pages, based on the .1 updates. | Craig Silverstein | 2008-06-09 | 1 | -3/+6 |
| * | When uploading the package, we try to update the website as well. | Craig Silverstein | 2008-06-07 | 1 | -3/+7 |
| * | The avahi files (zeroconf.c, etc), were being left out of the | Craig Silverstein | 2008-06-04 | 1 | -3/+4 |
| * | It turns out setup.py has a bug(?) in its --record output: in theory, | Craig Silverstein | 2008-06-04 | 1 | -1/+5 |
| * | Fix up the list of zeroconf files needed to actually compile distcc | Craig Silverstein | 2008-06-03 | 1 | -2/+3 |
| * | Fix a bug where the "pump" man page was not included in the RPM | fergus.henderson | 2008-05-30 | 1 | -5/+9 |
| * | Fix a bug which broke the Debian and RPM distributions: the generated pump | fergus.henderson | 2008-05-23 | 1 | -1/+1 |
| * | Some usability improvements, in particular better diagnostics for | fergus.henderson | 2008-05-21 | 1 | -2/+2 |
| * | Two bug fixes: | fergus.henderson | 2008-05-16 | 1 | -2/+3 |
| * | Fix removal of 'pump'. | klarlund | 2008-05-16 | 1 | -1/+0 |
| * | Fix variable that denotes the source location. | klarlund | 2008-05-16 | 1 | -2/+0 |
| * | Add 'pump' to 'all' target. Add 'rm pump' to 'clean' target. | klarlund | 2008-05-15 | 1 | -1/+2 |
| * | Instead of a hack to figure out if pump is installed or not -- one | Craig Silverstein | 2008-05-15 | 1 | -5/+20 |
| * | 1) Fix up a PATH= assignment that would fail if builddir had spaces in | Craig Silverstein | 2008-05-14 | 1 | -5/+5 |
| * | A few more cleanups: | Craig Silverstein | 2008-05-14 | 1 | -2/+2 |
| * | In the non-included popt case, POPT_INCLUDES was the empty string, | Craig Silverstein | 2008-05-13 | 1 | -1/+1 |
| * | Double-quote unprotected directory reference. | klarlund | 2008-05-10 | 1 | -2/+2 |
| * | Cosmetic clean-up of Makefile.in. | klarlund | 2008-05-10 | 1 | -5/+2 |
| * | Add "daemon-installcheck" target. | fergus.henderson | 2008-05-09 | 1 | -2/+26 |
| * | Make handling of config.h sound. | klarlund | 2008-05-09 | 1 | -3/+5 |
| * | Rewrite setup.py and associated logic to fix multiple build problems. | klarlund | 2008-05-09 | 1 | -28/+30 |
| * | For machines without python installed, before this change we'd check | Craig Silverstein | 2008-05-02 | 1 | -108/+117 |
| * | Small wording change, suggested by klarlund@google.com | Craig Silverstein | 2008-05-02 | 1 | -2/+2 |
| * | Previously, 'make check' was a noop because we do not require python | Craig Silverstein | 2008-05-01 | 1 | -6/+21 |
| * | Include-server requires python 2.4 or higher, but the test framework | Craig Silverstein | 2008-05-01 | 1 | -21/+31 |
| * | Make install-checks work and a lot of clean-up in regards to the 'checking' | klarlund | 2008-04-30 | 1 | -106/+160 |
| * | These changes are enough to get code to compile, and at least some of | Craig Silverstein | 2008-04-28 | 1 | -1/+1 |
| * | Add uninstall targets, to undo the effects of 'make install'. I try | Craig Silverstein | 2008-04-24 | 1 | -1/+65 |