scons.git
2004-10-06 stevenknightBetter --debug=explain info when build actions change...
2004-10-06 stevenknightAdd a deprecated warning for the scanner keyword argume...
2004-10-06 stevenknightTest improvement. (Kevin Quick)
2004-10-06 stevenknightAdd a name to the default ObjSourceScanner. (Kevin...
2004-09-29 stevenknightFix use of a list of SConscript files when calling...
2004-09-29 stevenknightOn Win32, install scons.bat from setup.py.
2004-09-27 stevenknightFix env.subst() stack trace on var containing ListAction.
2004-09-27 stevenknightFill in missing default Builder names. (Kevin Quick)
2004-09-27 stevenknightAdd support for changing directory when executing Actio...
2004-09-26 stevenknightMore robust Scanner comparisons. (Kevin Quick)
2004-09-26 stevenknightApply Scanner.Scanner args to the Base class initializa...
2004-09-25 stevenknightUpdate Scanner pydoc, enhance tests. (Kevin Quick)
2004-09-25 stevenknightAdd a --debug=findlibs option. (Gary Oberbrunner)
2004-09-25 stevenknightAdd a ParseDepends() function to read up mkdep-style...
2004-09-24 stevenknightAdd ParseConfig() support for -mwindows and -mno-cygwin...
2004-09-24 stevenknightGet the source_scanner from the target node, not the...
2004-09-24 stevenknightAdd validator functions for PathOption. (Steve Christe...
2004-09-24 stevenknightFix --no-exec handling of cache. (Kevin Quick)
2004-09-24 stevenknightBetter failure detection in test/BuildDir.py. (Kevin...
2004-09-22 stevenknightMake the linkloc tool use the value of to pick the...
2004-09-22 stevenknightFix inconsistency in Builder handling of src_suffix...
2004-09-21 stevenknightBetter test infrastructure for cleaning (-c) messages...
2004-09-21 stevenknightBetter error messages for bad builder creation. (Kevin...
2004-09-21 stevenknightPerformance optimization when caching include files...
2004-09-21 stevenknightFix a cut-and-paste typo in the memoized attributed...
2004-09-20 stevenknightFix handling when BuildDir exists but is unwriteable...
2004-09-20 stevenknightAllow ListOption to take a Python list of values asa...
2004-09-20 stevenknightUse callable class strfunction. (Kevin Quick)
2004-09-19 stevenknightWin32 portability fixes for tests.
2004-09-18 stevenknightFix --debug=explain when the action is a Python function.
2004-09-18 stevenknightBuild targets in an associated BuildDir even if there...
2004-09-18 stevenknightAllow LIBS to contain lists of lists.
2004-09-18 stevenknightDon't put LIBS Nodes in the scanned results list multip...
2004-09-18 stevenknightPrint tracebacks for errors other than UserError and...
2004-09-17 stevenknightFix inconsistency in conf.CheckFunc().
2004-09-17 stevenknightFix problems with Parallel Tasks and Exception handling...
2004-09-17 stevenknightFix -k sometimes trying to link executables even when...
2004-09-16 stevenknightGuarantee ListOption persistence. (Elliot Murphy)
2004-09-16 stevenknightFix SCons on SuSE/AMD-64 Linux by having the wrapper...
2004-09-15 stevenknightBetter -n test: make sure the directory is clean first...
2004-09-15 stevenknightReturn real builder names from the default, environment...
2004-09-15 stevenknightFix SourceCode test ordering. (Kevin Quick)
2004-09-15 stevenknightFix suffix selection when there's no source file. ...
2004-09-15 stevenknightAvoid corrupting the .sconsign.dblite file by writing...
2004-09-15 stevenknightFix is_pseudo_derived_builder(). (Kevin Quick)
2004-09-15 stevenknightFix Delete action for non-existent files and must_exist...
2004-09-15 stevenknightHandle exceptions in FunctionActions. (Steve Christensen)
2004-09-14 stevenknightAdd highlights.
2004-09-14 stevenknightCheckin of initial description paragraph
2004-09-14 stevenknightKeep the .cvsignore files out of the src package.
2004-09-13 stevenknightFix Action comparison when a Builder has a suffix key...
2004-09-13 stevenknightBetter error message when a target is built multiple...
2004-09-13 stevenknightUpdate the man page to reflect that prefixes and suffix...
2004-09-13 stevenknightCreate .cvsignore files to ignore the generated *.pyc...
2004-09-05 stevenknightLots of Configure() enhancements. (Christoph Wiedemann)
2004-09-05 stevenknightWin32 portability for tests.
2004-09-05 stevenknightAdd a configurable function for command-line printing...
2004-09-04 stevenknightRefactor spawning command-line actions to clean up...
2004-09-04 stevenknightAdd an rpcgen tool. (Kevin Quick)
2004-09-03 stevenknightRemove all features deprecated in 0.93 or earlier.
2004-09-01 stevenknightDon't add the ATL and MFC directories to %INCLUDE%...
2004-09-01 stevenknightAllow to contain File Nodes. Have ParseConfig add...
2004-08-31 stevenknightAdd a SetDefault() method and a kinder, gentler qt...
2004-08-31 stevenknightFix comparisons between Action and subclass instances...
2004-08-31 stevenknightFix how get_name() returns Builder names from subclass...
2004-08-30 stevenknightAllow Help() to be called multiple times, appending...
2004-08-30 stevenknightAdd an Environment.Dump() method. (Gary Oberbrunner)
2004-08-30 stevenknightTest fixes: Win32 portability in Delete.py; fix a...
2004-08-21 stevenknightFix env.Copy() stack trace.
2004-08-20 stevenknightUpdate the packaging SConscript files to be platform...
2004-08-20 stevenknightHandle white space in the Python path name inside....
2004-08-19 stevenknightRestore scanning of .pch files. (Anthony Roach)
2004-08-19 stevenknight@REM, not just REM, in the scons.bat file.
2004-08-19 stevenknightAdd darwin.py to the packaging MANIFEST.
2004-08-19 stevenknightDelete() should not blow up if what it's deleting doesn...
2004-08-18 stevenknightPrepare for next development cycle.
2004-08-18 stevenknightInitialize the new branch for release.
2004-08-18 stevenknightFix __COPYRIGHT__ and __REVISION__ in new Darwin module.
2004-08-18 stevenknightAdd support for the darwin (Mac OS X) platform. (James...
2004-08-17 stevenknightPortability fixes for Mac OS Xin tests. (Gary Oberbrunner)
2004-08-17 stevenknightRemove the misbegotten --save-explain-info feature.
2004-08-17 stevenknightPut back --implicit-cache, having it use the --debug...
2004-08-17 stevenknightTest portability fix. Fix handling of >.
2004-08-17 stevenknightIncorporate changes from pre-release reviews.
2004-08-16 stevenknightHave the default ParseConfig() function add -pthread...
2004-08-16 stevenknightFix timestamp-fallback.py for builders returning lists...
2004-08-16 stevenknightBranch for documentation changes.
2004-08-15 stevenknightOptimizations in Node.FS._doLookup().
2004-08-12 stevenknightAdd a Flatten() function to help the transition to...
2004-08-11 stevenknightFix handling of ${F77,F90,F95,FORTRAN}COM so they can...
2004-08-07 stevenknightQt fixes. (Christoph Wiedemann)
2004-08-06 stevenknightFix fallout from having everything return a list.
2004-08-05 stevenknightReturn lists of Nodes from all builders, not single...
2004-08-02 stevenknightAdd support on IRIX. (Chad Austin)
2004-08-02 stevenknightRestore some test files as Aegis tests. Add a packagin...
2004-07-31 stevenknightPortability fixes for test/QT.py. (Chad Austin)
2004-07-30 stevenknightChange the copyright statement to reflect ownership...
2004-07-30 stevenknightDon't blow up if the external PATH variable is not...
2004-07-30 stevenknightFix null entries in CPPPATH. (Gary Oberbrunner)
2004-07-30 stevenknightIgnore null tools. (Gary Oberbrunner)
next