| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -1/+89 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -3/+59 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -49/+88 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -20/+252 |
|
|
* | Merged revisions 1767-1783 via svnmerge from | Steven Knight | 2007-01-21 | 1 | -0/+188 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 3 | -5/+6 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 2 | -19/+1070 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -8/+15 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -12/+96 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -57/+283 |
|
|
* | Add a NoClean() function. (Steven Johnson) | Steven Knight | 2006-02-13 | 1 | -2/+74 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -9/+9 |
|
|
* | Add a --debug=taskmaster option to print traces of what it's doing on its stack. | Steven Knight | 2005-12-18 | 1 | -1/+12 |
|
|
* | Add mention of LIBSUFFIXES in the SharedLibrary() example for overriding SHLI... | Steven Knight | 2005-12-16 | 1 | -2/+9 |
|
|
* | Bring CVS back in sync. | Steven Knight | 2005-11-17 | 1 | -2991/+641 |
|
|
* | Allow explicit target_factory=Dir with Builders that make a directory to over... | Steven Knight | 2005-11-15 | 1 | -1511/+145 |
|
|
* | Make all relevant builders of .tex and .ltx files consistent with respect to ... | Steven Knight | 2005-11-07 | 1 | -0/+9 |
|
|
* | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT... | Steven Knight | 2005-11-06 | 1 | -2/+40 |
|
|
* | Add support for an explicit SCONS_HOME variable for writing the SCons executi... | Steven Knight | 2005-11-06 | 1 | -0/+9 |
|
|
* | Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely) | Steven Knight | 2005-11-06 | 1 | -3/+6 |
|
|
* | Add Visual Studio support for SCC Provider variables. (Dobes Vandermeer) | Steven Knight | 2005-11-05 | 1 | -0/+75 |
|
|
* | Add support for a $INSTALLSTR string. (Christoph Schulz) | Steven Knight | 2005-11-05 | 1 | -0/+8 |
|
|
* | Add --debug=explain to the man page. (How did we miss this?) | Steven Knight | 2005-11-01 | 1 | -0/+10 |
|
|
* | Better document the "raw" option to env.subst() for people that want to prese... | Steven Knight | 2005-10-08 | 1 | -6/+22 |
|
|
* | MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge... | Steven Knight | 2005-10-08 | 1 | -41/+198 |
|
|
* | Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the co... | Steven Knight | 2005-10-04 | 1 | -0/+19 |
|
|
* | Document the necessity of passing in "target" to and "source" to env.subst() ... | Steven Knight | 2005-09-21 | 1 | -2/+58 |
|
|
* | Documentation fixes. | Steven Knight | 2005-08-15 | 1 | -2/+24 |
|
|
* | Add a Dirs() function that can be used in hBcexpansions. (Stanislav Baranov) | Steven Knight | 2005-08-13 | 1 | -15/+15 |
|
|
* | Handle Visual Studio project and solution files in Unicode. (Chen Lee) | Steven Knight | 2005-08-13 | 1 | -9/+13 |
|
|
* | Add %SYSTEMDRIVE% to the list of Windows variables preserved. (Chris Prince) | Steven Knight | 2005-08-13 | 1 | -2/+6 |
|
|
* | Enhance EnsureSConsVersion() to take revision numbers, too. (Amir Szekely) | Steven Knight | 2005-08-12 | 1 | -4/+11 |
|
|
* | Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru... | Steven Knight | 2005-08-12 | 1 | -2/+57 |
|
|
* | Look up Fortran modules relative to . (Craig Scott) | Steven Knight | 2005-08-11 | 1 | -2/+2 |
|
|
* | Parameterize the '@' prefix when calling TempFileMunge(). (Bjorn Eriksson) | Steven Knight | 2005-08-06 | 1 | -0/+8 |
|
|
* | Add a --raw option to the sconsign script. | Steven Knight | 2005-06-25 | 1 | -0/+6 |
|
|
* | Add a --diskcheck option to control looking on-disk for things. | Steven Knight | 2005-06-10 | 1 | -1/+41 |
|
|
* | Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add... | Steven Knight | 2005-06-07 | 1 | -1/+2 |
|
|
* | Add a --debug=nomemoizer option to disable memoization. | Steven Knight | 2005-06-01 | 1 | -0/+16 |
|
|
* | Add a brief description of env.subst() to the man page. (Karol Pietrzak) | Steven Knight | 2005-05-30 | 1 | -1/+14 |
|
|
* | Clarify the man page description of --max-drift. | Steven Knight | 2005-05-29 | 1 | -4/+9 |
|
|
* | Fix a man page keyword argument for Command(). (Bjorn Eriksson) | Steven Knight | 2005-05-09 | 1 | -2/+2 |
|
|
* | Fix a User's Guide example. (Sanjoy Mahajan) | Steven Knight | 2005-05-07 | 1 | -0/+2 |
|
|
* | Add RPATH (-R) support to the sun linker. (Karol Pietrzak) | Steven Knight | 2005-05-07 | 1 | -1/+2 |
|
|
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -5/+28 |
|
|
* | More flexible (and Make-like) ignoring command exit status, and suppressing p... | Steven Knight | 2005-04-26 | 1 | -2/+56 |
|
|
* | Allow configurability of yacc-generated header files suffixes. | Steven Knight | 2005-04-10 | 1 | -0/+28 |
|
|
* | Fix a bad example in the man page. (Sanjoy Mahajan) | Steven Knight | 2005-04-05 | 1 | -1/+1 |
|
|
* | Fix misplaced line in the man page. (Greg Ward) | Steven Knight | 2005-04-05 | 1 | -6/+7 |
|
|
* | Allow toolpath to be stored in the environment and re-used for Copy() and Too... | Steven Knight | 2005-03-24 | 1 | -1/+14 |
|
|