| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the Latex scanner to search for graphics on the TEXINPUTS path | Robert Managan | 2008-09-22 | 2 | -5/+5 |
|
|
* | Windows portability (path names in expected output). | Steven Knight | 2008-09-22 | 1 | -2/+7 |
|
|
* | Fix syntax and semantic errors preventing regression tests from running on 1.5.2 | Greg Noel | 2008-09-22 | 2 | -10/+14 |
|
|
* | make references to subprocess.Popen synchronous | Greg Noel | 2008-09-22 | 4 | -9/+8 |
|
|
* | Fix doc for r3436 (new delete_existing flags for Append/Prepend) | Gary Oberbrunner | 2008-09-20 | 1 | -6/+6 |
|
|
* | Windows portability: different error message for the nonexistent file. | Steven Knight | 2008-09-20 | 1 | -1/+9 |
|
|
* | Windows portability: use os.sep instead of hard-coded /. | Steven Knight | 2008-09-20 | 1 | -14/+18 |
|
|
* | Windows test fix: enhance the TestSCons class so an explicit | Steven Knight | 2008-09-20 | 4 | -7/+10 |
|
|
* | Fix indentation issue | William Deegan | 2008-09-20 | 1 | -3/+3 |
|
|
* | Fix broken swig tests when python being used to run tests is incompatible wit... | William Deegan | 2008-09-20 | 5 | -0/+5 |
|
|
* | Fix test/VariantDir/VariantDir.py on centos5, currently failing as TestSCons.... | William Deegan | 2008-09-20 | 1 | -0/+3 |
|
|
* | Call str() on the string values of environment variables used by the | Steven Knight | 2008-09-20 | 1 | -1/+3 |
|
|
* | Windows portability: escape strings with file path names, which | Steven Knight | 2008-09-20 | 1 | -2/+2 |
|
|
* | Windows portability: use os.path.join() for expected subdirectory paths. | Steven Knight | 2008-09-20 | 1 | -1/+6 |
|
|
* | 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 |
|
|
* | Fix issue #2091 by adding new delete_existing flags to Util.{Ap,Pre}pendPath ... | Gary Oberbrunner | 2008-09-18 | 5 | -35/+216 |
|
|
* | Hefty update to the tex tool. | Robert Managan | 2008-09-18 | 8 | -187/+702 |
|
|
* | Make the test/TEX/LATEX*py scripts work even on systems that don't have | Steven Knight | 2008-09-17 | 1 | -0/+3 |
|
|
* | Fix doc typo reported in the mailing list and another small glitch | Greg Noel | 2008-09-17 | 1 | -7/+10 |
|
|
* | Make the framework library path we return on Mac OS X match the framework | Steven Knight | 2008-09-16 | 1 | -7/+8 |
|
|
* | Fix error reported on IRC | Greg Noel | 2008-09-16 | 2 | -2/+2 |
|
|
* | Update project highlights and roadmap for 1.0.1.d20080915 checkpoint. | Steven Knight | 2008-09-15 | 2 | -2/+9 |
|
|
* | Revert 2102, pending additional discussion. | Steven Knight | 2008-09-15 | 3 | -202/+3 |
|
|
* | Issue 2102: Add support for Visual Studio 9 and newer Platform | Steven Knight | 2008-09-15 | 3 | -3/+202 |
|
|
* | Better layout for table elements | Greg Noel | 2008-09-15 | 2 | -22/+22 |
|
|
* | W3C sez no lists inside paragraphs | Greg Noel | 2008-09-14 | 1 | -0/+2 |
|
|
* | Add blurb before schedule table and revise descriptions of release types | Greg Noel | 2008-09-14 | 1 | -16/+29 |
|
|
* | use right entity name for table data | Greg Noel | 2008-09-14 | 2 | -75/+75 |
|
|
* | New schedule, plus machinery to maintain it | Greg Noel | 2008-09-14 | 3 | -82/+178 |
|
|
* | Minor nits and typos | Greg Noel | 2008-09-14 | 4 | -7/+7 |
|
|
* | Issue 2106: Don't match a directory that matches the name of a | Steven Knight | 2008-09-14 | 3 | -3/+101 |
|
|
* | Issue 1693: make the subdirectory in which the .sconsign file will | Steven Knight | 2008-09-14 | 9 | -114/+248 |
|
|
* | Fix for Python versions before 2.2, where tuple() requires an argument. | Steven Knight | 2008-09-13 | 1 | -1/+1 |
|
|
* | Fix the "explicit stack size" warning message on earlier versions of | Steven Knight | 2008-09-13 | 1 | -2/+2 |
|
|
* | Revert the previous change, I overlooked some regression test failures. | Steven Knight | 2008-09-13 | 8 | -246/+114 |
|
|
* | Issue 1693: Make the directory in which the .sconsign file will live, | Steven Knight | 2008-09-13 | 8 | -114/+246 |
|
|
* | Update src/CHANGES.txt for the checked-in 1.1 changes. | Steven Knight | 2008-09-13 | 1 | -0/+43 |
|
|
* | Issue 2121: fix handling #includes of files in VariantDir subdirectories, | Steven Knight | 2008-09-13 | 3 | -1/+88 |
|
|
* | Additional clean up of how we import some SCons.* module names, including | Steven Knight | 2008-09-13 | 3 | -8/+7 |
|
|
* | Sigh, I keep doing it, another typo | Greg Noel | 2008-09-12 | 1 | -2/+2 |
|
|
* | Sigh, I made the last update from the wrong tree, which had a typo | Greg Noel | 2008-09-12 | 1 | -2/+2 |
|
|
* | Issue 2179: Null Executor memory reductions | Ludwig Hähne | 2008-09-12 | 1 | -12/+47 |
|
|
* | Add common subproc function and modify routines to use it | Greg Noel | 2008-09-12 | 4 | -22/+67 |
|
|
* | Fix errors that cropped up in revision 3382 | Greg Noel | 2008-09-12 | 2 | -1/+2 |
|
|
* | Evaluate compat module transparently when SCons is instantiated | Greg Noel | 2008-09-11 | 18 | -35/+4 |
|
|
* | Issue 2005: Avoid an infinite loop looking for the Python library | Steven Knight | 2008-09-11 | 3 | -18/+27 |
|
|
* | Issue 1681: Fix the ability of add_src_builder() to handle arbitrary | Steven Knight | 2008-09-11 | 4 | -6/+81 |
|
|
* | Add the ability of the Tex builder to change the name of the created | Robert Managan | 2008-09-10 | 2 | -1/+106 |
|
|
* | Issue 2149: Avoid reference cycles caused by frame objects | Ludwig Hähne | 2008-09-10 | 3 | -3/+11 |
|
|