| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 2395: Added doc comment for symlink parameter usage. | William Blevins | 2014-07-20 | 1 | -0/+7 |
|
|
* | Issue 2395: Copy Symlink soft-copy enhancement. | William Blevins | 2014-07-14 | 1 | -5/+15 |
|
|
* | The changes to the D support evolved over the last many months packaged as a ... | Russel Winder | 2014-04-16 | 1 | -4/+7 |
|
|
* | Fix #2708 by making Delete able to delete broken symlinks and dir symlinks. | Gary Oberbrunner | 2011-02-18 | 1 | -5/+6 |
|
|
* | Fix problem with re-raising old exception when CPPDEFINES contains a None or ... | Gary Oberbrunner | 2010-11-04 | 1 | -2/+4 |
|
|
* | Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B... | Gary Oberbrunner | 2010-08-15 | 1 | -2/+13 |
|
|
* | Convert old-style classes in Defaults.py to new-style classes. | Steven Knight | 2010-05-13 | 1 | -2/+2 |
|
|
* | Convert to Python 3.x division rules. | Greg Noel | 2010-04-24 | 1 | -3/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-17 | 1 | -1/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -6/+2 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -13/+12 |
|
|
* | Move the definition of env['LATEXSUFFIXES'] from Defaults.py to the | Robert Managan | 2009-08-06 | 1 | -1/+1 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -4/+11 |
|
|
* | Fix bug #2298, make Move factory work across filesystems. | Gary Oberbrunner | 2009-05-07 | 1 | -1/+1 |
|
|
* | Issue 2401: Fix usage of comparison with None, patch from Jared Grubb | Greg Noel | 2009-05-03 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Additional fix for issue #1249 (Mkdir fails if dir exists) on Windows. | Gary Oberbrunner | 2009-01-31 | 1 | -1/+2 |
|
|
* | Added regression test for issue #1249 | Gary Oberbrunner | 2008-12-11 | 1 | -1/+1 |
|
|
* | Fix issue #1249 by making Mkdir action (actually mkdir_func) succeed if the u... | Gary Oberbrunner | 2008-12-11 | 1 | -1/+9 |
|
|
* | Issue 2149: Avoid reference cycles caused by frame objects | Ludwig Hähne | 2008-09-10 | 1 | -1/+4 |
|
|
* | Issue 1307: Invalidate node caches after Execute() | Ludwig Hähne | 2008-09-08 | 1 | -1/+11 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -44/+60 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -8/+28 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -7/+14 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -6/+33 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -0/+2 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 1 | -31/+5 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -82/+37 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -10/+79 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -1/+0 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -2/+6 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -9/+30 |
|
|
* | Handle scanning of the in-memory entries for a Dir with a scanner, not a hard... | Steven Knight | 2005-12-27 | 1 | -0/+1 |
|
|
* | Fix DVIPDF tests, refactor various TeX Tool modules. | Steven Knight | 2005-12-16 | 1 | -23/+0 |
|
|
* | Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler) | Steven Knight | 2005-11-28 | 1 | -2/+4 |
|
|
* | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT... | Steven Knight | 2005-11-06 | 1 | -0/+4 |
|
|
* | Add support for a $INSTALLSTR string. (Christoph Schulz) | Steven Knight | 2005-11-05 | 1 | -0/+1 |
|
|
* | Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the co... | Steven Knight | 2005-10-04 | 1 | -0/+2 |
|
|
* | Document the necessity of passing in "target" to and "source" to env.subst() ... | Steven Knight | 2005-09-21 | 1 | -9/+7 |
|
|
* | Give the subst logic its own SCons.Subst module. It's big enough. | Steven Knight | 2005-09-19 | 1 | -2/+3 |
|
|
* | Add a Dirs() function that can be used in hBcexpansions. (Stanislav Baranov) | Steven Knight | 2005-08-13 | 1 | -0/+1 |
|
|
* | Handle Visual Studio project and solution files in Unicode. (Chen Lee) | Steven Knight | 2005-08-13 | 1 | -4/+4 |
|
|
* | Accumulated documentation changes. | Steven Knight | 2005-02-15 | 1 | -4/+0 |
|
|
* | Don't read up entire directories to decide if an Alias is up-to-date. | Steven Knight | 2005-02-14 | 1 | -0/+6 |
|
|
* | Move the canned Scanner objects out of Defaults.py and document how to add Sc... | Steven Knight | 2005-02-14 | 1 | -32/+12 |
|
|
* | Eliminate Executor's creation and use of a build_dict and a subst_dict, which... | Steven Knight | 2005-01-10 | 1 | -33/+56 |
|
|
* | Add LoadableModule support. (Michael McCracken) | Steven Knight | 2005-01-07 | 1 | -0/+1 |
|
|
* | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 1 | -3/+2 |
|
|
* | Add more command-line customizability: and . | Steven Knight | 2004-11-15 | 1 | -2/+2 |
|
|