summaryrefslogtreecommitdiff
path: root/include_server
Commit message (Expand)AuthorAgeFilesLines
...
* Clean-up the handling of directories for storing compressed files.klarlund2008-05-1310-244/+290
* Be more informative on an assert.Craig Silverstein2008-05-131-1/+1
* Handle gcc's "-MF" option in the include server.fergus.henderson2008-05-121-2/+2
* Fix call of 'realpath' to work on FreeBSD. Also fix memory leak.klarlund2008-05-121-4/+27
* Fix include server test so that it passes on system w/o /dev/shm.klarlund2008-05-121-4/+5
* Rewrite setup.py and associated logic to fix multiple build problems.klarlund2008-05-091-64/+156
* Make this file mostly conformant with gpylint. There should be no semanticklarlund2008-05-081-112/+134
* Insert "Usage: " at the start of the usage message for the include server.fergus.henderson2008-05-071-1/+3
* Clean up Python code.klarlund2008-05-011-72/+67
* Make install-checks work and a lot of clean-up in regards to the 'checking'klarlund2008-04-301-6/+19
* These changes are enough to get code to compile, and at least some ofCraig Silverstein2008-04-281-2/+8
* Some older versions of tar have problems with filenames > 100Craig Silverstein2008-04-253-4/+4
* Resolve some TODO's in the Makefile (and, to a lesser extent, inCraig Silverstein2008-04-171-3/+8
* The second part of my change to hoist everything in the distcc/Craig Silverstein2008-04-122-27/+27
* Merge configure.ac, distcc/configure.ac, andCraig Silverstein2008-04-113-124/+1
* Initial submission @6805748, not fully baked yet.klarlund2008-03-2889-0/+8811