summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Initialize the new branch.Steven Knight2003-08-201-3/+1
|
* Update the branch for next release.Steven Knight2003-08-161-11/+4
|
* Initialize the new branch.Steven Knight2003-08-161-9/+29
|
* Don't Split() SConscript file name strings on white space.Steven Knight2003-07-311-8/+22
|
* Correct the spelling of validator.Steven Knight2003-07-271-0/+5
|
* Set up for development.Steven Knight2003-06-281-42/+4
|
* Initialize the new branch for release.Steven Knight2003-06-251-13/+9
|
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-1/+6
|
* Initialize the new branch.Steven Knight2003-05-221-11/+6
|
* Prepare the release.Steven Knight2003-05-211-7/+21
|
* Refactor to use real Nodes for command-line attributes and eliminate ↵Steven Knight2003-05-061-0/+4
| | | | PathList. (Charles Crain)
* Provide uniform access to (some) command-line options. (Anthony Roach)Steven Knight2003-04-301-0/+6
|
* Support Java when using Repository and SConscriptChdir(0). (Charles Crain)Steven Knight2003-04-291-0/+4
|
* Fix test/scan-once.py for the recent Export change.Steven Knight2003-04-251-0/+7
|
* Change the names of the Set{Build,Content}SignatureType() functions.Steven Knight2003-04-141-0/+4
|
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+2
|
* Initialize the new branch.Steven Knight2003-04-021-2/+6
|
* Prepare 0.13 for release.Steven Knight2003-04-011-5/+1
|
* Initialize the new branch.Steven Knight2003-03-281-55/+6
|
* Prepare for release, more doc patches, one portability fix.Steven Knight2003-03-281-1/+9
|
* Change the default SConscriptChdir() behavior to NOT chdir to the SConscript ↵Steven Knight2003-03-151-0/+9
| | | | directory.
* Initialize the 0.12 branchSteven Knight2003-02-111-44/+2
|
* Prepare for release.Steven Knight2003-02-111-15/+26
|
* Add a patch to help many systems terminate on interrupt. (Michael Cook)Steven Knight2003-02-071-0/+7
|
* Change the default behavior when no arguments are specified to building ↵Steven Knight2003-02-051-0/+6
| | | | everything in (or below) the current directory.
* Add CacheDir support.Steven Knight2003-02-031-10/+6
|
* Add a strfunction() to Command actions, and add an env argument to the ↵Steven Knight2003-02-021-0/+16
| | | | FunctionAction.strfunction().
* Fix how BUILDERS are updated.Steven Knight2003-01-251-0/+19
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Make shared/static objects less irritating. (Anthony Roach)Steven Knight2003-01-181-35/+12
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Prep 0.10 for release.Steven Knight2003-01-161-14/+38
|
* Refactor the Scanner interface to eliminate unnecessary scanning and make it ↵Steven Knight2003-01-061-2/+7
| | | | easier to write efficient scanners.
* Refactor FunctionAction objects to support -n and -s.Steven Knight2002-12-281-0/+3
|
* Make error and warning message consistent. (Anthony Roach)Steven Knight2002-12-141-0/+4
|
* Use pickle for .sconsign. (Anthony Roach)Steven Knight2002-12-111-1/+10
|
* Initialize the new branch. (Includes an SConstruct fix from Anthony Roach.)Steven Knight2002-12-061-44/+13
|
* Prepare the 0.09 release.Steven Knight2002-12-051-18/+37
|
* Change the name of 'lib.py' to 'mslib.py'.Steven Knight2002-12-051-0/+8
|
* Provide graceful failures when a source file doesn't exist and can't be ↵Steven Knight2002-11-271-3/+7
| | | | build, and when a nonexistent drive letter is used on Win32.
* Make the shell pickable via a construction variable. (Anthony Roach)Steven Knight2002-11-251-34/+7
|
* Repository support (first cut).Steven Knight2002-07-171-2/+0
|
* Prep for release 0.08.Steven Knight2002-07-151-4/+9
|
* Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)Steven Knight2002-06-151-0/+10
|
* Initialize the new branch.Steven Knight2002-05-041-21/+7
|
* Really prepare for the 0.07 release.Steven Knight2002-05-021-39/+43
|
* Add a Split() function (like argmunge()) in anticipation of removing the ↵Steven Knight2002-05-021-0/+32
| | | | automatic white-space splitting from Builders in 0.08.
* Fix for long-line LINKCOM signatures on WIN32; add a for_signature argument ↵Steven Knight2002-05-021-0/+4
| | | | to command generators. (Charles Crain)
* Doc and README/RELEASE updates in preparation for eventual 0.07 release. ↵Steven Knight2002-04-291-24/+46
| | | | (Later this week?)
* Change the meaning of -U, and made -D work like -U used to. (Anthony Roach)Steven Knight2002-04-111-2/+5
|