summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-0/+37
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-3/+31
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-2/+84
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-1/+63
* Merged revisions 1907-1940,1942-1967 via svnmerge fromSteven Knight2007-06-011-0/+27
* Merged revisions 1884-1905 via svnmerge fromSteven Knight2007-05-181-44/+37
* Merged revisions 1826-1882 via svnmerge fromSteven Knight2007-04-131-1/+1
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-1/+15
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-0/+39
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-1/+1
* On Windows, fix the line endings of the files unpacked in the build\{test-loc...Steven Knight2006-02-111-119/+123
* Make CheckLib() arguments consistent with other calls.Steven Knight2005-11-161-0/+9
* Move /opt/bin to between /usr/local/bin and /bin on the default POSIX path.Steven Knight2005-10-081-0/+14
* Document the necessity of passing in "target" to and "source" to env.subst() ...Steven Knight2005-09-211-20/+41
* Give the subst logic its own SCons.Subst module. It's big enough.Steven Knight2005-09-191-0/+25
* On Solaris, enable the -KPIC option by default when compiling shared objects,...Steven Knight2005-08-241-0/+7
* Add f90 and f95 to the list of Fortran compilers searched by default.Steven Knight2005-08-221-0/+13
* Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru...Steven Knight2005-08-121-0/+7
* Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...Steven Knight2005-06-071-0/+7
* Avoid rebuilds when otherwise unmodified Python function Actions move within ...Steven Knight2005-05-081-1/+15
* Make SConsignFile() behavior the default.Steven Knight2005-05-071-1/+27
* Store source file and dependency paths relative to the target's directory, no...Steven Knight2005-04-011-0/+17
* Normalize directory paths in SConsignFile() database files. (Chad Austin)Steven Knight2005-04-011-0/+15
* Version installation of scripts.Steven Knight2005-03-161-0/+10
* Restructure release notes. Add one about use of += on lists returned from Bu...Steven Knight2005-03-161-161/+229
* Enhance setup.py to install troff man pages on UNIX/Linux.Steven Knight2005-03-051-0/+3
* Don't read up entire directories to decide if an Alias is up-to-date.Steven Knight2005-02-141-0/+22
* Move the canned Scanner objects out of Defaults.py and document how to add Sc...Steven Knight2005-02-141-0/+21
* Use AppendUnique() in ParseConfig(). Provide a unique=0 keyword argument in ...Steven Knight2005-01-051-0/+4
* Lots of Configure() enhancements. (Christoph Wiedemann)Steven Knight2004-09-051-0/+12
* Remove all features deprecated in 0.93 or earlier.Steven Knight2004-09-031-0/+7
* Don't add the ATL and MFC directories to %INCLUDE% and %LIB% by default (as p...Steven Knight2004-09-011-22/+9
* Allow to contain File Nodes. Have ParseConfig add libraries to . Add suppo...Steven Knight2004-09-011-0/+7
* Prepare for next development cycle.Steven Knight2004-08-181-32/+2
* Initialize the new branch for release.Steven Knight2004-08-181-24/+5
* Incorporate changes from pre-release reviews.Steven Knight2004-08-171-3/+4
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-1/+28
* Treat file extensions with all digits as part of the base name. (Gary Oberbr...Steven Knight2004-07-301-5/+13
* Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.Steven Knight2004-05-141-0/+5
* Refactor Builders to remove the node_factory keyword argument (in favor of th...Steven Knight2004-05-041-0/+4
* Fix use of timestamps with --implicit-cache. (Anthony Roach)Steven Knight2004-05-011-3/+7
* Have SConsignFile() use a dblite.py module by default, so we can control the ...Steven Knight2004-04-251-0/+10
* Add support for extending the suffixes a scanner knows about.Steven Knight2004-04-101-0/+12
* Keep *FLAGS variables as CLVar variables after copying an Environment.Steven Knight2004-03-271-22/+24
* Refactor env.Append() and env.Prepend().Steven Knight2004-03-261-1/+27
* Prepare the 0.95 branch for development.Steven Knight2004-03-121-2/+2
* Initialize the new branch for release.Steven Knight2004-03-121-20/+24
* Update various default paths in MSVS .Net and MSVC 6.0 / 7. (Steve Christensen)Steven Knight2004-03-061-6/+27
* Deprecate the overrides Builder() keyword argument in favor of specifying val...Steven Knight2004-02-081-0/+13
* Refactor variable substitution for more scalable expansion of , etc.Steven Knight2004-01-201-0/+9