scons.git
2006-02-12 stevenknightAdd support for Visual Studio 2005 Professional. Windo...
2006-02-12 stevenknightFix over-zealous common prefix matching when generating...
2006-02-12 stevenknightSupport the --debug=memory option on Windows. (Baptist...
2006-02-12 stevenknightRefactor so Command() uses an FS.Entry as its target...
2006-02-11 stevenknightOn Windows, fix the line endings of the files unpacked...
2006-01-22 stevenknightRefactor NodeInfo and BuildInfo handling to prepare...
2006-01-21 stevenknightEliminate unnecessary WIN32/Win32/win32 references...
2006-01-21 stevenknightRefactor NodeInfo decisions in anticipation of bigger...
2006-01-21 stevenknightMore efficient Node.FS.Dir.current() check. Fix some...
2006-01-21 stevenknightDeprecate $WIN32 variables name in place of $WINDOWS...
2006-01-20 stevenknightAdd support for Visual Studio 8, and multiple project...
2006-01-02 stevenknightAdd code to set $CCVERSION when using gcc. (Anonymous)
2005-12-28 stevenknightFix the use of Configure() contexts in nested subsidiar...
2005-12-27 stevenknightHandle scanning of the in-memory entries for a Dir...
2005-12-18 stevenknightAdd a --debug=taskmaster option to print traces of...
2005-12-18 stevenknightUpdate the bin/restore.sh script for more complete...
2005-12-16 stevenknightAdd mention of LIBSUFFIXES in the SharedLibrary() examp...
2005-12-16 stevenknightFix DVIPDF tests, refactor various TeX Tool modules.
2005-12-16 stevenknightCheckpoint minor refactorings en route to signature...
2005-12-04 stevenknightRefactor to let specific Node types override scanner...
2005-12-01 stevenknightHandle interpretation of Node.FS objects when wrapped...
2005-11-29 stevenknightAdd separate $RANLIBCOM and $RANLIBCOMSTR variables...
2005-11-28 stevenknightAdd a TeX emitter to cover removal of .aux and .log...
2005-11-20 stevenknightHave the LaTeX scanner also look for \includegraphics...
2005-11-19 stevenknightAdd $PKGCHK and $PKGINFO variables for use on Solaris...
2005-11-19 stevenknightAdd /usr/ccs/bin to the default execution PATH on Solaris.
2005-11-19 stevenknightAdd a test case for guessing the BuildDir associated...
2005-11-19 stevenknightFixes to the LaTeX scanner for Python version differences.
2005-11-19 stevenknightSupport specifying absolute path names without drive...
2005-11-18 stevenknightFix C/C++ compiler choosing on AIX. (Bob Halley)
2005-11-17 stevenknightBring CVS back in sync.
2005-11-16 stevenknightWhen searching paths for Files or Dirs, match Entries...
2005-11-16 stevenknightHandle FunctionAction signatures when the function...
2005-11-16 stevenknightMake CheckLib() arguments consistent with other calls.
2005-11-15 stevenknightAllow explicit target_factory=Dir with Builders that...
2005-11-07 stevenknightMake all relevant builders of .tex and .ltx files consi...
2005-11-06 stevenknightDo not throw an exception if the type of a stored impli...
2005-11-06 stevenknightCorrect $SOURCES on TeX command lines. (Sanjoy Mahajan...
2005-11-06 stevenknightAdd support for an explicit SCONS_HOME variable for...
2005-11-06 stevenknightAdd support for the Java 1.5 enum keyword. (Kian Win...
2005-11-06 stevenknightFix AppendUnique and PrependUnique concatenating string...
2005-11-06 stevenknightAdd use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)
2005-11-05 stevenknightFix a bug in command-line escaping. (Jan Nieuwenhuizen)
2005-11-05 stevenknightAdd Visual Studio support for SCC Provider variables...
2005-11-05 stevenknightAdd support for a $INSTALLSTR string. (Christoph Schulz)
2005-11-01 stevenknightAdd --debug=explain to the man page. (How did we miss...
2005-10-15 stevenknightUpdate to latest TestCommon.py with support for diffing...
2005-10-14 stevenknightGet rid of indentation tabs in the test scripts and...
2005-10-13 stevenknightHave the QT UIC Scanner use the env.FindFile method...
2005-10-10 stevenknightOn Windows, the Intel Fortran compiler (ifort) uses...
2005-10-10 stevenknightImprove intelc.py so it doesn't throw an exception...
2005-10-10 stevenknightFix on-disk file matching on case-insensitive systems...
2005-10-09 stevenknightPut quotes around the -C directory in command lines...
2005-10-09 stevenknightGet rid of the last tabs in the source files and have...
2005-10-08 stevenknightBetter document the "raw" option to env.subst() for...
2005-10-08 stevenknightMove /opt/bin to between /usr/local/bin and /bin on...
2005-10-08 stevenknightRemove old, same-named files from a build directory...
2005-10-08 stevenknightMSVC.py improvements: new MSVSSolution() Builder,...
2005-10-08 stevenknightWhen deleting a variable from an OverrideEnvironment...
2005-10-08 stevenknightAdd /sw/bin to the default PATH on Darwin systems....
2005-10-08 stevenknightHandle failure to chmod() the .sconsign.dblite file...
2005-10-07 stevenknightUpdate MSVS tests with BuildDir logic.
2005-10-06 stevenknightRefactor MSVS tests to separate file-generation tests...
2005-10-04 stevenknightAdd $CONFIGURELOG and $CONFIGUREDIR values to support...
2005-10-03 stevenknightAdd a self-contained test for not rebuilding generated...
2005-10-02 stevenknightReport removal of multiple targets correctly when using...
2005-09-29 stevenknightWhen building a .jar file and $JARCHDIR is set, prefix...
2005-09-26 stevenknightExplicit "skipping test" messages for a few straggling...
2005-09-26 stevenknightCheck all targets when deciding if a target is up to...
2005-09-25 stevenknightFix a bug in the signature refactoring that caused...
2005-09-25 stevenknightOptimize is_List et al. Add a script harness and scrip...
2005-09-25 stevenknightMore efficient checking for on-disk file entries.
2005-09-24 stevenknightFix leftover SCons.Util references. (Ralf W. Grosse...
2005-09-21 stevenknightDocument the necessity of passing in "target" to and...
2005-09-19 stevenknightGive the subst logic its own SCons.Subst module. It...
2005-09-18 stevenknightEnvironment infrastructure for special variable handling.
2005-09-08 stevenknighttest
2005-08-30 stevenknightFix unicode encoder errors.
2005-08-24 stevenknightOn Solaris, enable the -KPIC option by default when...
2005-08-22 stevenknightAdd f90 and f95 to the list of Fortran compilers search...
2005-08-21 stevenknightHandle Fortran MODULE definitions in the same file...
2005-08-20 stevenknightHandle IOError exceptions when pushing files to CacheDi...
2005-08-20 stevenknightHandle files with white space when in temporary files...
2005-08-20 stevenknightHave Visual Studio echo that we're using SCons to build...
2005-08-17 stevenknightUpdate test infrastructure and ae2cvs utility to latest...
2005-08-17 stevenknightFix the -U behavior (broken when we made BUILD_TARGETS...
2005-08-15 stevenknightDocumentation fixes.
2005-08-14 stevenknightUpdate more tests to use the new skip_test() method...
2005-08-13 stevenknightFix conversion and comparison of Boolean values. ...
2005-08-13 stevenknightAllow modification of BUILD_TARGETS from with SConscrip...
2005-08-13 stevenknightUpdate Fortran tests that relied on the order of the...
2005-08-13 stevenknightAdd a Dirs() function that can be used in hBcexpansions...
2005-08-13 stevenknightAllow access to both TARGET and SOURCE in hBfunctions...
2005-08-13 stevenknightAllow access to both TARGET and SOURCE in hBcfunctions...
2005-08-13 stevenknightHandle Visual Studio project and solution files in...
2005-08-13 stevenknightAdd a skip_test() method to the infrastructure and...
2005-08-13 stevenknightAdd %SYSTEMDRIVE% to the list of Windows variables...
2005-08-12 stevenknightEnhance EnsureSConsVersion() to take revision numbers...
2005-08-12 stevenknightAdd Framework support for Mac OS X. (Greg Noel) Docum...
2005-08-11 stevenknightLook up Fortran modules relative to . (Craig Scott)
next