summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* Bring CVS back in sync.Steven Knight2005-11-171-4/+50
|
* Get rid of the last tabs in the source files and have the TestSCons ↵Steven Knight2005-10-091-11/+12
| | | | infrastructure use the python -tt option when executing SCons to make sure they do not recur.
* Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's ↵Steven Knight2005-08-171-0/+4
| | | | swallowing of interrupts. Update various tests.
* Fix a User's Guide example. (Sanjoy Mahajan)Steven Knight2005-05-071-1/+3
|
* Version installation of scripts.Steven Knight2005-03-161-8/+16
|
* Enhance setup.py to install troff man pages on UNIX/Linux.Steven Knight2005-03-051-1/+1
|
* Make SCons/__init__.py, not SCons/Script/__init__.py, dependent on the ↵Steven Knight2004-10-131-1/+1
| | | | version being built.
* Update the version numbers that --version prints every development build.Steven Knight2004-10-131-5/+18
|
* Performance optimization when caching include files for a search path. ↵Steven Knight2004-09-211-1/+1
| | | | (Eric Frias)
* Keep the .cvsignore files out of the src package.Steven Knight2004-09-141-1/+3
|
* Update the packaging SConscript files to be platform independent.Steven Knight2004-08-201-90/+90
|
* Initialize the new branch for release.Steven Knight2004-08-181-8/+9
|
* Change the copyright statement to reflect ownership by the foundation. Add ↵Steven Knight2004-07-301-1/+1
| | | | and fix statements where needed. Update scripts accordingly.
* Support passing arbitrary environment override keywords to Command().Steven Knight2004-03-161-14/+19
|
* Initialize the new branch for release.Steven Knight2004-03-121-1/+1
|
* Speed up SCons packaging builds by eliminating lots of unnecessary ↵Steven Knight2004-03-081-18/+14
| | | | string.replace() calls.
* Make our source-file builds depend on the Copyright years, and fix the ↵Steven Knight2004-01-161-1/+2
| | | | option-v accordingly.
* Update the Copyright years to include 2004.Steven Knight2004-01-071-1/+1
|
* Initialize the 0.94 branch for release.Steven Knight2003-11-071-1/+1
|
* Initialize the new branch.Steven Knight2003-10-231-1/+1
|
* Fix unpacking the .zip packages even if there are no source changes.Steven Knight2003-08-301-2/+8
|
* Build a Debian package, too.Steven Knight2003-08-201-3/+3
|
* Initialize the new branch.Steven Knight2003-08-201-1/+1
|
* Initialize the new branch.Steven Knight2003-08-161-1/+1
|
* Branch for User's Guide changes.Steven Knight2003-08-161-3/+1
|
* Make how we build our .rpm packages not depend on the default installation ↵Steven Knight2003-08-051-0/+1
| | | | locations from the distutils being used.
* Add a script to print .sconsign file contents.Steven Knight2003-07-181-3/+11
|
* Initialize the new branch for release.Steven Knight2003-06-251-1/+1
|
* Generate our own copies of Gentoo files (.ebuild, and a digest record).Steven Knight2003-05-271-0/+32
|
* Initialize the new branch.Steven Knight2003-05-221-1/+1
|
* Branch for User's Guide updates.Steven Knight2003-05-211-1/+4
|
* Initialize the new branch.Steven Knight2003-04-021-1/+1
|
* Initialize the new branch.Steven Knight2003-03-281-1/+1
|
* Remove deprecated features.Steven Knight2003-02-121-3/+3
|
* Initialize the 0.12 branchSteven Knight2003-02-111-1/+1
|
* Generate the file list in the RPM .spec file.Steven Knight2003-01-211-24/+49
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-2/+7
|
* Initialize the new branch.Steven Knight2003-01-171-7/+3
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Refactor FunctionAction objects to support -n and -s.Steven Knight2002-12-281-1/+0
|
* Remove .pyc files from the scons-local package.Steven Knight2002-12-071-1/+1
|
* Initialize the new branch. (Includes an SConstruct fix from Anthony Roach.)Steven Knight2002-12-061-3/+4
|
* Package a standalone scons-local package.Steven Knight2002-12-041-14/+85
|
* Fix for Red Hat 8.0: use rpmbuild instead of rpm (if it exists). (Terrel ↵Steven Knight2002-11-271-7/+10
| | | | Shumway)
* Win32 portability.Steven Knight2002-11-131-1/+4
|
* Arrange for local copies of files in build/ so the Aegis build will continue ↵Steven Knight2002-11-121-1/+7
| | | | to work.
* Change runtest.py, SConstruct and the Aegis project config file to use -Y ↵Steven Knight2002-11-051-3/+4
| | | | (Repository), and not symlinks, when building SCons under Aegis.
* Fix the SConstruct to avoid zipit NameError if zip isn't available.Steven Knight2002-08-261-1/+3
|
* Fix SConstruct to use for build commands. (Terrel Shumway)Steven Knight2002-07-031-10/+12
|
* Fix the SCons packaging build on Win32.Steven Knight2002-06-201-1/+2
|