summaryrefslogtreecommitdiff
path: root/SetupTools.py
Commit message (Expand)AuthorAgeFilesLines
* Add a hidden environment flag to break builds when the C extensions failR. Tyler Ballance2010-06-241-0/+2
* Prune use of the 'apply()' function, deprecated since 2.3R. Tyler Ballance2009-12-261-2/+2
* Refactor run_setup() to prevent resizing the dict during iterationR. Tyler Ballance2009-12-261-2/+7
* Refactor usage of the "types" module out, per 2to3 -f typesR. Tyler Ballance2009-11-161-9/+3
* Refactor raw print statements in accordance with 2to3R. Tyler Ballance2009-11-161-6/+6
* Make `setup.py install` skip C extensions if they can't be builtJames Abbatiello2009-09-111-1/+47
* Rename the root package to "cheetah" instead of "src" to follow more conventi...R. Tyler Ballance2009-07-161-1/+1
* Provide a means of bypassing setuptools when installing CheetahR. Tyler Ballance2009-06-151-6/+5
* Default to using setuptools by default, failing that setup.py will fall back ...R. Tyler Ballance2009-06-091-21/+6
* note about setuptoolstavis_rudd2007-11-031-2/+5
* added optional support for pje's setuptoolstavis_rudd2006-01-011-20/+14
* simplified and added some commented-out code for using setuptools/easy_installtavis_rudd2005-08-171-112/+10
* Added code to automatically remove the old install dir.tavis_rudd2002-10-051-2/+27
* changed my email address over from calrudd.com to damnsimple.comtavis_rudd2002-10-011-3/+3
* removed the uninstall commandtavis_rudd2002-01-011-85/+2
* *** empty log message ***tavis_rudd2001-11-251-17/+16
* further merges of the DEVEL_BRANCH codetavis_rudd2001-10-101-0/+305