summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Change the copyright statement to reflect ownership by the foundation. Add a...Steven Knight2004-07-301-1/+1
* 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 string.rep...Steven Knight2004-03-081-18/+14
* Make our source-file builds depend on the Copyright years, and fix the option...Steven Knight2004-01-161-1/+2
* 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 lo...Steven Knight2003-08-051-0/+1
* 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 Sh...Steven Knight2002-11-271-7/+10
* 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
* Change runtest.py, SConstruct and the Aegis project config file to use -Y (Re...Steven Knight2002-11-051-3/+4
* 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
* Supply more specific version info, including build date.Steven Knight2002-06-181-34/+41
* Changes from Charles Crain.Steven Knight2002-06-051-2/+2
* Initialize the new branch.Steven Knight2002-05-041-1/+1
* Fix for handling deleted files in packages when closing a branch in Aegis.Steven Knight2002-05-031-4/+1
* Rework Debian packaging ito incorporate changes from Moshe Zadka, official De...Steven Knight2002-04-241-31/+39
* Fix attempts to unlink directories when unzipping an archive.Steven Knight2002-04-231-2/+3
* Build patches for IRIX. (Chad Austin)Steven Knight2002-04-231-2/+7
* Propogate PYTHONPATH when building SCons.Steven Knight2002-04-221-2/+3
* Initialize the new branch.Steven Knight2002-03-301-4/+12
* Add support for target Aliases.Steven Knight2002-03-251-12/+24
* Make FunctionAction arguments be Nodes, not strings. (Charles Crain)Steven Knight2002-03-161-6/+8
* Extend SConstruct et al. to build .zip files, and to build the scons-src pack...Steven Knight2002-02-261-167/+337