summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix race condition that may prevent the warning message that pump-mode is noklarlund2008-05-281-3/+5
* Make the Linux 2.6 kernel build with distcc-pump mode.klarlund2008-05-276-71/+164
* Normalize the copyright text, to the latest version of the GPLv2 textcsilvers2008-05-23141-1175/+1321
* Update install-message wording.csilvers2008-05-231-2/+2
* Update copyright and GPL notice.csilvers2008-05-231-9/+9
* Fix author lines. Also, add gpl text.csilvers2008-05-232-4/+34
* Do not include 127.0.0.1 in clients.allow by default,fergus.henderson2008-05-232-6/+25
* Fix a typo in a comment.fergus.henderson2008-05-231-1/+1
* Fix a bug: --wizard is supposed to imply --log-level debug, but thisfergus.henderson2008-05-231-0/+1
* Fix unsoundess of directory replication.klarlund2008-05-232-4/+35
* Some trivial style changes.fergus.henderson2008-05-231-5/+11
* Set-up masquerading for benchmarks.klarlund2008-05-233-32/+153
* Fix a bug which broke the Debian and RPM distributions: the generated pumpfergus.henderson2008-05-231-1/+1
* Minor documentation changes.manosr2008-05-236-37/+42
* Remove "svn:executable" property (the "+x" permission bit) from header files.fergus.henderson2008-05-222-0/+0
* Direct survey response to distcc-survey@google.com rather than to Martin Pool.fergus.henderson2008-05-221-3/+3
* A major overhaul of the INSTALL file. Describe pump mode better, andfergus.henderson2008-05-221-46/+167
* Bump version number to 3.0-prerelease3.fergus.henderson2008-05-221-1/+1
* Fix a test case that was failing on MacOS X.fergus.henderson2008-05-221-1/+1
* Update the "60 second instructions" to use pump mode.fergus.henderson2008-05-221-5/+7
* Disable the Gdb_Case test in non-pump mode when using gcc versionsfergus.henderson2008-05-211-2/+11
* Make an obscure and common error message more informative.klarlund2008-05-211-0/+4
* Disable some tests that were failing if you don't have a C++ compilerfergus.henderson2008-05-211-8/+29
* Add '--unsafe_absolute_includes' option so that more can be compiled inklarlund2008-05-214-15/+97
* Some usability improvements, in particular better diagnostics forfergus.henderson2008-05-213-3/+25
* Document the options that the Package constructor takes.csilvers2008-05-212-11/+59
* In the benchmark code, make sure a directory exists before cd-ing intocsilvers2008-05-202-3/+4
* Re-enable Objective C and Objective C++ support.fergus.henderson2008-05-205-37/+46
* Disable part of the DashWpMD_Case test, because it doesn't pass :-(fergus.henderson2008-05-201-1/+6
* Change C++-style // comments to /**/.csilvers2008-05-2099-180/+194
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofcsilvers2008-05-20108-2024/+2183
* Add --output to benchmark.py, to print the final timing summary to acsilvers2008-05-201-11/+21
* Fix polarity of condition.klarlund2008-05-201-1/+1
* Corrent option name.klarlund2008-05-201-1/+1
* Improve assert message.klarlund2008-05-201-1/+1
* Add 'DashWpMD_Case' to the list of test cases that actually get run.fergus.henderson2008-05-192-1/+2
* Whitespace change: make indentation more consistent.fergus.henderson2008-05-191-5/+5
* Fix bugs in my previous change to handle "-Wp," options: argumentsfergus.henderson2008-05-187-29/+79
* Fix a bug where "/etc/init.d/distcc stop" was not working when you hadfergus.henderson2008-05-181-1/+1
* Fix a typo: s/ddc_/dcc_/fergus.henderson2008-05-174-9/+9
* Tune gc for 25% speed-up of include processor.klarlund2008-05-172-0/+15
* There's cygwin-specific code in exec.c, but it seems to assume thatcsilvers2008-05-161-24/+59
* Two bug fixes:fergus.henderson2008-05-162-3/+4
* Handle '-Wp,-MD,<dotdfile>' option.fergus.henderson2008-05-164-0/+125
* In the list of projects to benchmark:fergus.henderson2008-05-161-4/+13
* In the benchmarking script, don't remove the build directories byfergus.henderson2008-05-161-2/+2
* Comment the need to handle gcc's -Wp flag.csilvers2008-05-161-2/+9
* Fix freak name collision on OSs that do not distinguish upper and lowercase inklarlund2008-05-161-2/+2
* Fix: speed-up the include processor a few times by exporting PYTHONOPTIMIZE.klarlund2008-05-161-0/+1
* Fix removal of 'pump'.klarlund2008-05-161-1/+0