| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -0/+76 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -1/+67 |
|
|
* | Merged revisions 2121-2135 via svnmerge from | Steven Knight | 2007-07-14 | 1 | -0/+8 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -0/+11 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -0/+65 |
|
|
* | Merged revisions 1884-1905 via svnmerge from | Steven Knight | 2007-05-18 | 1 | -0/+14 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -151/+100 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -0/+62 |
|
|
* | Merged revisions 1767-1783 via svnmerge from | Steven Knight | 2007-01-21 | 1 | -0/+27 |
|
|
* | Merged revisions 1757-1765 via svnmerge from | Steven Knight | 2007-01-08 | 1 | -1/+153 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -0/+32 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -1/+119 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -0/+4 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -1/+91 |
|
|
* | Merged revisions 1540-1545,1547-1581 via svnmerge from | Steven Knight | 2006-08-06 | 1 | -0/+14 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -0/+95 |
|
|
* | In the error message, supply the file name that triggered on IOError or OSErr... | Steven Knight | 2006-02-25 | 1 | -0/+4 |
|
|
* | Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar) | Steven Knight | 2006-02-20 | 1 | -0/+5 |
|
|
* | Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo... | Steven Knight | 2006-02-17 | 1 | -0/+5 |
|
|
* | More test portability fixes. (Baptiste Lepilleur and SK) | Steven Knight | 2006-02-15 | 1 | -1/+8 |
|
|
* | Portability fixes for Repository Java tests; eliminate Solaris package warnin... | Steven Knight | 2006-02-14 | 1 | -2/+3 |
|
|
* | Fix detecting additional Java inner classes following use of the "new" keywor... | Steven Knight | 2006-02-14 | 1 | -0/+5 |
|
|
* | Add a NoClean() function. (Steven Johnson) | Steven Knight | 2006-02-13 | 1 | -0/+5 |
|
|
* | Add support for Visual Studio 2005 Professional. Windows portability fixes f... | Steven Knight | 2006-02-12 | 1 | -0/+5 |
|
|
* | Fix over-zealous common prefix matching when generating Visual Studio project... | Steven Knight | 2006-02-12 | 1 | -0/+15 |
|
|
* | Support the --debug=memory option on Windows. (Baptiste Lepilleur) | Steven Knight | 2006-02-12 | 1 | -0/+5 |
|
|
* | On Windows, fix the line endings of the files unpacked in the build\{test-loc... | Steven Knight | 2006-02-11 | 1 | -351/+386 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -4/+10 |
|
|
* | Add support for Visual Studio 8, and multiple project files in a solution fil... | Steven Knight | 2006-01-20 | 1 | -0/+20 |
|
|
* | Add code to set $CCVERSION when using gcc. (Anonymous) | Steven Knight | 2006-01-02 | 1 | -0/+2 |
|
|
* | Fix the use of Configure() contexts in nested subsidiary SConscript files. (... | Steven Knight | 2005-12-28 | 1 | -0/+5 |
|
|
* | Add a --debug=taskmaster option to print traces of what it's doing on its stack. | Steven Knight | 2005-12-18 | 1 | -0/+3 |
|
|
* | Add mention of LIBSUFFIXES in the SharedLibrary() example for overriding SHLI... | Steven Knight | 2005-12-16 | 1 | -0/+3 |
|
|
* | Handle interpretation of Node.FS objects when wrapped in Proxy instances. (E... | Steven Knight | 2005-12-01 | 1 | -0/+5 |
|
|
* | Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz) | Steven Knight | 2005-11-29 | 1 | -0/+3 |
|
|
* | Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler) | Steven Knight | 2005-11-28 | 1 | -0/+3 |
|
|
* | Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default $... | Steven Knight | 2005-11-19 | 1 | -0/+5 |
|
|
* | Add /usr/ccs/bin to the default execution PATH on Solaris. | Steven Knight | 2005-11-19 | 1 | -0/+3 |
|
|
* | Support specifying absolute path names without drive letters on Win32. | Steven Knight | 2005-11-19 | 1 | -0/+3 |
|
|
* | Fix C/C++ compiler choosing on AIX. (Bob Halley) | Steven Knight | 2005-11-18 | 1 | -0/+5 |
|
|
* | Handle FunctionAction signatures when the function is an object method. | Steven Knight | 2005-11-16 | 1 | -0/+3 |
|
|
* | Make CheckLib() arguments consistent with other calls. | Steven Knight | 2005-11-16 | 1 | -0/+549 |
|
|
* | Allow explicit target_factory=Dir with Builders that make a directory to over... | Steven Knight | 2005-11-15 | 1 | -546/+0 |
|
|
* | Make all relevant builders of .tex and .ltx files consistent with respect to ... | Steven Knight | 2005-11-07 | 1 | -4/+10 |
|
|
* | Do not throw an exception if the type of a stored implicit dependency has cha... | Steven Knight | 2005-11-06 | 1 | -0/+4 |
|
|
* | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT... | Steven Knight | 2005-11-06 | 1 | -0/+11 |
|
|
* | Add support for an explicit SCONS_HOME variable for writing the SCons executi... | Steven Knight | 2005-11-06 | 1 | -0/+4 |
|
|
* | Add support for the Java 1.5 enum keyword. (Kian Win Ong) | Steven Knight | 2005-11-06 | 1 | -0/+2 |
|
|
* | Fix AppendUnique and PrependUnique concatenating strings to lists. (Patrick ... | Steven Knight | 2005-11-06 | 1 | -0/+3 |
|
|
* | Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely) | Steven Knight | 2005-11-06 | 1 | -0/+2 |
|
|