summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* A better definition of masquerade directory for RPM-based distrosAlexey Sheplyakov2021-07-261-1/+1
* update-distcc-symlinks: create symlinks in $prefixAlexey Sheplyakov2021-07-211-1/+3
* fix: make uninstall failedhudeng2021-06-151-1/+1
* Makefile.in: fix out-of-tree builds when the GNOME UI is enabledRoss Burton2019-09-171-2/+2
* Fix desktop spec compliance of distccmon-gnome installMichał Górny2019-09-171-8/+10
* Merge pull request #359 from ngie-eign/fix-freebsd-pump-installShawn Landden2019-08-141-1/+1
|\
| * Fix installing pump on FreeBSD with portsEnji Cooper2019-08-131-1/+1
* | Merge pull request #360 from ngie-eign/mute-gzip-help-noiseShawn Landden2019-08-141-2/+2
|\ \
| * | Mute noise from `gzip --help`Enji Cooper2019-08-131-2/+2
| |/
* | Fix `make check` when pump support is not installedEnji Cooper2019-08-131-4/+1
|/
* don't hardcode /usr/lib/distcc but $PREFIX/distccR.J.V. Bertin2018-06-071-1/+1
* Fix installation of update-distcc-symlinksAnders F Björklund2018-03-051-4/+10
* add auto-masquerade scriptShawn Landden2018-02-261-0/+13
* Add missing auth objects to "h_compile" objAnders F Björklund2017-08-081-1/+1
* removed forgotten echo from Makefile.in, reference to a include_server/__init...clutton2016-04-281-2/+0
* include_server python(3) readypython3clutton2016-04-141-26/+21
* lzo: Update to 2.08mandyke2014-07-291-1/+5
* Add missing dist_files (excluding doc/web)mandyke2014-07-281-0/+7
* Swap rpm/deb glob patterns in Makefile.inmandyke2013-05-081-2/+2
* Add man page for lsdistcc.fergus.henderson2012-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.Craig Silverstein2008-06-091-3/+6
* When uploading the package, we try to update the website as well.Craig Silverstein2008-06-071-3/+7
* The avahi files (zeroconf.c, etc), were being left out of theCraig Silverstein2008-06-041-3/+4
* It turns out setup.py has a bug(?) in its --record output: in theory,Craig Silverstein2008-06-041-1/+5
* Fix up the list of zeroconf files needed to actually compile distccCraig Silverstein2008-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 -- oneCraig Silverstein2008-05-151-5/+20