| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 1884-1905 via svnmerge from0.97 | Steven Knight | 2007-05-18 | 81 | -118/+1358 |
|
|
| * | Merged revisions 1826-1882 via svnmerge from0.96.96 | Steven Knight | 2007-04-13 | 44 | -325/+486 |
|
|
| * | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 25 | -40/+91 |
|
|
| * | Merged revisions 1767-1783 via svnmerge from | Steven Knight | 2007-01-21 | 1 | -1/+1 |
|
|
| * | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 13 | -35/+156 |
|
|
| * | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 11 | -31/+58 |
|
|
| * | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 9 | -61/+139 |
|
|
| * | Merged revisions 1540-1545,1547-1581 via svnmerge from | Steven Knight | 2006-08-06 | 2 | -4/+77 |
|
|
| * | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 10 | -45/+88 |
|
|
| * | Fix VS8 integration for use with Express. (Christian Maaser) Portability fi... | Steven Knight | 2006-02-21 | 2 | -7/+9 |
|
|
| * | Portability fixes for Repository Java tests; eliminate Solaris package warnin... | Steven Knight | 2006-02-14 | 1 | -1/+1 |
|
|
| * | Fix detecting additional Java inner classes following use of the "new" keywor... | Steven Knight | 2006-02-14 | 2 | -12/+74 |
|
|
| * | Add support for Visual Studio 2005 Professional. Windows portability fixes f... | Steven Knight | 2006-02-12 | 3 | -31/+71 |
|
|
| * | Fix over-zealous common prefix matching when generating Visual Studio project... | Steven Knight | 2006-02-12 | 2 | -27/+73 |
|
|
| * | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 8 | -79/+122 |
|
|
| * | Add support for Visual Studio 8, and multiple project files in a solution fil... | Steven Knight | 2006-01-20 | 6 | -316/+915 |
|
|
| * | Add code to set $CCVERSION when using gcc. (Anonymous) | Steven Knight | 2006-01-02 | 1 | -0/+8 |
|
|
| * | Fix DVIPDF tests, refactor various TeX Tool modules. | Steven Knight | 2005-12-16 | 11 | -71/+345 |
|
|
| * | Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz) | Steven Knight | 2005-11-29 | 3 | -11/+30 |
|
|
| * | Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler) | Steven Knight | 2005-11-28 | 4 | -0/+11 |
|
|
| * | Add $PKGCHK and $PKGINFO variables for use on Solaris, and make the default $... | Steven Knight | 2005-11-19 | 1 | -3/+6 |
|
|
| * | Bring CVS back in sync. | Steven Knight | 2005-11-17 | 80 | -150/+601 |
|
|
| * | Make all relevant builders of .tex and .ltx files consistent with respect to ... | Steven Knight | 2005-11-07 | 5 | -32/+104 |
|
|
| * | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT... | Steven Knight | 2005-11-06 | 8 | -8/+73 |
|
|
| * | Add support for an explicit SCONS_HOME variable for writing the SCons executi... | Steven Knight | 2005-11-06 | 2 | -8/+29 |
|
|
| * | Add support for the Java 1.5 enum keyword. (Kian Win Ong) | Steven Knight | 2005-11-06 | 2 | -1/+11 |
|
|
| * | Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely) | Steven Knight | 2005-11-06 | 2 | -4/+7 |
|
|
| * | Add Visual Studio support for SCC Provider variables. (Dobes Vandermeer) | Steven Knight | 2005-11-05 | 2 | -5/+141 |
|
|
| * | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 2 | -9/+9 |
|
|
| * | Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau) | Steven Knight | 2005-10-13 | 1 | -10/+8 |
|
|
| * | On Windows, the Intel Fortran compiler (ifort) uses -object: instead of -o as... | Steven Knight | 2005-10-10 | 1 | -0/+11 |
|
|
| * | Improve intelc.py so it doesn't throw an exception if a version other than ia... | Steven Knight | 2005-10-10 | 1 | -13/+24 |
|
|
| * | Fix on-disk file matching on case-insensitive systems. Various fixes for win... | Steven Knight | 2005-10-10 | 1 | -1/+6 |
|
|
| * | Put quotes around the -C directory in command lines in MSVS project files. | Steven Knight | 2005-10-09 | 1 | -1/+1 |
|
|
| * | Get rid of the last tabs in the source files and have the TestSCons infrastru... | Steven Knight | 2005-10-09 | 2 | -4/+4 |
|
|
| * | MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge... | Steven Knight | 2005-10-08 | 2 | -210/+707 |
|
|
| * | When building a .jar file and $JARCHDIR is set, prefix each .class file with ... | Steven Knight | 2005-09-29 | 1 | -10/+3 |
|
|
| * | Explicit "skipping test" messages for a few straggling tests. | Steven Knight | 2005-09-26 | 1 | -139/+156 |
|
|
| * | Fix unicode encoder errors. | Steven Knight | 2005-08-30 | 1 | -3/+2 |
|
|
| * | On Solaris, enable the -KPIC option by default when compiling shared objects,... | Steven Knight | 2005-08-24 | 4 | -2/+15 |
|
|
| * | Add f90 and f95 to the list of Fortran compilers searched by default. | Steven Knight | 2005-08-22 | 1 | -7/+7 |
|
|
| * | Handle IOError exceptions when pushing files to CacheDir (and elsewhere). | Steven Knight | 2005-08-20 | 3 | -3/+9 |
|
|
| * | Have Visual Studio echo that we're using SCons to build things, to work aroun... | Steven Knight | 2005-08-20 | 1 | -5/+4 |
|
|
| * | Documentation fixes. | Steven Knight | 2005-08-15 | 1 | -5/+5 |
|
|
| * | Handle Visual Studio project and solution files in Unicode. (Chen Lee) | Steven Knight | 2005-08-13 | 7 | -28/+41 |
|
|
| * | Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru... | Steven Knight | 2005-08-12 | 6 | -15/+102 |
|
|
| * | Look up Fortran modules relative to . (Craig Scott) | Steven Knight | 2005-08-11 | 2 | -2/+3 |
|
|
| * | Fix the Java parser's handling of backslashes. (Leanid Nazdrynau) | Steven Knight | 2005-05-30 | 2 | -1/+16 |
|
|
| * | Eliminate multiple calls to os.stat() to fetch file info. | Steven Knight | 2005-05-13 | 1 | -1/+1 |
|
|
| * | Add support for 64-bit Intel 9.0 beta compiler on Linux. (Gary Oberbrunner) | Steven Knight | 2005-05-08 | 1 | -13/+80 |
|
|