| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a mismatch in generated GUIDs on non-Windows platforms by | Steven Knight | 2009-01-25 | 1 | -2/+6 |
|
|
* | Fix shelling out to non-.exe commands from --interactive mode on | Steven Knight | 2009-01-21 | 1 | -1/+5 |
|
|
* | Detect implicit command dependencies even when the command is quoted. | Steven Knight | 2009-01-20 | 2 | -1/+11 |
|
|
* | Update src/CHANGES.txt for recent checkins. | Steven Knight | 2009-01-20 | 1 | -0/+11 |
|
|
* | Merged revisions 3848-3890,3892-3896,3898-3908 via svnmerge from | Steven Knight | 2009-01-20 | 2 | -2/+2 |
|
|
* | Fix calculation of $UNCHANGED_SOURCES to include correctly sources | Steven Knight | 2009-01-19 | 1 | -4/+4 |
|
|
* | Various Windows fixes: | Steven Knight | 2009-01-18 | 3 | -10/+29 |
|
|
* | Issue 2278: Emit header name when using SWIG directors (Ben Webb) | Greg Noel | 2009-01-17 | 2 | -4/+27 |
|
|
* | Fix ability to Install() the same file multiple times. | Steven Knight | 2009-01-13 | 2 | -5/+5 |
|
|
* | Since my change left Russel confused I decided to clarify it even more. | Robert Managan | 2009-01-12 | 1 | -2/+2 |
|
|
* | Fix typos in the User's Guide. (Zia Sobhani) | Steven Knight | 2009-01-12 | 1 | -0/+4 |
|
|
* | Add a little more description to the change | Robert Managan | 2009-01-11 | 1 | -1/+2 |
|
|
* | Ben Webb did it, not me | Greg Noel | 2009-01-10 | 1 | -4/+4 |
|
|
* | Remove $CCFLAGS from the the default definitions of $CXXFLAGS for | Steven Knight | 2009-01-10 | 3 | -2/+8 |
|
|
* | Update src/CHANGES.txt for recent checkins. | Steven Knight | 2009-01-10 | 2 | -2/+19 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 23 | -312/+862 |
|
|
* | Remove the feature that would build .pdf graphics files | Robert Managan | 2009-01-09 | 2 | -26/+8 |
|
|
* | Issue 2279: Support $SWIGOUTDIR values with spaces in the | Steven Knight | 2009-01-08 | 2 | -1/+3 |
|
|
* | Fix issue #1175: allow WIN32_INSERT_DEF=0 to turn off --output-def in mingw l... | Gary Oberbrunner | 2009-01-07 | 1 | -1/+2 |
|
|
* | Fix issue 2273: Users Guide msvc missing a few vars. | Gary Oberbrunner | 2009-01-07 | 1 | -0/+3 |
|
|
* | Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ... | Gary Oberbrunner | 2009-01-06 | 4 | -22/+56 |
|
|
* | Add -e$TARGET to Borland linker command line, to fix issue #1166. | Gary Oberbrunner | 2009-01-06 | 1 | -2/+2 |
|
|
* | First part of issue 2278: handle quoted module names in SWIG source | Greg Noel | 2009-01-04 | 1 | -3/+13 |
|
|
* | Simplify how NodeLists expand callable methods by making the NodeList | Steven Knight | 2009-01-04 | 2 | -47/+63 |
|
|
* | Use a SCons.Util.UniqueList instance for the Executor.sources list | Steven Knight | 2009-01-01 | 2 | -10/+5 |
|
|
* | Have the {Append,Prepend}ENVPath() canonicalization make sure there's the | Steven Knight | 2009-01-01 | 2 | -1/+6 |
|
|
* | Fix bug 2193: http://scons.tigris.org/issues/show_bug.cgi?id=2193 | Gary Oberbrunner | 2009-01-01 | 3 | -21/+52 |
|
|
* | Allow subclassing of File and Dir nodes by having the must_be_same() | Steven Knight | 2008-12-30 | 2 | -1/+15 |
|
|
* | Issue 1417: Fix use of attributes (${SOURCES.windows}, e.g.) with null | Steven Knight | 2008-12-30 | 3 | -26/+30 |
|
|
* | Credit to Arve Knudsen | Greg Noel | 2008-12-26 | 1 | -0/+4 |
|
|
* | Add the Options object and *Option() function to the list of features | Steven Knight | 2008-12-22 | 1 | -0/+3 |
|
|
* | Add a release note about the mandatory warnings (i.e. warnings | Steven Knight | 2008-12-22 | 1 | -0/+28 |
|
|
* | Merged revisions 3611-3763,3765-3794,3796-3811,3813-3839,3841-3847 via svnmer... | Steven Knight | 2008-12-21 | 2 | -6/+41 |
|
|
* | Add warnings for use of the (already) deprecated Options object | Steven Knight | 2008-12-20 | 8 | -5/+93 |
|
|
* | Issue 2247: Don't fail if we can't import a _subprocess module on Windows. | Steven Knight | 2008-12-20 | 2 | -1/+7 |
|
|
* | Issue 2276: Fix use of codecs module in pre-2.3 Python versions. | Steven Knight | 2008-12-20 | 1 | -0/+13 |
|
|
* | Revert r3828 (vs9 support) in favor of the vs_revamp integration. | Steven Knight | 2008-12-12 | 2 | -72/+1 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 14 | -31/+160 |
|
|
* | Issue 2102: Add support for Microsoft Visual Studio 9. (Dmitri Rubinstein) | Steven Knight | 2008-12-11 | 2 | -1/+72 |
|
|
* | Issue 2231: Add a --warn=future-deprecated option, along with | Steven Knight | 2008-12-11 | 4 | -3/+32 |
|
|
* | 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 | 2 | -1/+97 |
|
|
* | Print "scons: Build interrupted." on stderr, not stdout. | Steven Knight | 2008-12-10 | 2 | -1/+7 |
|
|
* | Issue 1287: copy File attributes from the local Node to a Repository | Steven Knight | 2008-12-10 | 2 | -0/+22 |
|
|
* | Create Taskmaster.{Always,OutOfDate}Task subclasses of Taskmaster.Task | Steven Knight | 2008-12-08 | 4 | -30/+53 |
|
|
* | Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved construction | Steven Knight | 2008-12-07 | 6 | -16/+101 |
|
|
* | src/CHANGES.txt updates for changes since 4 November. | Steven Knight | 2008-12-07 | 1 | -0/+28 |
|
|
* | Issue 2265: Suppress messages about spurious dependency cycles. | Steven Knight | 2008-12-07 | 4 | -29/+48 |
|
|
* | Issue 2116: Eliminate some spurious dependency cycles by being more | Steven Knight | 2008-12-06 | 3 | -30/+150 |
|
|
* | Issue 2267, fix use of uninitialized variable | Greg Noel | 2008-12-06 | 1 | -6/+6 |
|
|