summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag distcc 3.0rc2 release.distcc-3.0rc2fergus.henderson2008-06-200-0/+0
* Update NEWS file and ChangeLog for distcc 3.0rc2.fergus.henderson2008-06-202-3/+153
* Bump version number to 3.0rc2.fergus.henderson2008-06-201-1/+1
* Add "Copyright (C) 2007 Lennart Poettering" to zeroconf.c, zeroconf-reg.c,fergus.henderson2008-06-193-1/+5
* Change the deb.sh and rpm.sh scripts to remove old .deb or .rpmfergus.henderson2008-06-193-9/+28
* Fix bug where the include server would crash if the PATH environmentfergus.henderson2008-06-181-1/+5
* Fix a missing word in a comment.fergus.henderson2008-06-181-1/+1
* Fix for a deadlock bug <http://code.google.com/p/distcc/issues/detail?id=1>fergus.henderson2008-06-175-25/+107
* Document the limitations of pump mode w.r.t. debugging onfergus.henderson2008-06-171-6/+10
* Apply patch from Maks Verver which fixes a bug where distccfergus.henderson2008-06-111-0/+8
* Document the use of ssh connection sharing.fergus.henderson2008-06-101-22/+27
* When I moved the envvar declarations to inside the 'eval', I had tocsilvers2008-06-101-2/+2
* Improve wording and accuracy of claims.klarlund2008-06-101-20/+31
* Add ChangeLog entries for changes made in svn.fergus.henderson2008-06-101-0/+3915
* Add comment at the top of the section taken fromfergus.henderson2008-06-101-0/+4
* Updated ChangeLog file with entries from the Google revision logs.fergus.henderson2008-06-101-8/+3974
* Apparently, for freebsd's sh at least, "eval FOO=a bar" lets bar seecsilvers2008-06-101-8/+9
* While testdistcc.py tries to use port 42000 to communicate, if itcsilvers2008-06-101-6/+6
* Update date to june 9 instead of june 2.csilvers2008-06-094-4/+4
* I had talked Fergus into changing the version number from 3.0rc1 tocsilvers2008-06-091-1/+1
* I had talked Fergus into changing the version number from 3.0rc1 tocsilvers2008-06-091-0/+1
* Change version number to 3.0rc1fergus.henderson2008-06-091-1/+1
* Update the html version of the man pages, based on the .1 updates.csilvers2008-06-094-8/+526
* Some updates to the TODO list to mark as done issues which are addressedfergus.henderson2008-06-091-34/+46
* Rename "Critique" function as "ReportDiscrepancies",fergus.henderson2008-06-091-2/+2
* The missing include_server(1) man page and additional material about the basicklarlund2008-06-094-21/+342
* Correct obscure bug (that quoting a variable eliminates the conversion ofklarlund2008-06-091-1/+1
* lsdistcc should print non-default port numbers.zhanglei2008-06-092-9/+17
* Fix typo in Nils' previous change.fergus.henderson2008-06-091-1/+1
* Add necessary message to pump script with warning that compilations were forcedklarlund2008-06-092-5/+18
* Add a link to the man pages from the side-bar.csilvers2008-06-078-9/+26
* When uploading the package, we try to update the website as well.csilvers2008-06-071-3/+7
* Oops, the attribute is called svn:mime-type, not svn:content-type.csilvers2008-06-070-0/+0
* Update from the empty file.csilvers2008-06-071-0/+1022
* Html version of the man pages, auto-generated.csilvers2008-06-074-0/+867
* The avahi files (zeroconf.c, etc), were being left out of thecsilvers2008-06-041-3/+4
* Get rid of setting is_in_installation; that variable isn't usedcsilvers2008-06-041-14/+0
* 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-032-4/+8
* Fix up the top-of-file comments to look the same as for all the othercsilvers2008-06-031-2/+2
* Fix some extra comment specifiers that shouldn't have been there.csilvers2008-06-032-2/+2
* Various edits:klarlund2008-06-033-37/+64
* Update the release date.csilvers2008-06-031-1/+1
* Add some new benchmark routines (including C++ projects like yate andcsilvers2008-06-031-79/+77
* Fix a bug in the pump script where it wasn't waiting for the includefergus.henderson2008-06-032-3/+8
* Revamp the toc sidebar to organize the categories a bit better. Alsocsilvers2008-06-035-23/+43
* Add benchmark results, and a discussion of same.csilvers2008-06-031-0/+194
* Fix spelling error and punctuation in warning message.fergus.henderson2008-06-021-4/+4
* Fix option real_path_warning_re not working.klarlund2008-06-024-49/+51
* Tidy-up testing framework to overcome recently introduced bug.klarlund2008-05-312-51/+88