2006-05-05 |
stevenknight | Fill in a few more details on various upcoming releases. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
stevenknight | Fix roadmap.html link. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
stevenknight | Try separators. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
stevenknight | Move nav bar links to the correct file name. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
stevenknight | Minor formatting changes on the roadmap page. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Add issues from the mailing list. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Change the <h2> style to match the index.html page. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Add inner <h2> title. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Formatting fixes. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Fix closing </ul> |
commit | commitdiff | tree | snapshot |
2006-05-02 |
stevenknight | Crib a list of features from the SCons home page. |
commit | commitdiff | tree | snapshot |
2006-05-01 |
stevenknight | Save in-progress edits to start filling in why SCons... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
stevenknight | Change the project highlights to just the latest (relea... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
stevenknight | 0.96.D395 - The scons command, branch 0.96.90. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
stevenknight | Set svn:mime-type to image/jpeg on appropriate files. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
stevenknight | Fix line endings on DOS files that want CRLF preserved. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
stevenknight | Fix directory separators to allow the Debug.caller... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
stevenknight | runtest.py options to suppress execution and to list... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
stevenknight | Remove unnecessary creation of RCS and SCCS Node.Dir... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
stevenknight | Check in a new TestCmd.py with chmod() and touch()... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
stevenknight | In the error message, supply the file name that trigger... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
stevenknight | More Win32 portability fixes in EnvironmentTests.py... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
stevenknight | Portability fixes (win32) in tests and test infrastructure. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
stevenknight | Fix VS8 integration for use with Express. (Christian... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
stevenknight | Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar) |
commit | commitdiff | tree | snapshot |
2006-02-17 |
stevenknight | Add a --verbose option to runtest.py. (Baptiste Lepill... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
stevenknight | More test portability fixes. (Baptiste Lepilleur and SK) |
commit | commitdiff | tree | snapshot |
2006-02-14 |
stevenknight | Portability fixes for Repository Java tests; eliminate... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
stevenknight | Fix detecting additional Java inner classes following... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
stevenknight | Add a NoClean() function. (Steven Johnson) |
commit | commitdiff | tree | snapshot |
2006-02-12 |
stevenknight | Add a -t (timing) option to runtest.py. (Baptiste... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
stevenknight | Add support for Visual Studio 2005 Professional. Windo... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
stevenknight | Fix over-zealous common prefix matching when generating... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
stevenknight | Support the --debug=memory option on Windows. (Baptist... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
stevenknight | Refactor so Command() uses an FS.Entry as its target... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
stevenknight | On Windows, fix the line endings of the files unpacked... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
stevenknight | Refactor NodeInfo and BuildInfo handling to prepare... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
stevenknight | Eliminate unnecessary WIN32/Win32/win32 references... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
stevenknight | Refactor NodeInfo decisions in anticipation of bigger... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
stevenknight | More efficient Node.FS.Dir.current() check. Fix some... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
stevenknight | Deprecate $WIN32 variables name in place of $WINDOWS... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
stevenknight | Add support for Visual Studio 8, and multiple project... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
stevenknight | Add code to set $CCVERSION when using gcc. (Anonymous) |
commit | commitdiff | tree | snapshot |
2005-12-28 |
stevenknight | Fix the use of Configure() contexts in nested subsidiar... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
stevenknight | Handle scanning of the in-memory entries for a Dir... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
stevenknight | Add a --debug=taskmaster option to print traces of... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
stevenknight | Update the bin/restore.sh script for more complete... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Add mention of LIBSUFFIXES in the SharedLibrary() examp... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Fix DVIPDF tests, refactor various TeX Tool modules. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Checkpoint minor refactorings en route to signature... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
stevenknight | Refactor to let specific Node types override scanner... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
stevenknight | Handle interpretation of Node.FS objects when wrapped... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
stevenknight | Add separate $RANLIBCOM and $RANLIBCOMSTR variables... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
stevenknight | Add a TeX emitter to cover removal of .aux and .log... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
stevenknight | Have the LaTeX scanner also look for \includegraphics... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add $PKGCHK and $PKGINFO variables for use on Solaris... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add /usr/ccs/bin to the default execution PATH on Solaris. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add a test case for guessing the BuildDir associated... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Fixes to the LaTeX scanner for Python version differences. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Support specifying absolute path names without drive... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
stevenknight | Fix C/C++ compiler choosing on AIX. (Bob Halley) |
commit | commitdiff | tree | snapshot |
2005-11-17 |
stevenknight | Bring CVS back in sync. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | When searching paths for Files or Dirs, match Entries... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | Handle FunctionAction signatures when the function... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | Make CheckLib() arguments consistent with other calls. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
stevenknight | Allow explicit target_factory=Dir with Builders that... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
stevenknight | Make all relevant builders of .tex and .ltx files consi... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Do not throw an exception if the type of a stored impli... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add support for an explicit SCONS_HOME variable for... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add support for the Java 1.5 enum keyword. (Kian Win... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Fix AppendUnique and PrependUnique concatenating string... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely) |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Fix a bug in command-line escaping. (Jan Nieuwenhuizen) |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Add Visual Studio support for SCC Provider variables... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Add support for a $INSTALLSTR string. (Christoph Schulz) |
commit | commitdiff | tree | snapshot |
2005-11-01 |
stevenknight | Add --debug=explain to the man page. (How did we miss... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
stevenknight | Update to latest TestCommon.py with support for diffing... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
stevenknight | Get rid of indentation tabs in the test scripts and... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
stevenknight | Have the QT UIC Scanner use the env.FindFile method... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | On Windows, the Intel Fortran compiler (ifort) uses... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | Improve intelc.py so it doesn't throw an exception... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | Fix on-disk file matching on case-insensitive systems... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
stevenknight | Put quotes around the -C directory in command lines... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
stevenknight | Get rid of the last tabs in the source files and have... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Better document the "raw" option to env.subst() for... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Move /opt/bin to between /usr/local/bin and /bin on... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Remove old, same-named files from a build directory... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | MSVC.py improvements: new MSVSSolution() Builder,... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | When deleting a variable from an OverrideEnvironment... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Add /sw/bin to the default PATH on Darwin systems.... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Handle failure to chmod() the .sconsign.dblite file... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
stevenknight | Update MSVS tests with BuildDir logic. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
stevenknight | Refactor MSVS tests to separate file-generation tests... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
stevenknight | Add $CONFIGURELOG and $CONFIGUREDIR values to support... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
stevenknight | Add a self-contained test for not rebuilding generated... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
stevenknight | Report removal of multiple targets correctly when using... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
stevenknight | When building a .jar file and $JARCHDIR is set, prefix... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
stevenknight | Explicit "skipping test" messages for a few straggling... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
stevenknight | Check all targets when deciding if a target is up to... |
commit | commitdiff | tree | snapshot |
next |