summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* stripped out WebwareExp stufftavis_rudd2005-01-031-16/+5
|
* added code to automatically remove the MANIFEST file before repacking Cheetah,tavis_rudd2002-03-281-1/+8
| | | | so I never again encounter the out-of-date-manifest problem
* *** empty log message ***tavis_rudd2002-03-081-4/+2
|
* *** empty log message ***tavis_rudd2002-03-061-1/+2
|
* made the install work with or without the WebwareExp packagetavis_rudd2002-03-021-5/+16
|
* further merges of the DEVEL_BRANCH codetavis_rudd2001-10-101-104/+5
|
* *** empty log message ***tavis_rudd2001-10-101-6/+6
|
* *** empty log message ***tavis_rudd2001-10-101-4/+5
|
* updated it so that _namemapper.c is compiled by default on Posix systems, wheretavis_rudd2001-09-061-5/+10
| | | | | | it's safe to assume there's a C compiler available. On other systems the user will need to edit this script manually if they want to use the C version of NameMapper.
* made changes to Template.py, CodeGenerator.py, PlaceholderProcessor.py,tavis_rudd2001-08-031-5/+7
| | | | | | | and TagProcessor.py to enable customization of the placeholderStartToken (default $). + updated so docs
* changed urltavis_rudd2001-08-021-6/+5
|
* Added package Cheetah.Tools .hierro2001-07-191-4/+5
|
* added Tests to the list of sub-packages to distributetavis_rudd2001-07-131-4/+5
|
* updated the setup command 'sdist_docs' so it will automatically update thetavis_rudd2001-06-131-8/+25
| | | | version number in the Users Guide.
* Initial revisiontavis_rudd2001-06-131-0/+84