summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Provide an error message when a target hasn't been defined.Steven Knight2002-01-241-0/+3
* Fix the Multiple Variants example in the man page.Steven Knight2002-01-241-1/+2
* Add the Ignore() method.Steven Knight2002-01-241-0/+4
* Handle LIBPATH as a string (Crain).Steven Knight2002-01-231-0/+4
* Strip $(-$) bracketed text from command lines.Steven Knight2002-01-231-0/+4
* Make the C Scanner always return the dependencies sorted, so order difference...Steven Knight2002-01-231-0/+3
* Task 45350 - Add passing of custom command-line arguments.Steven Knight2002-01-181-0/+4
* Add examples of using Library, LIBS, and LIBPATH.Steven Knight2002-01-171-0/+2
* Remove the Wrapper class in between the Walker and Node.Steven Knight2002-01-171-0/+2
* Significant performance optimizations (Charles Crain).Steven Knight2002-01-151-0/+5
* Add Action() and Scanner() the list of global variables.Steven Knight2002-01-151-0/+3
* Document function Actions and fix their return values (None == success, don't...Steven Knight2002-01-151-0/+3
* Fix things on the man page.Steven Knight2002-01-151-0/+5
* Make the Default() method accomodate targets with white space in the file name.Steven Knight2002-01-121-1/+2
* Fix using a directory as Default().Steven Knight2002-01-111-0/+8
* Prepare for release.Steven Knight2002-01-111-1/+1
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-0/+5
* Add the InstallAs() method (Charles Crain).Steven Knight2002-01-111-0/+4
* Fix bug 494991Steven Knight2002-01-101-0/+5
* In the Object Builder, use a single Action instance for all of the C++ file s...Steven Knight2002-01-101-0/+3
* Split Action objects into their own module.Steven Knight2002-01-091-0/+2
* Collect common type-checking logic in SCons.Util.Steven Knight2002-01-081-0/+3
* Document fixes for 0.02 man page omissisions.Steven Knight2002-01-081-0/+4
* Add support for lex and yacc.Steven Knight2002-01-071-0/+3
* Refactor BuilderBase.__call__() to separate node creation from attribute init...Steven Knight2002-01-051-0/+3
* Allow Builder objects to have both an action and a src_builder.Steven Knight2002-01-051-1/+2
* Signature performance improvements (Charles Crain).Steven Knight2002-01-031-0/+4
* Refactor CompositeBuilder initialization.Steven Knight2002-01-031-0/+3
* Append suffixes to white-space separated source files that don't have suffixes.Steven Knight2002-01-021-0/+4
* Forgot to credit Anthony in CHANGES.txt for the performance improvements last...Steven Knight2001-12-311-0/+11
* Finish MSVC supportSteven Knight2001-12-301-0/+3
* Add --debug=tree (print depenency tree) supportSteven Knight2001-12-291-0/+2
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-0/+5
* Add /usr/local/scons* to sys.path.Steven Knight2001-12-291-0/+9
* Prepare for release.Steven Knight2001-12-241-1/+1
* Make Default work with subdirectories.Steven Knight2001-12-221-17/+18
* Provide an error message when a command isn't found.Steven Knight2001-12-211-0/+3
* Bug fixes: BuildDir() non-writable files, and CPPPATH/LIBPATH variable subsi...Steven Knight2001-12-201-0/+2
* Forgot CHANGES.txt updates on last checkin.Steven Knight2001-12-201-0/+6
* Bug fixes from Charles Crain.Steven Knight2001-12-191-7/+19
* Fix setup.py so it doesn't require an argument.Steven Knight2001-12-171-0/+2
* Make Default() accept a nodeSteven Knight2001-12-171-0/+2
* Make SCONS_LIB_DIR actually workSteven Knight2001-12-171-0/+2
* Forgot to update the change log on the last fix (CPPPATH).Steven Knight2001-12-171-0/+2
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-0/+6
* Fix the comment at the top of the scons.bat file.Steven Knight2001-12-141-0/+7
* Prepare release notes, change log, etc.Steven Knight2001-12-141-0/+36