summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Check that the system popt is linkableHEADmastermandyke@gmail.com2014-07-291-1/+3
* lzo: Update to 2.08mandyke@gmail.com2014-07-291-0/+3
* Fix cut-and-paste error in previous change.fergus.henderson@gmail.com2014-04-021-1/+1
* Apply patch for issue 139fergus.henderson@gmail.com2014-04-021-9/+13
* Fix logic with --disable-rfc2553mandyke@gmail.com2014-03-031-2/+5
* Identify location of libiberty.hmandyke@gmail.com2014-03-031-0/+6
* Support @FILE arguments correctly. Requires GNU libiberty.mandyke@gmail.com2013-05-081-0/+3
* Apply patch for issue 87 <http://code.google.com/p/distcc/issues/detail?id=87>:fergus.henderson@gmail.com2012-02-061-7/+8
* Add support for Python 2.7.fergus.henderson@gmail.com2012-02-061-1/+1
* Update the NEWS and ChangeLog files, and set the version number to 3.2rc1,fergus.henderson2011-10-251-1/+1
* Support Python 2.6.fergus.henderson2011-04-061-1/+1
* Define a GNU-compatible getline() implementation,fergus.henderson2009-07-241-0/+1
* Apply patch from Ian.Baker@cern.ch:fergus.henderson2009-07-231-0/+26
* 1. Fix some compilation errors arising from the use offergus.henderson2008-12-021-6/+34
* Bump version number to 3.1, and update the NEWS file and ChangeLog.fergus.henderson2008-12-011-1/+1
* Change version number to "3.0", and update NEWS file and ChangeLog.fergus.henderson2008-08-061-1/+1
* Time for another release candidate.fergus.henderson2008-08-021-1/+1
* Bump version number to 3.0rc3, and update NEWS file and ChangeLog.fergus.henderson2008-07-311-1/+1
* Fix a bug that caused "make check" to fail: MissingCompiler_Casefergus.henderson2008-07-291-4/+11
* This adds an option for disabling avahi and friends. This is useful forzhanglei2008-07-171-13/+18
* Bump version number to 3.0rc2.fergus.henderson2008-06-201-1/+1
* I had talked Fergus into changing the version number from 3.0rc1 tocsilvers2008-06-091-1/+1
* Change version number to 3.0rc1fergus.henderson2008-06-091-1/+1
* Fix up the list of zeroconf files needed to actually compile distcccsilvers2008-06-031-2/+5
* Documentation fixes:csilvers2008-05-301-1/+1
* Update copyright and GPL notice.csilvers2008-05-231-9/+9
* Bump version number to 3.0-prerelease3.fergus.henderson2008-05-221-1/+1
* Instead of a hack to figure out if pump is installed or not -- onecsilvers2008-05-151-6/+0
* Make distcc 3.0 compatible with Python 2.5.klarlund2008-05-141-1/+1
* In the non-included popt case, POPT_INCLUDES was the empty string,csilvers2008-05-131-1/+2
* Make the identification of Python 'binaries' more robust.klarlund2008-05-091-1/+7
* Make handling of config.h sound.klarlund2008-05-091-2/+9
* Explain stamp files and remove unneeded @src_dir@ (which was misspelled?).klarlund2008-05-021-0/+2
* For machines without python installed, before this change we'd checkcsilvers2008-05-021-3/+3
* This test was broken before: I needed to escape [ and ] from m4.csilvers2008-05-011-1/+1
* Include-server requires python 2.4 or higher, but the test frameworkcsilvers2008-05-011-6/+27
* These changes are enough to get code to compile, and at least some ofcsilvers2008-04-281-7/+8
* Neglected to commit this with the Makefile.am changes from last time,csilvers2008-04-241-0/+2
* Fix some bugs in the googlecode-upload script, and modify the uploadcsilvers2008-04-191-1/+1
* Resolve some TODO's in the Makefile (and, to a lesser extent, incsilvers2008-04-171-1/+2
* The second part of my change to hoist everything in the distcc/csilvers2008-04-121-7/+7
* Merge configure.ac, distcc/configure.ac, andcsilvers2008-04-111-8/+464
* Initial submission @6805748, not fully baked yet.klarlund2008-03-281-0/+11