summaryrefslogtreecommitdiff
path: root/SetupConfig.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid setuptools warningR. Tyler Croy2010-12-121-0/+1
* Prune 'del' of a variable from the list comprehensionR. Tyler Ballance2009-12-261-1/+0
* Add the cheetah-analyze script to the mixR. Tyler Ballance2009-11-181-2/+3
* Refactor raw print statements in accordance with 2to3R. Tyler Ballance2009-11-161-1/+1
* Disable these C modules since they're of marginal utility to be honestR. Tyler Ballance2009-09-141-6/+6
* Only use entry_points if we're on Windows; hopefully this corrects kb@'s issuesR. Tyler Ballance2009-09-011-7/+10
* Fix SetupConfig to reflect the rename of the package directoryR. Tyler Ballance2009-09-011-1/+1
* Remove cheetah.bat file now that setuptools will generate .exe filesJames Abbatiello2009-08-251-4/+0
* Merge branch 'next' of git://github.com/rtyler/cheetah into nextJames Abbatiello2009-08-241-11/+17
|\
| * Move src/c/ to cheetah/c/ and update SetupConfig.py appropraitelyR. Tyler Ballance2009-08-141-4/+4
| * Merge branch 'next' into performanceR. Tyler Ballance2009-08-141-5/+6
| |\
| * | Add cheetah.bat for WindowsJames Abbatiello2009-06-281-0/+3
| * | Minor tweak to SetupConfig formatR. Tyler Ballance2009-06-281-3/+5
| * | Build all C-extensions by default, win32 be damned! (abbeyj@'s helping there)R. Tyler Ballance2009-06-281-14/+8
| * | Start building out a C-based Filters module for kicksR. Tyler Ballance2009-06-211-0/+2
| * | Add the beginnings of work on a VerifyType C moduleR. Tyler Ballance2009-06-211-2/+5
| * | Move _namemapper.c into a c/ directory for other C modulesR. Tyler Ballance2009-06-211-1/+1
* | | Have setuptools generate .exe wrappers for scripts on WindowsJames Abbatiello2009-08-041-0/+8
| |/ |/|
* | Rename the root package to "cheetah" instead of "src" to follow more conventi...R. Tyler Ballance2009-07-161-4/+4
* | Prune the contrib package which should have been removed when the markdown mo...R. Tyler Ballance2009-07-161-1/+0
|/
* Provide a means of bypassing setuptools when installing CheetahR. Tyler Ballance2009-06-151-8/+8
* Remove the contributed markdown module, rely on setuptools to install the dep...R. Tyler Ballance2009-06-091-1/+9
* Merge branch 'master' of git@github.com:rtyler/cheetah into nextR. Tyler Ballance2009-06-011-4/+4
|\
| * Update references to communitycheetah.org -> cheetahtemplate.orgR. Tyler Ballance2009-06-011-4/+4
| * Forgot to change the package name, silly mev2.2.0R. Tyler Ballance2009-05-171-1/+1
* | Correct the name of the package for setup-tools to useR. Tyler Ballance2009-05-151-1/+1
|/
* Update link to CHANGES on the PyPI listingR. Tyler Ballance2009-04-161-1/+1
* Revert "Change the package name"R. Tyler Ballance2009-04-161-1/+1
* Change the package nameR. Tyler Ballance2009-04-161-1/+1
* Update SetupConfig.py to include the new markdown packagesR. Tyler Ballance2009-04-051-0/+2
* Merge branch 'master' of git@github.com:rtyler/cheetah into nextR. Tyler Ballance2009-04-031-44/+6
|\
| * Something about the Praise section was breaking the cheeseshop reStructuredTe...R. Tyler Ballance2009-04-031-32/+0
| * Update SetupConfig.py for submission of Cheetah Community Edition to the chee...R. Tyler Ballance2009-04-031-12/+6
* | Move Cheetah off the imported optik parser in favor of the Python builtin opt...R. Tyler Ballance2009-03-291-1/+0
|/
* classifierstavis_rudd2006-02-031-2/+2
* added new Cheetah.Macros packagetavis_rudd2006-01-311-0/+1
* updated descriptionstavis_rudd2006-01-151-8/+65
* added classifierstavis_rudd2006-01-011-1/+17
* new source for version stringtavis_rudd2005-01-061-1/+1
* moved from site-packages/Webware/Cheetah to just site-packages/Cheetahtavis_rudd2002-10-051-1/+1
* Add Cheetah.Utils.optik to list of installable packages.hierro2002-08-241-0/+1
* implemented the 'cheetah' wrapper script and refactoredtavis_rudd2002-03-071-0/+1
* made the install work with or without the WebwareExp packagetavis_rudd2002-03-021-1/+2
* fixed path problem for NT compilationtavis_rudd2002-02-251-1/+7
* fixed 'import Version' synchronization bugtavis_rudd2002-01-211-1/+1
* *** empty log message ***tavis_rudd2001-11-251-1/+0
* New package Cheetah.Utils.hierro2001-11-081-0/+1
* further merges of the DEVEL_BRANCH codetavis_rudd2001-10-101-0/+37