summaryrefslogtreecommitdiffstats
path: root/src/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)Steven Knight2004-12-021-2/+4
* On Win32, install scons.bat from setup.py.Steven Knight2004-09-291-1/+1
* Add new Options flavors. (Hartmut Goebel)Steven Knight2003-11-041-0/+1
* Build a Debian package, too.Steven Knight2003-08-201-1/+10
* When installing from setup.py to a non-standard prefix, suppress the warning ...Steven Knight2003-07-271-0/+1
* Add a script to print .sconsign file contents.Steven Knight2003-07-181-1/+1
* Initialize the 0.12 branchSteven Knight2003-02-111-2/+2
* Fix the Win32 installer package.Steven Knight2003-02-101-4/+6
* Fix case-sensitive packaging problem on Win32.Steven Knight2003-02-071-28/+145
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Refactor command-line parsing. (Steve Leblanc)Steven Knight2002-11-061-0/+1
* Check in the Tool() interface. (SK and Charles Crain)Steven Knight2002-06-201-1/+2
* Add some help to setup.py if distutils isn't installed on the local system.Steven Knight2002-05-091-2/+12
* Add a Platform() method.Steven Knight2002-05-091-0/+1
* Extend SConstruct et al. to build .zip files, and to build the scons-src pack...Steven Knight2002-02-261-3/+4
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Prepare for release.Steven Knight2001-12-241-3/+0
* Create the Script directorySteven Knight2001-12-211-1/+2
* Fix setup.py so it doesn't require an argument.Steven Knight2001-12-171-2/+5
* Roll our own RPM package generation.Steven Knight2001-12-131-11/+0
* Remove some debug writes in setup.py that got left in the previous changeSteven Knight2001-11-281-2/+0
* Change packaging to the new /usr/lib/scons/ schemeSteven Knight2001-11-281-22/+44
* Add the scons package.Steven Knight2001-11-161-0/+72
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-14/+0
* Initial revisionstartSteven Knight2001-07-061-0/+14