summaryrefslogtreecommitdiff
path: root/include_server/setup.py
Commit message (Expand)AuthorAgeFilesLines
* include_server python(3) readypython3clutton2016-04-141-4/+4
* Avoid a spurious message 'setup.py: PYTHON_CFLAGS must be defined.'fergus.henderson2008-12-031-6/+1
* 1. Fix some compilation errors arising from the use offergus.henderson2008-12-021-18/+6
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-231-4/+5
* Include snprintf.c in the source-list for the python extension. ThisCraig Silverstein2008-05-141-0/+1
* I found a machine whose python was compiled with _FORTIFY_SOURCE,Craig Silverstein2008-05-131-7/+18
* Rewrite setup.py and associated logic to fix multiple build problems.klarlund2008-05-091-64/+156
* These changes are enough to get code to compile, and at least some ofCraig Silverstein2008-04-281-2/+8
* 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-121-25/+25
* Merge configure.ac, distcc/configure.ac, andCraig Silverstein2008-04-111-0/+1
* Initial submission @6805748, not fully baked yet.klarlund2008-03-281-0/+83