summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initialize the new branch.Steven Knight2002-02-251-4/+7
* Fix runtest.py for new package-testing scheme baseline tests.Steven Knight2002-02-201-1/+8
* Revamp package testing.Steven Knight2002-02-191-55/+109
* Only substitute __FILE__, etc. in revision lines.Steven Knight2002-02-181-13/+29
* SConstruct file clean ups.Steven Knight2002-02-171-30/+28
* Fix new .sconsign file write-logic portability to Windows NT.Steven Knight2002-02-141-1/+1
* SConstruct fix to avoid unnecessary rebuilds.Steven Knight2002-02-131-2/+2
* Make scons return a failure code when a Builder fails (Anthony Roach)Steven Knight2002-02-051-7/+7
* Finally, eat our own dog food: start using SCons to build its own packages.Steven Knight2002-02-041-3/+4
* Prepare for release 0.04.Steven Knight2002-01-301-3/+1
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Fix SCon{struct,script} files to build SCons with itself.Steven Knight2002-01-291-42/+53
* Start getting ready to eat our own dog food: prototype SConscript files.Steven Knight2002-01-151-0/+597