scons.git
2003-01-01 stevenknightDon't duplicate source files in a BuildDir when the...
2002-12-28 stevenknightHave the Environment.get() method return None as the...
2002-12-28 stevenknightChange the Action object execute() methods to __call__...
2002-12-28 stevenknightRefactor FunctionAction objects to support -n and -s.
2002-12-27 stevenknightImplement the Clean() function.
2002-12-22 stevenknightSupport Repositories on a different file system, when...
2002-12-22 stevenknightFix typo in test/README. (Derrick 'dman' Hudson)
2002-12-19 stevenknightFinish the Action refactoring by removing Builder.execu...
2002-12-17 stevenknightRefactor action execution so it's controlled by the...
2002-12-16 stevenknightMake the 'Do not know how to build' error message catch...
2002-12-14 stevenknightMake error and warning message consistent. (Anthony...
2002-12-11 stevenknightUse pickle for .sconsign. (Anthony Roach)
2002-12-10 stevenknightAdd functions for getting and setting the number of...
2002-12-07 stevenknightRemove .pyc files from the scons-local package.
2002-12-07 stevenknightRemove dependence on Aegis symlinks by adding a bootstr...
2002-12-06 stevenknightInitialize the new branch. (Includes an SConstruct...
2002-12-06 stevenknightFix integration builds, put back symlinks temporarily.
2002-12-05 stevenknightPrepare the 0.09 release.
2002-12-05 stevenknightChange the name of 'lib.py' to 'mslib.py'.
2002-12-05 stevenknightPrevent -n from unlinking files.
2002-12-04 stevenknightPackage a standalone scons-local package.
2002-12-03 stevenknightSupport variable substitution on scanner directories...
2002-11-30 stevenknightExtend Win32 long command-line processing to lib.py...
2002-11-30 stevenknightReally take care of non-existent drive letters on Win32.
2002-11-27 stevenknightSerialize calls to Node.prepare() (Anthony Roach)
2002-11-27 stevenknightFix for Red Hat 8.0: use rpmbuild instead of rpm ...
2002-11-27 stevenknightProvide graceful failures when a source file doesn...
2002-11-25 stevenknightMake the shell pickable via a construction variable...
2002-11-25 stevenknightMake env.SideEffect work for Dir nodes. (Anthony Roach)
2002-11-25 stevenknightFix the Win32 checks for an explicit import library...
2002-11-23 stevenknightMake building source files fail like Make.
2002-11-22 stevenknightPatch up some documentation holes. (Anthony Roach)
2002-11-22 stevenknightMake File() and Dir() take a string for the second...
2002-11-22 stevenknightMake Default(source) and -U fail gracefully. (Anthony...
2002-11-22 stevenknightDocument the fact that Builder calls return Node objects.
2002-11-13 stevenknightWin32 portability.
2002-11-13 stevenknightDocument Repository and other methods, plus some added...
2002-11-13 stevenknightSupport special characters in file names. (Charles...
2002-11-12 stevenknightAdd the ParseConfig() method. (Steve Leblanc)
2002-11-12 stevenknightFix scans for derived include files in Repositories...
2002-11-12 stevenknightArrange for local copies of files in build/ so the...
2002-11-06 stevenknightRefactor command-line parsing. (Steve Leblanc)
2002-11-05 stevenknightFix a scanner bug for repository files included by...
2002-11-05 stevenknightChange runtest.py, SConstruct and the Aegis project...
2002-11-04 stevenknightAdd a function to choose content signature type. (Antho...
2002-11-03 stevenknightExtend runtest.py so it can batch tests for Aegis.
2002-11-01 stevenknightAdd more Repository tests (variants and command-line...
2002-10-21 stevenknightAdd MSVC .res builder. (Anthony Roach)
2002-10-19 stevenknightFixes for tests following the Repository/BuildDir refac...
2002-10-18 stevenknightWin32 test portability.
2002-10-16 stevenknightRefactor Repository and BuildDir. (Charles Crain)
2002-10-15 stevenknightFix some file headers. (Charles Crain)
2002-10-14 stevenknightAllow new Reading
2002-10-13 stevenknightMake undeclared options be ignored. (Anthony Roach)
2002-10-10 stevenknightFix verbose BuildError bug. (Anthony Roach)
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-09 stevenknightFix dependency scanning when overriding LIBS (Anthony...
2002-10-07 stevenknightGet rid of the magicness of the magic _ variables....
2002-10-04 stevenknightwin32 test portability fixes (Anthony Roach)
2002-10-03 stevenknightAdd MSVC PCH and PDB support. (Anthony Roach)
2002-10-01 stevenknightAdd SHOBJPREFIX AND SHOBJSUFFIX.
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
2002-09-27 stevenknightSupport overriding construction variables in builder...
2002-09-26 stevenknightAdd customizable variable helper. (Anthony Roach)
2002-09-25 stevenknightWindows portability
2002-09-17 stevenknightMake sure we can find tools using the PATH specified...
2002-09-15 stevenknightProvide a Scanner hook to allow file scans to be avoide...
2002-09-11 stevenknightCorrect interpretation of '#/../foo' on Win32. (Jeff...
2002-09-09 stevenknightWarn when -c can't remove a file.
2002-09-08 stevenknightEliminate an exception when using -U.
2002-09-08 stevenknightFix test/ASFLAGS.py.
2002-09-07 stevenknightFix ASPPCOM value for gas.
2002-09-07 stevenknightWin32 portability: Fix error status passing back when...
2002-09-07 stevenknightFix -j with multiple targets. (Anthony Roach)
2002-09-05 stevenknightRefactor SCons.Util.Detect() into an Environment method.
2002-09-05 stevenknightFix the tests that broke from the tool auto-detect...
2002-09-02 stevenknightAdd a script to rsync the Aegis repository to SourceForge
2002-08-31 stevenknightProvide a message if there are no command-line targets...
2002-08-30 stevenknightMake SCons/Tool/ifl.py get included in the win32 packag...
2002-08-29 stevenknightAccount for systems not having every type of compiler.
2002-08-29 stevenknightSupport the Intel Fortran Compiler.
2002-08-29 stevenknightDynamically check for the existence of utilities. ...
2002-08-28 stevenknightOn Win32 systems, supply a default if PATHEXT isn't...
2002-08-28 stevenknightMake sure auto-deducing target names works when a Node...
2002-08-28 stevenknightDon't remove source files specified on the command...
2002-08-26 stevenknightFix the SConstruct to avoid zipit NameError if zip...
2002-08-26 stevenknightPut auto-deduced target names in the same directory...
2002-08-26 stevenknightAdd a Prepend() method to Environments. (Chad Austin)
2002-08-23 stevenknightImplement spawn() using os.system() on Posix OSes....
2002-08-23 stevenknightMake case differences not effect #include order. ...
2002-08-22 stevenknightYet again redo the uppercasing of drives on win32 fix...
2002-08-19 stevenknightCache exists() and rexists() values all the time.
2002-08-18 stevenknightRemove debug prints left in test/BuildDir.py.
2002-08-13 stevenknightAdd BuildDir() support to the Repository functionality.
2002-08-13 stevenknightFix implicit dependencies with duplicate=0.
2002-08-12 stevenknightRedo the uppercasing of drives on win32 fix. (Anthony...
2002-08-09 stevenknightFix aliases as dependencies. (Anthony Roach)
2002-08-08 stevenknightRefactor the interface between Rsearch() and Rsearchall...
2002-08-08 stevenknightMan page updates: Mention invoking scons
next