scons.git
2003-07-31 stevenknightDon't Split() SConscript file name strings on white...
2003-07-29 stevenknightAllow Builders to take a dictionary that maps source...
2003-07-27 stevenknightCorrect the spelling of validator.
2003-07-27 stevenknightWhen installing from setup.py to a non-standard prefix...
2003-07-27 stevenknightRecord and print an internal stack trace when Taskmaste...
2003-07-26 stevenknightAllow Command() to take directories as sources.
2003-07-24 stevenknightAdd a QT tool. (Christoph Wiedemann)
2003-07-23 stevenknightFix a problem when using --cache-show.
2003-07-22 stevenknightAvoid hangs on POSIX systems when reading a lot of...
2003-07-22 stevenknightM4 test portability. (Chad Austin)
2003-07-22 stevenknightOnly create a default Environment when asked to. ...
2003-07-21 stevenknightFix the -h option
2003-07-21 stevenknightGive Value Nodes timestamps. (Chad Austin)
2003-07-21 stevenknightSupport specifying a list of tools when calling env...
2003-07-21 stevenknightCall the debugger directly, don't re-execute Python...
2003-07-21 stevenknightFix the return value of the base Node.get_prevsiginfo...
2003-07-20 stevenknightSpeed up adding children to the various Node lists...
2003-07-20 stevenknightNew sconsign script fixes: print timestamp values...
2003-07-18 stevenknightAdd a script to print .sconsign file contents.
2003-07-07 stevenknightCVS fixes.
2003-07-06 stevenknightFix runtest.py if Aegis is installed but it's not being...
2003-07-03 stevenknightBetter error messages. (Gary Oberbrunner)
2003-07-02 stevenknightMake builder prefixes work correctly when deducing...
2003-07-02 stevenknightWhen an input yacc file ends in .yy and the yacc -d...
2003-07-02 stevenknightTighten up the help text.
2003-06-28 stevenknight[Update CVS with a previously un-synchronized change.]
2003-06-28 stevenknightFix -U, -D and -d with explicit targets that start...
2003-06-28 stevenknightSupport targets that always rebuild. (Stephen Ng)
2003-06-28 stevenknightSet up for development.
2003-06-25 stevenknightInitialize the new branch for release.
2003-06-25 stevenknightPortability fixes.
2003-06-25 stevenknightBranch for User's Guide changes.
2003-06-25 stevenknightRestore information blown away by "updating" to an...
2003-06-25 stevenknightEliminate the need to import distutils.fancy_getopt.
2003-06-19 stevenknightFix the ability to execute tests without Aegis.
2003-06-18 stevenknightFix SConf chdir'ing so it works with CPPPATH and LIBPAT...
2003-06-18 stevenknightChange the double quotes around an up-to-date target...
2003-06-18 stevenknightOptions fixes. (Charles Crain)
2003-06-17 stevenknightRestore the PharLap .lnk patch that got wiped out.
2003-06-17 stevenknightWhen linking long command lines, use a '.lnk' suffix...
2003-06-16 stevenknightAdd support for the Intel C Compiler. (Gary Oberbrunner)
2003-06-15 stevenknightPortability fixes for non-GNU lex and yacc. (Chad...
2003-06-14 stevenknightMSVS documentation, remove unnecessary exceptions,...
2003-06-13 stevenknightFix Import('*')
2003-06-12 stevenknightRaise an error if SConf needs to do something but ...
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-10 stevenknightFix use of SConf with SConscriptChdir(). (David Snopek...
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-06-07 stevenknightWhen linking long command lines, use a '.lnk' suffix...
2003-06-07 stevenknightHandle library prefixes correctly if the subdirectory...
2003-05-31 stevenknightDon't update the .sconsign files when using -n. (Steve...
2003-05-29 stevenknightFix reported man page bugs.
2003-05-27 stevenknightUse -lfrtbegin when linking fortran in gcc3; Cygwin...
2003-05-27 stevenknightGenerate our own copies of Gentoo files (.ebuild, and...
2003-05-26 stevenknightAdd a script for generating an open bug list from expor...
2003-05-23 stevenknightSuppress illegal construction variables.
2003-05-22 stevenknightInitialize the new branch.
2003-05-21 stevenknightPrepare the release.
2003-05-21 stevenknightBranch for User's Guide updates.
2003-05-20 stevenknightPut LinkFunc() back to the way it was. (Christoph...
2003-05-20 stevenknightFix test/msvc.py. (Anthony Roach)
2003-05-20 stevenknightRestore .sconsign file tracking back to a single global...
2003-05-19 stevenknightChange the Building message to say Cleaning when the...
2003-05-17 stevenknightEliminate redundant signature calculations, optimize...
2003-05-16 stevenknightSConf fixes. (Christoph Wiedemann)
2003-05-16 stevenknightHave the Tool() method add the tool name to the constr...
2003-05-16 stevenknightTest fixes.
2003-05-15 stevenknightFix SideEffect() and BuildDir(). (Anthony Roach)
2003-05-15 stevenknightSpeed up creation of EntryProxy objects by delaying...
2003-05-15 stevenknightRefactor how actions get executed to eliminate a lot...
2003-05-12 stevenknightFix for the internal Link action not being reentrant...
2003-05-11 stevenknightPortability fixes for various tests.
2003-05-10 stevenknightInterpolate the null string for illegal list subscripts.
2003-05-10 stevenknightAdd Java RMIC support.
2003-05-09 stevenknightJava parser fix for // comments. (Charles Crain)
2003-05-09 stevenknightSplit the Java parser into a JavaCommon.py module.
2003-05-08 stevenknightAdd support for JavaH.
2003-05-07 stevenknightImprove new post-PathList refactoring performance....
2003-05-06 stevenknightRefactor to use real Nodes for command-line attributes...
2003-05-04 stevenknightIf we added a temporary builder to a Node while calling...
2003-05-04 stevenknightAdd Node.FS.{Dir,File}.Entry() methods.
2003-05-02 stevenknightAnother IRIX portability fix. (Chad Austin)
2003-05-02 stevenknightFix regression tests that use test.whereis(). (Anthony...
2003-05-01 stevenknightAdd Python Value Nodes. (Chad Austin)
2003-04-30 stevenknightTest portability fixes for Cygwin. (Chad Austin)
2003-04-30 stevenknightProvide uniform access to (some) command-line options...
2003-04-30 stevenknightFix the spawn() functions. (Anthony Roach)
2003-04-29 stevenknightSupport Java when using Repository and SConscriptChdir...
2003-04-27 stevenknightEvaluate Action varlists when calculating signatures...
2003-04-27 stevenknightAdd a script to count our source-vs.-test lines of...
2003-04-27 stevenknightFollow-up test portability fixes for IRIX. (Chad Austin)
2003-04-26 stevenknightPortability fixes for test. (Chad Austin)
2003-04-25 stevenknightFix test/scan-once.py for the recent Export change.
2003-04-24 stevenknightImplement tool chains for AIX, SunOS, and HP-UX. ...
2003-04-23 stevenknightAdd support for MIDL. (Greg Spencer)
2003-04-23 stevenknightFix the Entering
next