summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* lzo: Update to 2.08mandyke@gmail.com2014-07-291-1/+5
* Add missing dist_files (excluding doc/web)mandyke@gmail.com2014-07-281-0/+7
* Swap rpm/deb glob patterns in Makefile.inmandyke@gmail.com2013-05-081-2/+2
* Add man page for lsdistcc.fergus.henderson@gmail.com2012-05-091-2/+5
* 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 Makefile.in for compatibility with autoconf >= 2.60.fergus.henderson2011-04-061-0/+1
* Apply patch from <avassalotti@gmail.com>:fergus.henderson2009-12-011-0/+3
* Define a GNU-compatible getline() implementation,fergus.henderson2009-07-241-2/+7
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-231-3/+8
* Add Makefile target "man-html" for rebuilding the (checked-in) HTMLfergus.henderson2009-07-221-2/+4
* Apply patch from Assar <assar@permabit.com>:fergus.henderson2009-04-181-1/+1
* Avoid using "echo -n", because it's not portable.fergus.henderson2009-01-051-6/+5
* 1. Fix some compilation errors arising from the use offergus.henderson2008-12-021-2/+4
* Apply matsuu's patch to fix issue 26 "missing CFLAGS for include-server"fergus.henderson2008-10-271-0/+2
* Include the "m4" directory in the source distribution tarball,fergus.henderson2008-10-271-1/+1
* Report a better error message if a host specification contains ",cpp"fergus.henderson2008-09-081-3/+3
* List va_copy.h in HEADERS, so that it gets included in the source distribution.fergus.henderson2008-08-011-0/+1
* In the Makefile, add a target for running a single test in pump mode.fergus.henderson2008-07-291-3/+11
* Fix a bug reported by Aaron P. Perez <Aaron.Perez@hospira.com>fergus.henderson2008-07-021-2/+8
* Change the deb.sh and rpm.sh scripts to remove old .deb or .rpmfergus.henderson2008-06-191-6/+14
* Update the html version of the man pages, based on the .1 updates.csilvers2008-06-091-3/+6
* When uploading the package, we try to update the website as well.csilvers2008-06-071-3/+7
* The avahi files (zeroconf.c, etc), were being left out of thecsilvers2008-06-041-3/+4
* It turns out setup.py has a bug(?) in its --record output: in theory,csilvers2008-06-041-1/+5
* Fix up the list of zeroconf files needed to actually compile distcccsilvers2008-06-031-2/+3
* Fix a bug where the "pump" man page was not included in the RPMfergus.henderson2008-05-301-5/+9
* Fix a bug which broke the Debian and RPM distributions: the generated pumpfergus.henderson2008-05-231-1/+1
* Some usability improvements, in particular better diagnostics forfergus.henderson2008-05-211-2/+2
* Two bug fixes:fergus.henderson2008-05-161-2/+3
* Fix removal of 'pump'.klarlund2008-05-161-1/+0
* Fix variable that denotes the source location.klarlund2008-05-161-2/+0
* Add 'pump' to 'all' target. Add 'rm pump' to 'clean' target.klarlund2008-05-151-1/+2
* Instead of a hack to figure out if pump is installed or not -- onecsilvers2008-05-151-5/+20
* 1) Fix up a PATH= assignment that would fail if builddir had spaces incsilvers2008-05-141-5/+5
* A few more cleanups:csilvers2008-05-141-2/+2
* In the non-included popt case, POPT_INCLUDES was the empty string,csilvers2008-05-131-1/+1
* Double-quote unprotected directory reference.klarlund2008-05-101-2/+2
* Cosmetic clean-up of Makefile.in.klarlund2008-05-101-5/+2
* Add "daemon-installcheck" target.fergus.henderson2008-05-091-2/+26
* Make handling of config.h sound.klarlund2008-05-091-3/+5
* Rewrite setup.py and associated logic to fix multiple build problems.klarlund2008-05-091-28/+30
* For machines without python installed, before this change we'd checkcsilvers2008-05-021-108/+117
* Small wording change, suggested by klarlund@google.comcsilvers2008-05-021-2/+2
* Previously, 'make check' was a noop because we do not require pythoncsilvers2008-05-011-6/+21
* Include-server requires python 2.4 or higher, but the test frameworkcsilvers2008-05-011-21/+31
* Make install-checks work and a lot of clean-up in regards to the 'checking'klarlund2008-04-301-106/+160
* These changes are enough to get code to compile, and at least some ofcsilvers2008-04-281-1/+1
* Add uninstall targets, to undo the effects of 'make install'. I trycsilvers2008-04-241-1/+65
* Fix some bugs in the googlecode-upload script, and modify the uploadcsilvers2008-04-191-3/+6