| Commit message (Expand) | Author | Age | Files | Lines |
* | Add .sx assembly files to preprocessed-assembly source scanner list. Closes i... | Gary Oberbrunner | 2010-07-04 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 1 | -15/+22 |
|
|
* | Convert old-style classes in Tool/__init__.py to new-style classes. | Steven Knight | 2010-05-14 | 1 | -3/+3 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -2/+0 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -4/+4 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -7/+8 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -7/+9 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ... | Gary Oberbrunner | 2009-01-06 | 1 | -1/+1 |
|
|
* | exception must be stringified before comparison | Greg Noel | 2008-10-29 | 1 | -1/+1 |
|
|
* | Hefty update to the tex tool. | Robert Managan | 2008-09-18 | 1 | -1/+7 |
|
|
* | Merged revisions 2867-2879 via svnmerge from | Steven Knight | 2008-04-19 | 1 | -4/+5 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -2/+2 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -30/+89 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -2/+49 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -0/+77 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 1 | -8/+26 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -2/+3 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -2/+5 |
|
|
* | Merged revisions 1540-1545,1547-1581 via svnmerge from | Steven Knight | 2006-08-06 | 1 | -4/+23 |
|
|
* | Add separate $RANLIBCOM and $RANLIBCOMSTR variables. (Christoph Schulz) | Steven Knight | 2005-11-29 | 1 | -2/+6 |
|
|
* | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT... | Steven Knight | 2005-11-06 | 1 | -0/+7 |
|
|
* | Add f90 and f95 to the list of Fortran compilers searched by default. | Steven Knight | 2005-08-22 | 1 | -7/+7 |
|
|
* | Checkpoint refactorings to remove CommandGenerator and ToolSpec classes. | Steven Knight | 2005-03-06 | 1 | -42/+42 |
|
|
* | Add support for Objective C/C++ .m and .mm file extensions. (Timothee Besset) | Steven Knight | 2005-02-28 | 1 | -0/+1 |
|
|
* | Accumulated documentation changes. | Steven Knight | 2005-02-15 | 1 | -2/+2 |
|
|
* | Move the canned Scanner objects out of Defaults.py and document how to add Sc... | Steven Knight | 2005-02-14 | 1 | -6/+36 |
|
|
* | Remove build engine dependencies on SCons.Script. Fix a misspelled variable ... | Steven Knight | 2005-01-08 | 1 | -1/+1 |
|
|
* | Add LoadableModule support. (Michael McCracken) | Steven Knight | 2005-01-07 | 1 | -0/+31 |
|
|
* | Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe... | Steven Knight | 2004-11-19 | 1 | -7/+9 |
|
|
* | Allow importing local files from Tools found on a toolpath. (Chad Austin) | Steven Knight | 2004-10-07 | 1 | -11/+18 |
|
|
* | Allow passing a dictionary of keyword arguments to Tool specifications. (Gar... | Steven Knight | 2004-10-07 | 1 | -4/+15 |
|
|
* | Add an rpcgen tool. (Kevin Quick) | Steven Knight | 2004-09-04 | 1 | -1/+2 |
|
|
* | Add support for newer ifort versions of the Intel Fortran compiler on Linux. ... | Steven Knight | 2004-07-29 | 1 | -1/+1 |
|
|
* | Add Fortran 90/95 support. (Chris Murray) | Steven Knight | 2004-07-29 | 1 | -11/+9 |
|
|
* | QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables.... | Steven Knight | 2004-07-12 | 1 | -2/+2 |
|
|
* | Fix spurious rebuilds/reinstalls of header files and circular dependencies wi... | Steven Knight | 2004-05-19 | 1 | -4/+6 |
|
|
* | Move Action initializations for common default COM values from Tool/*.py to D... | Steven Knight | 2004-05-16 | 1 | -3/+4 |
|
|
* | Add a D language Tool. (Andy Friesen) | Steven Knight | 2004-03-08 | 1 | -0/+1 |
|
|
* | Make the static/shared object check work even if the object was already created. | Steven Knight | 2004-01-10 | 1 | -14/+14 |
|
|
* | Add support for a toolpath for Environments. | Steven Knight | 2003-12-18 | 1 | -3/+17 |
|
|
* | Add Borland compiler support. (Vincent Risi) | Steven Knight | 2003-11-22 | 1 | -4/+4 |
|
|
* | Update the tool specifications for the SGI MIPSpro tools. | Steven Knight | 2003-10-30 | 1 | -2/+2 |
|
|
* | Support for additional UNIX variants: (Christian Engel) | Steven Knight | 2003-08-24 | 1 | -18/+23 |
|
|
* | Fix tool problems with xilink and linkloc. | Steven Knight | 2003-08-16 | 1 | -1/+1 |
|
|
* | Add SWIG support. | Steven Knight | 2003-08-13 | 1 | -2/+3 |
|
|
* | Allow Builders to take a dictionary that maps source file suffixes to emitter... | Steven Knight | 2003-07-29 | 1 | -7/+85 |
|
|
* | Add support for the Intel C Compiler. (Gary Oberbrunner) | Steven Knight | 2003-06-16 | 1 | -2/+2 |
|
|
* | Add an M4 builder. (Timothee Besset) | Steven Knight | 2003-06-09 | 1 | -1/+1 |
|
|
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 1 | -1/+1 |
|
|