| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied Benoit Belley's patch in ticket 1957 improve the robustness of | Gary Oberbrunner | 2008-10-29 | 14 | -40/+193 |
|
|
* | Issue 1568: fix a stack trace when --debug=include tries to handle | Steven Knight | 2008-10-17 | 1 | -4/+20 |
|
|
* | Fix use of VariantDir when the -n option is used and doesn't, | Steven Knight | 2008-10-15 | 1 | -0/+67 |
|
|
* | Support the -f option allowing specification of a different top-level | Steven Knight | 2008-10-15 | 3 | -0/+215 |
|
|
* | Collect the scripts for the three "climb up" options (-D, -U and -u) | Steven Knight | 2008-10-15 | 9 | -142/+345 |
|
|
* | Test and document the ability to specify multiple -f files. | Steven Knight | 2008-10-14 | 1 | -0/+9 |
|
|
* | Don't use "as" as a variable name--reserved in Python 2.6. | Steven Knight | 2008-10-12 | 1 | -3/+1 |
|
|
* | Fix intended tuple syntax (for Python 2.2 and before). | Steven Knight | 2008-10-12 | 1 | -1/+1 |
|
|
* | Python 2.6 made "as" a keyword, so test the importability of the | Steven Knight | 2008-10-11 | 1 | -1/+1 |
|
|
* | Testing on a Mac turned up a problem that did not show up on linux. | Robert Managan | 2008-10-08 | 8 | -16/+42 |
|
|
* | Update test scripts with more information must_*() methods. | Steven Knight | 2008-10-08 | 4 | -44/+40 |
|
|
* | test/TEX/PDF_single_source.py | Robert Managan | 2008-10-07 | 3 | -3/+268 |
|
|
* | Fix label placement in gnuplot graphs by the "scons-time.py func" | Steven Knight | 2008-10-07 | 1 | -2/+2 |
|
|
* | Remove left-over debug print. | Steven Knight | 2008-10-07 | 1 | -2/+0 |
|
|
* | Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219. | Gary Oberbrunner | 2008-10-01 | 1 | -0/+46 |
|
|
* | Fix test to work with all versions of Python | Greg Noel | 2008-09-29 | 1 | -20/+21 |
|
|
* | Issue 1646: Block-wise signature computation for large files | Ludwig Hähne | 2008-09-28 | 1 | -0/+121 |
|
|
* | Fix __COPYRIGHT__ and __revision__ lines. | Steven Knight | 2008-09-25 | 1 | -2/+2 |
|
|
* | Python 1.5 portability in test/Execute.py. | Steven Knight | 2008-09-24 | 1 | -1/+11 |
|
|
* | Split the MSVS variant_dir sub-tests into separate test scripts. | Steven Knight | 2008-09-24 | 8 | -264/+418 |
|
|
* | Split the sub-tests for cleaning MSVS project and solution files | Steven Knight | 2008-09-24 | 8 | -250/+423 |
|
|
* | Move the MSVS 6.0 test data into QMTest/TestSConsMSVS.py, too. | Steven Knight | 2008-09-24 | 1 | -158/+3 |
|
|
* | Move Visal Studio test data into QMTest/TestSConsMSVS.py. | Steven Knight | 2008-09-24 | 3 | -371/+9 |
|
|
* | Refactor Visual Studio testing logic into a separate TestSConsMSVS | Steven Knight | 2008-09-23 | 10 | -23/+23 |
|
|
* | Fix for Windows that doesn't break other systems: delete the | Steven Knight | 2008-09-22 | 3 | -3/+3 |
|
|
* | Windows portability (path names in expected output). | Steven Knight | 2008-09-22 | 1 | -2/+7 |
|
|
* | Windows portability: different error message for the nonexistent file. | Steven Knight | 2008-09-20 | 1 | -1/+9 |
|
|
* | Windows test fix: enhance the TestSCons class so an explicit | Steven Knight | 2008-09-20 | 3 | -6/+6 |
|
|
* | Fix broken swig tests when python being used to run tests is incompatible wit... | William Deegan | 2008-09-20 | 5 | -0/+5 |
|
|
* | Windows portability: escape strings with file path names, which | Steven Knight | 2008-09-20 | 1 | -2/+2 |
|
|
* | Make the test/MSVC/{msvc,hierarchical}.py tests work even if | Steven Knight | 2008-09-19 | 2 | -4/+4 |
|
|
* | Windows portability in the expected output. | Steven Knight | 2008-09-19 | 1 | -4/+4 |
|
|
* | Hefty update to the tex tool. | Robert Managan | 2008-09-18 | 4 | -5/+214 |
|
|
* | Issue 2106: Don't match a directory that matches the name of a | Steven Knight | 2008-09-14 | 1 | -0/+92 |
|
|
* | Issue 1693: make the subdirectory in which the .sconsign file will | Steven Knight | 2008-09-14 | 4 | -112/+226 |
|
|
* | Revert the previous change, I overlooked some regression test failures. | Steven Knight | 2008-09-13 | 4 | -226/+112 |
|
|
* | Issue 1693: Make the directory in which the .sconsign file will live, | Steven Knight | 2008-09-13 | 4 | -112/+226 |
|
|
* | Issue 2121: fix handling #includes of files in VariantDir subdirectories, | Steven Knight | 2008-09-13 | 1 | -0/+76 |
|
|
* | Issue 1681: Fix the ability of add_src_builder() to handle arbitrary | Steven Knight | 2008-09-11 | 1 | -0/+65 |
|
|
* | Add the ability of the Tex builder to change the name of the created | Robert Managan | 2008-09-10 | 1 | -0/+78 |
|
|
* | Fix bugs in regression tests | Greg Noel | 2008-09-10 | 2 | -1/+7 |
|
|
* | Issue 1307: Invalidate node caches after Execute() | Ludwig Hähne | 2008-09-08 | 1 | -0/+108 |
|
|
* | Accommodate earlier change in the order of arguments on a Windows | Steven Knight | 2008-09-08 | 1 | -1/+1 |
|
|
* | A test case for my last commit. | Robert Managan | 2008-09-08 | 1 | -0/+82 |
|
|
* | Add a test for revision 3340, escaping variable names when using | Steven Knight | 2008-09-06 | 1 | -0/+2 |
|
|
* | Added a strfunction to the various tex builders. Since the sub-actions report | Robert Managan | 2008-09-04 | 9 | -31/+125 |
|
|
* | Fix for bug #2184, Glob() corrupts LIBPATH. | Gary Oberbrunner | 2008-09-03 | 1 | -0/+87 |
|
|
* | Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel) | Steven Knight | 2008-08-26 | 7 | -16/+40 |
|
|
* | Issue 2099: have Execute() print an error message if an action | Steven Knight | 2008-08-26 | 1 | -13/+24 |
|
|
* | call subst on the line passed to Environment.WhereIs | Jim Randall | 2008-08-22 | 1 | -1/+7 |
|
|