summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use real Nodes for command-line attributes and eliminate PathList...Steven Knight2003-05-061-0/+3
* Add Node.FS.{Dir,File}.Entry() methods.Steven Knight2003-05-041-0/+2
* Fix regression tests that use test.whereis(). (Anthony Roach)Steven Knight2003-05-021-0/+3
* Add Python Value Nodes. (Chad Austin)Steven Knight2003-05-011-0/+2
* Provide uniform access to (some) command-line options. (Anthony Roach)Steven Knight2003-04-301-0/+6
* Fix the spawn() functions. (Anthony Roach)Steven Knight2003-04-301-0/+2
* Support Java when using Repository and SConscriptChdir(0). (Charles Crain)Steven Knight2003-04-291-0/+4
* Evaluate Action varlists when calculating signatures. (Steve Christensen)Steven Knight2003-04-271-0/+3
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-0/+2
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-0/+11
* Fix the EnteringSteven Knight2003-04-231-0/+4
* Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann)Steven Knight2003-04-231-0/+12
* Make Export() work for local variables. (Anthony Roach)Steven Knight2003-04-201-0/+6
* Add Alias() global function. (Anthony Roach)Steven Knight2003-04-181-0/+4
* Support the #import C preprocessor directive. (Greg Spencer)Steven Knight2003-04-171-0/+4
* Use Win32 long-line tempfile linking when using Cygwin. (Chad Austin)Steven Knight2003-04-161-0/+2
* Really parse .java files for inner class names. (Charles Crain)Steven Knight2003-04-161-0/+5
* Change the names of the Set{Build,Content}SignatureType() functions.Steven Knight2003-04-141-0/+4
* Add an argument for sorting Options help text.Steven Knight2003-04-131-0/+5
* Support converting PostScript to PDF files using ghostview. (Stefan Reichor)Steven Knight2003-04-131-0/+4
* Add the current PYTHONPATH to runtest.py so tests can pick up distutils in no...Steven Knight2003-04-121-0/+3
* Add a clear() method to reset a Node's state for re-processing.Steven Knight2003-04-121-0/+4
* Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files....Steven Knight2003-04-111-1/+4
* Options save. (Allen Bierbaum)Steven Knight2003-04-101-0/+5
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-0/+4
* Fix Cygwin shared library support (use .dll not .so). (Chad Austin)Steven Knight2003-04-091-0/+4
* Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)...Steven Knight2003-04-091-0/+8
* Java!Steven Knight2003-04-061-0/+4
* Initialize the new branch.Steven Knight2003-04-021-0/+4
* Prepare 0.13 for release.Steven Knight2003-04-011-1/+1
* Fix a bug when BuildDir(duplicate=0) is used with multiple SConscript files. ...Steven Knight2003-03-301-0/+8
* Initialize the new branch.Steven Knight2003-03-281-0/+4
* Prepare for release, more doc patches, one portability fix.Steven Knight2003-03-281-1/+1
* Fix erroneous dependency-cycle errors when an Alias source doesn't exist. (A...Steven Knight2003-03-281-0/+5
* Man page fixes.Steven Knight2003-03-271-2/+3
* Clean-ups in preparation for release: doc and comment changes, comment out S...Steven Knight2003-03-261-2/+5
* Fix -U when no Default() targets are specified.Steven Knight2003-03-231-0/+3
* Fix man page doc of the tool function.Steven Knight2003-03-231-1/+2
* Make RCS/SCCS/BitKeeper support more transparent.Steven Knight2003-03-221-1/+2
* Fix two bugs in CacheDir handling. (Jeff Petkau)Steven Knight2003-03-151-0/+7
* Change the default SConscriptChdir() behavior to NOT chdir to the SConscript ...Steven Knight2003-03-151-0/+3
* Document the -f option correctly, support building a parallel tree by pointin...Steven Knight2003-03-141-0/+8
* Fix WhereIs() to return a normalized path. (Lachlan O'Dea)Steven Knight2003-03-141-0/+2
* Support using construction variables as re-usable, callable command generator...Steven Knight2003-03-131-0/+3
* Add an Exit() function for explicit termination of SCons.Steven Knight2003-03-031-0/+2
* Push files to the CacheDir() before calling the superclass built() method, wh...Steven Knight2003-03-031-0/+8
* Don't eat scanner exceptions.Steven Knight2003-03-031-0/+3
* Fix using more than two targets or sources in a list.Steven Knight2003-03-021-0/+4
* Better documentation of exporting variables to SConscript files.Steven Knight2003-02-281-0/+3
* Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t...Steven Knight2003-02-261-0/+7