| Commit message (Expand) | Author | Age | Files | Lines |
* | Add descrption of release candidate to roadmap, plus some clarifications. | Greg Noel | 2008-09-24 | 1 | -18/+25 |
|
|
* | 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 | 2 | -158/+162 |
|
|
* | Move Visal Studio test data into QMTest/TestSConsMSVS.py. | Steven Knight | 2008-09-24 | 4 | -371/+385 |
|
|
* | Refactor Visual Studio testing logic into a separate TestSConsMSVS | Steven Knight | 2008-09-23 | 12 | -123/+151 |
|
|
* | Python 1.5 compatibility: explicity import SCons.compat (again) | Steven Knight | 2008-09-23 | 1 | -0/+5 |
|
|
* | 1.5 compatibility: string methods in Tool/msvs.py. | Steven Knight | 2008-09-23 | 1 | -13/+40 |
|
|
* | 1.5 / 2.[01] compatibility: nested scopes in Tool/tex.py. | Steven Knight | 2008-09-23 | 1 | -1/+1 |
|
|
* | 1.5 / 2.[012] compatiblity: shutil.move() function. | Steven Knight | 2008-09-23 | 1 | -0/+40 |
|
|
* | 1.5 compatiblity: string method in Node/FSTests.py. | Steven Knight | 2008-09-23 | 1 | -1/+1 |
|
|
* | Issue 2215: add a file() builtin to the compatability layer | Steven Knight | 2008-09-23 | 1 | -0/+6 |
|
|
* | Python 2.2 portability (no .pop() method on dictionaries, ' in ' | Steven Knight | 2008-09-22 | 2 | -2/+2 |
|
|
* | Fix for Windows that doesn't break other systems: delete the | Steven Knight | 2008-09-22 | 3 | -3/+3 |
|
|
* | 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 |
|
|