scons.git
2006-05-05 stevenknightFill in a few more details on various upcoming releases.
2006-05-03 stevenknightFix roadmap.html link.
2006-05-03 stevenknightTry separators.
2006-05-03 stevenknightMove nav bar links to the correct file name.
2006-05-03 stevenknightMinor formatting changes on the roadmap page.
2006-05-02 stevenknightAdd issues from the mailing list.
2006-05-02 stevenknightChange the <h2> style to match the index.html page.
2006-05-02 stevenknightAdd inner <h2> title.
2006-05-02 stevenknightFormatting fixes.
2006-05-02 stevenknightFix closing </ul>
2006-05-02 stevenknightCrib a list of features from the SCons home page.
2006-05-01 stevenknightSave in-progress edits to start filling in why SCons...
2006-05-01 stevenknightChange the project highlights to just the latest (relea...
2006-04-15 stevenknight0.96.D395 - The scons command, branch 0.96.90.
2006-04-15 stevenknightSet svn:mime-type to image/jpeg on appropriate files.
2006-04-15 stevenknightFix line endings on DOS files that want CRLF preserved.
2006-04-01 stevenknightFix directory separators to allow the Debug.caller...
2006-03-24 stevenknightruntest.py options to suppress execution and to list...
2006-03-05 stevenknightRemove unnecessary creation of RCS and SCCS Node.Dir...
2006-02-27 stevenknightCheck in a new TestCmd.py with chmod() and touch()...
2006-02-25 stevenknightIn the error message, supply the file name that trigger...
2006-02-25 stevenknightMore Win32 portability fixes in EnvironmentTests.py...
2006-02-22 stevenknightPortability fixes (win32) in tests and test infrastructure.
2006-02-21 stevenknightFix VS8 integration for use with Express. (Christian...
2006-02-20 stevenknightFix SCons.Error => SCons.Errors typos. (Erick Tryzelaar)
2006-02-17 stevenknightAdd a --verbose option to runtest.py. (Baptiste Lepill...
2006-02-15 stevenknightMore test portability fixes. (Baptiste Lepilleur and SK)
2006-02-14 stevenknightPortability fixes for Repository Java tests; eliminate...
2006-02-14 stevenknightFix detecting additional Java inner classes following...
2006-02-13 stevenknightAdd a NoClean() function. (Steven Johnson)
2006-02-12 stevenknightAdd a -t (timing) option to runtest.py. (Baptiste...
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...
next