summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* More Environment method conversions:Steven Knight2003-10-131-7/+10
* More flexible RPM building. (Gerard Patel) Have scripts look for the build ...Steven Knight2003-10-121-0/+7
* Allow Dirs to be sources of Depends, Ignores, Precious and SideEffect. (Gary...Steven Knight2003-10-071-1/+6
* Don't remove temporary files on win32 with rm when cygwin is not in use. (An...Steven Knight2003-10-071-0/+5
* Support using Dirs as sources for builds. (Charles Crain)Steven Knight2003-10-071-0/+3
* New parallel job execution. (J.T. Conklin)Steven Knight2003-10-061-0/+4
* Follow-on to TeX patch: add test cases for LaTeX and bibtex. (Sergey Fomel)Steven Knight2003-10-061-0/+5
* Add .S, .spp and .SPP to the list of files scanned for C preprocessor depende...Steven Knight2003-10-041-0/+2
* Execute commands using os.spawnvpe() if it's available. (J.T. Conklin)Steven Knight2003-10-041-0/+5
* Add more environment methods for global functions: Action(), Builder(), Envi...Steven Knight2003-09-251-6/+13
* Add global functions for all of the default Builders attached to the default ...Steven Knight2003-09-231-0/+9
* New tex.py.Steven Knight2003-09-211-0/+6
* Have the closing message say ...terminatedSteven Knight2003-09-181-0/+5
* Fix test/SWIG.py to find the proper Python include directory in all cases. (...Steven Knight2003-09-181-0/+4
* Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...Steven Knight2003-09-171-0/+10
* Fix dependency scans of generated files. (John Johnson)Steven Knight2003-09-161-0/+5
* Turn more global functions into Environment methods. (clone of 0.92.C121)Steven Knight2003-09-151-2/+9
* Make more Environment methods from global functions.Steven Knight2003-09-141-3/+4
* Add SourceSignatures() and TargetSignatures() environment methods.Steven Knight2003-09-121-2/+2
* Make a Clean() environment method. Add global functions for AlwaysBuild(), C...Steven Knight2003-09-101-2/+10
* Don't try to call anydbm.sync() if the underlying db implementation doesn't h...Steven Knight2003-09-091-0/+4
* Give the global functions corresponding Environment methods.Steven Knight2003-09-081-0/+3
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-0/+3
* Support using a single .sconsign file. (Stephen Kennedy)Steven Knight2003-09-021-0/+6
* Split non-SCons-specific parts of SConf.py into a separate Conftest.py module...Steven Knight2003-08-301-0/+5
* Fix EnsurePythonVersion's handling of alphanumeric version strings.Steven Knight2003-08-291-0/+2
* Support #include with no spaces before the opening quote or angle bracket.Steven Knight2003-08-291-0/+3
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-271-0/+10
* -Q options suppresses too much.Steven Knight2003-08-271-10/+0
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-0/+10
* -Q options suppresses too much.Steven Knight2003-08-221-0/+3
* Prep the branch for the work towards the next release.Steven Knight2003-08-211-0/+6
* Build a Debian package, too.Steven Knight2003-08-201-1/+4
* Initialize the new branch.Steven Knight2003-08-201-1/+1
* Portability fixes for tests.Steven Knight2003-08-191-0/+3
* Refactor DictCmdGenerator to be a subclass of Selector.Steven Knight2003-08-181-0/+4
* Fix tool problems with xilink and linkloc.Steven Knight2003-08-161-1/+3
* Fix a yacc regression.Steven Knight2003-08-161-0/+5
* Update the branch for next release.Steven Knight2003-08-161-0/+6
* Initialize the new branch.Steven Knight2003-08-161-1/+5
* Add SWIG support.Steven Knight2003-08-131-0/+2
* Allow prefixes and suffixes to be selected from dictionaries keyd by source f...Steven Knight2003-08-101-1/+2
* Man page fixes. (Gary Oberbrunner, SK)Steven Knight2003-08-091-1/+4
* Multi-level build dir with Object() and duplicate=0.Steven Knight2003-08-091-0/+4
* Make how we build our .rpm packages not depend on the default installation lo...Steven Knight2003-08-051-0/+3
* Initialize a LIB environment variable for the Intel compiler. (Gary Oberbrun...Steven Knight2003-08-041-0/+3
* When using a long link line in a temporary file, print the command line first...Steven Knight2003-08-041-0/+7
* Refactor extension splitting to make it more flexible (for SWIG).Steven Knight2003-08-031-0/+3
* Add support for a platform-independent CPPDEFINES variable.Steven Knight2003-08-021-0/+4
* Add /TP to CXXFLAGS for msvc. Win32 portability fixes for tests.Steven Knight2003-08-011-0/+3