Speed up adding children to the various Node lists (depends, ignore, sources, implicit).
[scons.git] / doc /
2003-07-20 stevenknightNew sconsign script fixes: print timestamp values...
2003-07-18 stevenknightAdd a script to print .sconsign file contents.
2003-07-02 stevenknightMake builder prefixes work correctly when deducing...
2003-06-28 stevenknightSupport targets that always rebuild. (Stephen Ng)
2003-06-25 stevenknightBranch for User's Guide changes.
2003-06-16 stevenknightAdd support for the Intel C Compiler. (Gary Oberbrunner)
2003-06-14 stevenknightMSVS documentation, remove unnecessary exceptions,...
2003-06-11 stevenknightDocumentation fixes: mention that user-defined *FLAGS...
2003-06-11 stevenknightFix _concat() documentation, add a test. (Chad Austin)
2003-06-11 stevenknightSConf CheckFunc and CheckType functionality, plus fixes...
2003-06-09 stevenknightAdd an M4 builder. (Timothee Besset)
2003-06-09 stevenknightFix Options.Update().
2003-06-08 stevenknightAdd MSVS Project file support. (Greg Spencer)
2003-05-29 stevenknightFix reported man page bugs.
2003-05-23 stevenknightSuppress illegal construction variables.
2003-05-21 stevenknightBranch for User's Guide updates.
2003-05-16 stevenknightSConf fixes. (Christoph Wiedemann)
2003-05-16 stevenknightHave the Tool() method add the tool name to the constr...
2003-05-10 stevenknightAdd Java RMIC support.
2003-05-08 stevenknightAdd support for JavaH.
2003-05-06 stevenknightRefactor to use real Nodes for command-line attributes...
2003-05-01 stevenknightAdd Python Value Nodes. (Chad Austin)
2003-04-30 stevenknightProvide uniform access to (some) command-line options...
2003-04-24 stevenknightImplement tool chains for AIX, SunOS, and HP-UX. ...
2003-04-23 stevenknightAdd support for MIDL. (Greg Spencer)
2003-04-23 stevenknightAdd SConf infrastructure (Autoconf functionality)....
2003-04-20 stevenknightMake Export() work for local variables. (Anthony Roach)
2003-04-18 stevenknightAdd Alias() global function. (Anthony Roach)
2003-04-16 stevenknightReally parse .java files for inner class names. (Charl...
2003-04-13 stevenknightAdd an argument for sorting Options help text.
2003-04-13 stevenknightSupport converting PostScript to PDF files using ghostv...
2003-04-10 stevenknightOptions save. (Allen Bierbaum)
2003-04-10 stevenknightImplement Tool refactoring. (Chad Austin + Steve Leblanc)
2003-04-09 stevenknightSet the SYSTEMROOT environment variable on Windows...
2003-04-08 stevenknightEnhance Java support for package names that don't match...
2003-04-06 stevenknightJava!
2003-03-31 stevenknightMore User's Guide updates.
2003-03-28 stevenknightPrepare for release, more doc patches, one portability...
2003-03-27 stevenknightMan page fixes.
2003-03-26 stevenknightClean-ups in preparation for release: doc and comment...
2003-03-25 stevenknightBranch for in-progress User's Guide changes.
2003-03-23 stevenknightFix man page doc of the tool function.
2003-03-22 stevenknightCheck out files from various source code systems properly.
2003-03-22 stevenknightMake RCS/SCCS/BitKeeper support more transparent.
2003-03-15 stevenknightChange the default SConscriptChdir() behavior to NOT...
2003-03-14 stevenknightDocument the -f option correctly, support building...
2003-03-13 stevenknightSupport using construction variables as re-usable,...
2003-03-10 stevenknightFix broken examples of quoted lists of source files.
2003-03-03 stevenknightAdd an Exit() function for explicit termination of...
2003-02-28 stevenknightBetter documentation of exporting variables to SConscri...
2003-02-26 stevenknightFix str(Node.FS) in an SConscript file, and add a separ...
2003-02-26 stevenknightFinish Tar builder support, add Zip builder support.
2003-02-25 stevenknightAdd support for Perforce. (Charles Crain)
2003-02-22 stevenknightWarn when the user tries to set TARGET[S] or SOURCE...
2003-02-18 stevenknightAdd support for fetching files from rcs.
2003-02-12 stevenknightMake the Install() method copy files (by default).
2003-02-11 stevenknightPrepare for release.
2003-02-10 stevenknightSupport more intuitive build directory specifications...
2003-02-08 stevenknightFix the last DESCRIPTION paragraph about default Tool...
2003-02-08 stevenknightMore User's Guide edits.
2003-02-06 stevenknightCheckin of in-progress work on the User Guide.
2003-02-06 stevenknightAdd the --random option.
2003-02-05 stevenknightChange the default behavior when no arguments are speci...
2003-02-03 stevenknightAdd CacheDir support.
2003-02-02 stevenknightAdd a strfunction() to Command actions, and add an...
2003-01-25 stevenknightFix how BUILDERS are updated.
2003-01-22 stevenknightAdd support for the PharLap ETS tools. (Charles Crain)
2003-01-22 stevenknightMinor fixes: CR-LF in scons.bat file, remove old name...
2003-01-20 stevenknightAdd AddPreAction() and AddPostAction() methods. (Charl...
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-18 stevenknightMake shared/static objects less irritating. (Anthony...
2003-01-17 stevenknightInitialize the new branch.
2003-01-16 stevenknightUpdate Copyright years.
2003-01-14 stevenknightAdd --debug-includes. (Anthony Roach)
2003-01-12 stevenknightEliminate unnecessary scanning before a Node is rebuilt.
2003-01-09 stevenknightBetter initial explanation of SConscript files; fix...
2003-01-09 stevenknightAdd MinGW support. (Anthony Roach)
2003-01-06 stevenknightRefactor the Scanner interface to eliminate unnecessary...
2002-12-28 stevenknightRefactor FunctionAction objects to support -n and -s.
2002-12-27 stevenknightImplement the Clean() function.
2002-12-10 stevenknightAdd functions for getting and setting the number of...
2002-12-05 stevenknightPrepare the 0.09 release.
2002-12-05 stevenknightChange the name of 'lib.py' to 'mslib.py'.
2002-11-27 stevenknightProvide graceful failures when a source file doesn...
2002-11-25 stevenknightMake the shell pickable via a construction variable...
2002-11-22 stevenknightPatch up some documentation holes. (Anthony Roach)
2002-11-22 stevenknightDocument the fact that Builder calls return Node objects.
2002-11-13 stevenknightDocument Repository and other methods, plus some added...
2002-11-12 stevenknightAdd the ParseConfig() method. (Steve Leblanc)
2002-11-04 stevenknightAdd a function to choose content signature type. (Antho...
2002-10-21 stevenknightAdd MSVC .res builder. (Anthony Roach)
2002-10-14 stevenknightAllow new Reading
2002-10-10 stevenknightAdd Python and SCons version checking functions. (Antho...
2002-10-09 stevenknightAllow build/doc/version.sgml to be created on build...
2002-10-07 stevenknightGet rid of the magicness of the magic _ variables....
2002-10-03 stevenknightAdd MSVC PCH and PDB support. (Anthony Roach)
2002-10-01 stevenknightAdd SHOBJPREFIX AND SHOBJSUFFIX.
2002-09-27 stevenknightSupport overriding construction variables in builder...
2002-09-26 stevenknightAdd customizable variable helper. (Anthony Roach)
2002-09-15 stevenknightProvide a Scanner hook to allow file scans to be avoide...
next