scons.git
2003-11-04 stevenknightAdd new Options flavors. (Hartmut Goebel)
2003-11-03 stevenknightSync CVS log from master Aegis repository.
2003-11-03 stevenknightFixes for the AIX C and C++ Tool specifications. ...
2003-11-03 stevenknightRestore the default '-LANG:std' C++ flag on SGI IRIX...
2003-10-30 stevenknightUpdate the tool specifications for the SGI MIPSpro...
2003-10-30 stevenknightFix subclassing of the Environment and Scanner classes.
2003-10-28 stevenknightFix a regression with env.Append().
2003-10-28 stevenknightFix man page formatting when using Safari. (Gary Oberb...
2003-10-26 stevenknightFix a regression with CPPDEFINES when using the g+...
2003-10-23 stevenknightInitialize the new branch.
2003-10-22 stevenknightReally handle lack of the threading.py module when...
2003-10-21 stevenknightBetter detection of KeyboardInterrupts. (Christoph...
2003-10-21 stevenknightFix various SConf bugs. (Christoph Wiedemann)
2003-10-21 stevenknightFix a bug in Qt detection. (Christoph Wiedemann)
2003-10-21 stevenknightTest portability for win32.
2003-10-21 stevenknightSupport arbitrary header-file preambles when checking...
2003-10-18 stevenknightAllow SConsignFile() to take a dbm module argument...
2003-10-16 httpdInitial data for the scons project
2003-10-13 stevenknightMore Environment method conversions:
2003-10-12 stevenknightPython 1.5.2 portability in the previous script fix.
2003-10-12 stevenknightMore flexible RPM building. (Gerard Patel) Have scrip...
2003-10-09 stevenknightFix a problem with the new Parallel job support when...
2003-10-07 stevenknightAllow Dirs to be sources of Depends, Ignores, Precious...
2003-10-07 stevenknightDon't remove temporary files on win32 with rm when...
2003-10-07 stevenknightSupport using Dirs as sources for builds. (Charles...
2003-10-06 stevenknightNew parallel job execution. (J.T. Conklin)
2003-10-06 stevenknightFollow-on to TeX patch: add test cases for LaTeX and...
2003-10-04 stevenknightAdd .S, .spp and .SPP to the list of files scanned...
2003-10-04 stevenknightExecute commands using os.spawnvpe() if it's available...
2003-09-25 stevenknightAdd more environment methods for global functions:...
2003-09-25 stevenknightRefactor the GetSConscriptFilenames() function into...
2003-09-23 stevenknightAdd global functions for all of the default Builders...
2003-09-22 stevenknightPre-Python 2 portability fix in new tex.py tool. Porta...
2003-09-21 stevenknightNew tex.py.
2003-09-20 stevenknightFix setting the source_scanner if a source if used...
2003-09-18 stevenknightExpand construction variables on the values of SConscri...
2003-09-18 stevenknightHave the closing message say ...terminated
2003-09-18 stevenknightFix test/SWIG.py to find the proper Python include...
2003-09-18 stevenknightPython 1.5.2 portability.
2003-09-17 stevenknightSupport Jar manifest files and the -C option. Tool...
2003-09-16 stevenknightFix dependency scans of generated files. (John Johnson)
2003-09-15 stevenknightTurn more global functions into Environment methods...
2003-09-15 stevenknightCorrect __COPYRIGHT__ and __revision__ lines in files...
2003-09-14 stevenknightMake more Environment methods from global functions.
2003-09-12 stevenknightAdd SourceSignatures() and TargetSignatures() environme...
2003-09-10 stevenknightMake a Clean() environment method. Add global function...
2003-09-09 stevenknightDon't try to call anydbm.sync() if the underlying db...
2003-09-08 stevenknightGive the global functions corresponding Environment...
2003-09-07 stevenknightRearrange the Environment methods and tests.
2003-09-05 stevenknightSupport construction variable expansion anywhere in...
2003-09-02 stevenknightSupport using a single .sconsign file. (Stephen Kennedy)
2003-08-30 stevenknightPortability of test/EnsureVersion.py back to pre-Python...
2003-08-30 stevenknightFix unpacking the .zip packages even if there are no...
2003-08-30 stevenknightSplit non-SCons-specific parts of SConf.py into a separ...
2003-08-29 stevenknightFix EnsurePythonVersion's handling of alphanumeric...
2003-08-29 stevenknightSupport #include with no spaces before the opening...
2003-08-27 stevenknightRe-synchronize the CVS tree after a SourceForge file...
2003-08-27 stevenknightSupport for additional UNIX variants: (Christian Engel)
2003-08-27 stevenknight-Q options suppresses too much.
2003-08-24 stevenknightSupport for additional UNIX variants: (Christian Engel)
2003-08-22 stevenknight-Q options suppresses too much.
2003-08-21 stevenknightPrep the branch for the work towards the next release.
2003-08-20 stevenknightBuild a Debian package, too.
2003-08-20 stevenknightInitialize the new branch.
2003-08-19 stevenknightPortability fixes for tests.
2003-08-18 stevenknightRefactor DictCmdGenerator to be a subclass of Selector.
2003-08-16 stevenknightFix tool problems with xilink and linkloc.
2003-08-16 stevenknightFix a yacc regression.
2003-08-16 stevenknightUpdate the branch for next release.
2003-08-16 stevenknightInitialize the new branch.
2003-08-16 stevenknightBranch for User's Guide changes.
2003-08-14 stevenknightMore portability fixes.
2003-08-13 stevenknightAdd SWIG support.
2003-08-10 stevenknightAllow prefixes and suffixes to be selected from diction...
2003-08-09 stevenknightMan page fixes. (Gary Oberbrunner, SK)
2003-08-09 stevenknightMulti-level build dir with Object() and duplicate=0.
2003-08-05 stevenknightMake how we build our .rpm packages not depend on the...
2003-08-04 stevenknightInitialize a LIB environment variable for the Intel...
2003-08-04 stevenknightWhen using a long link line in a temporary file, print...
2003-08-03 stevenknightRefactor extension splitting to make it more flexible...
2003-08-02 stevenknightAdd support for a platform-independent CPPDEFINES variable.
2003-08-01 stevenknightAdding file missed by previous checkins.
2003-08-01 stevenknightAdd /TP to CXXFLAGS for msvc. Win32 portability fixes...
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...
next