scons.git
2004-05-01 stevenknightFix use of timestamps with --implicit-cache. (Anthony...
2004-05-01 stevenknightPerformance improvement: memo-ize Node.FS string value...
2004-04-28 stevenknightSupport use of strfunction() with all kinds of Action...
2004-04-28 stevenknightTest fixes for Python 2.3.3 on Win32. (Anthony Roach)
2004-04-25 stevenknightMake the inability to test timestamp fallback a pass...
2004-04-25 stevenknightAdd a -f option to the runtest.py script.
2004-04-25 stevenknightHave SConsignFile() use a dblite.py module by default...
2004-04-19 stevenknightAnt-like tasks: Chmod(), Copy(), Delete(), Mkdir(...
2004-04-17 stevenknightAdd the highly anticipated --debug=explain option to...
2004-04-14 stevenknightMore efficient check for environment equivalence when...
2004-04-14 stevenknightFilter null values from the _concat() list. (Chad...
2004-04-14 stevenknightFix custom scanner behavior when setting/copying/replac...
2004-04-13 stevenknightMore robust searching for the ICL license file. (Gary...
2004-04-10 stevenknightAdd support for extending the suffixes a scanner knows...
2004-04-07 stevenknightHave Task.make_ready() create a list of the out-of...
2004-04-07 stevenknightMake the targets/sources warnings test pass regardless...
2004-04-06 stevenknightAdd warnings for easily-confused variable names like...
2004-04-04 stevenknightAdd a reject argument to the env.Whereis() method....
2004-04-04 stevenknightAllow CheckLib to search a list of libraries. (sam th)
2004-04-04 stevenknightAllow a list of emitters to be called in sequence....
2004-04-03 stevenknightPut the --duplicate option in alphabetical order in...
2004-04-03 stevenknightAdd RPATH support. (Chad Austin)
2004-04-03 stevenknightAdd a variable to control whether to compile moc-gener...
2004-04-03 stevenknightMake the new --debug=presub option work for LazyCommand...
2004-04-02 stevenknightFix a bug with creation of shared libraries under MinGW...
2004-04-02 stevenknightAllow hybrid substitutions in PATH-like variables....
2004-04-02 stevenknightAllow environment substitutions when referencing librar...
2004-04-02 stevenknightSupport multiple source paths in Java. (Tom Epperly)
2004-04-02 stevenknightFix Command() when not called through an Environment.
2004-04-01 stevenknightFix a bug in CVS checkouts when env.SourceCode() is...
2004-03-31 stevenknightFix the Command() global function when the action is...
2004-03-31 stevenknightAvoid infinite recursion when comparing Environments...
2004-03-30 stevenknightUse python1.5 in default Aegis builds. Fix testing...
2004-03-27 stevenknightKeep *FLAGS variables as CLVar variables after copying...
2004-03-26 stevenknightRefactor env.Append() and env.Prepend().
2004-03-26 stevenknightRework the env.Append() and env.Prepend() tests.
2004-03-24 stevenknightAdd --debug=presub to the help text.
2004-03-23 stevenknightAdd a --debug= option to print commands before substitu...
2004-03-21 stevenknightCygwin portability fixes. (Chad Austin) Improved...
2004-03-16 stevenknightFix use of MSVS_IGNORE_IDE_PATHS. Win32 fixes for...
2004-03-16 stevenknightForward the Scanner.Classic name to the underlying...
2004-03-16 stevenknightSupport passing arbitrary environment override keywords...
2004-03-12 stevenknightAdd an Execute() method.
2004-03-12 stevenknightPrepare the 0.95 branch for development.
2004-03-12 stevenknightInitialize the new branch for release.
2004-03-08 stevenknightSpeed up SCons packaging builds by eliminating lots...
2004-03-08 stevenknightAdd a D language Tool. (Andy Friesen)
2004-03-06 stevenknightscons.0.92 - Implement a --duplicate= option. (Christo...
2004-03-06 stevenknightUpdate various default paths in MSVS .Net and MSVC...
2004-03-05 stevenknightOverlooked adding subst_path() to IDLTests.py.
2004-03-05 stevenknightFix use of things like ${TARGET.dir} in *PATH expansions.
2004-03-05 stevenknightRefactor path-substitution logic into an Environment...
2004-03-03 stevenknightRefactor Scanner internals as a prelude to fixing use...
2004-03-03 stevenknightWin32 portability.
2004-02-28 stevenknight1.5.2 portability.
2004-02-28 stevenknightBranch for User's Guide work.
2004-02-28 stevenknightDocument the dbm_module argument to SConsignFile().
2004-02-26 stevenknightInitialize *FLAGS variables with objects that can add...
2004-02-24 stevenknightBetter error message when a source file is missing.
2004-02-24 stevenknightHandle recursive substitution in overrides.
2004-02-23 stevenknightAdd an internal Environment._update() method that updat...
2004-02-17 stevenknightAdd a common tasks appendix to the user's guide. ...
2004-02-17 stevenknightMake the Library test work even with linkers that don...
2004-02-17 stevenknightUse "env -" instead of "env -i". (Chad Austin)
2004-02-17 stevenknightUpdate the __env__ variable when making a Copy() or...
2004-02-17 stevenknightEnhanced test to catch potential problems with absolute...
2004-02-16 stevenknightAdd AppendUnique() and PrependUnique() Environment...
2004-02-15 stevenknightLay some groundwork for URL Nodes by abstracting local...
2004-02-09 stevenknightSave memory by allowing Nodes to clean up their Executo...
2004-02-09 stevenknightMake the M4 Builder work with repositories by adding...
2004-02-08 stevenknightWin32 portability.
2004-02-08 stevenknightUpdated test for C++ files in libraries. (Chad Austin)
2004-02-08 stevenknightMore robust reading of VCComponents.dat. (Chad Austin)
2004-02-08 stevenknightDeprecate the overrides Builder() keyword argument...
2004-02-07 stevenknightMove the __env__ construction variable into the Environ...
2004-02-07 stevenknightAdd options to investigate object creation and memory...
2004-02-04 stevenknightFix a new variable expansion bug.
2004-01-29 stevenknightFetch implicit dependencies from SCCS/RCS.
2004-01-29 stevenknightProvide a better error message when a construction...
2004-01-27 stevenknightAccomodate white space in path names when running tests.
2004-01-25 stevenknightFix ARGUMENTS specifications on the command line that...
2004-01-25 stevenknightHave the Qt Builder(s) use flags from the environment...
2004-01-20 stevenknightRefactor variable substitution for more scalable expans...
2004-01-17 stevenknightFix retrieving multiple target files from cache. ...
2004-01-16 stevenknightWin32 portability in test/Program.py.
2004-01-16 stevenknightUpdate for MSVS 2003 (7.1). (Greg Spencer)
2004-01-16 stevenknightFix an incorrect registry lookup in msvc.py.
2004-01-16 stevenknightMake our source-file builds depend on the Copyright...
2004-01-16 stevenknightMake the midl builder put the targets in the target...
2004-01-15 stevenknightFix MSVS Project file invocation when running scons...
2004-01-11 stevenknightBetter error handling if someone tries to add a non...
2004-01-10 stevenknightBetter test for use of Configure() in nested SConscript...
2004-01-10 stevenknightMake the static/shared object check work even if the...
2004-01-08 stevenknightFix .class suffix handling in JavaH.
2004-01-08 stevenknightMake Action() and env.Action() equivalent.
2004-01-08 stevenknightHandle Configure() calls in multiple SConscript files.
2004-01-07 stevenknightUpdate the Copyright years to include 2004.
2004-01-05 stevenknightRefactor construction variable expansion to handle...
2004-01-04 stevenknightMiscellaneous changes: update a call to env.subst...
2003-12-31 stevenknightFix __COPYRIGHT__ and __REVISION__ lines; make IDLTests...
next