2008-10-17 |
stevenknight | Issue 1568: fix a stack trace when --debug=include... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
stevenknight | Fix use of VariantDir when the -n option is used and... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
stevenknight | Remove the old, empty test/BuildDir directory. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
stevenknight | Support the -f option allowing specification of a diffe... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
stevenknight | Fix release lines (incorrect line updated in merge... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
stevenknight | Collect the scripts for the three "climb up" options... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
stevenknight | Test and document the ability to specify multiple ... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
stevenknight | Don't use the Exception.message attribute that was... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
stevenknight | Python 2.6 portability: add __{add,radd}__() methods... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
stevenknight | Don't use "as" as a variable name--reserved in Python... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
stevenknight | Fix intended tuple syntax (for Python 2.2 and before). |
commit | commitdiff | tree | snapshot |
2008-10-11 |
stevenknight | Python 2.6 made "as" a keyword, so test the importabili... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
stevenknight | Fix our SCons.Util.CLVar implementation (__add__()... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
stevenknight | Update tigris.org for the 1.1.0 release. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
stevenknight | Merged revisions 3378-3423,3425-3532,3534-3599,3601... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
managan | Don't add an action to use epstopdf to build .pdf from .ps |
commit | commitdiff | tree | snapshot |
2008-10-08 |
managan | Testing on a Mac turned up a problem that did not show... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
GregNoel | fix bug in SCons.Action._subproc |
commit | commitdiff | tree | snapshot |
2008-10-08 |
stevenknight | Python 1.5 compatibility. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
stevenknight | Update test scripts with more information must_*()... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
stevenknight | Reset the default Verbose value to False. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
managan | test/TEX/PDF_single_source.py |
commit | commitdiff | tree | snapshot |
2008-10-07 |
stevenknight | Fix label placement in gnuplot graphs by the "scons... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
stevenknight | Initial Python 2.6 portability in SCons code itself... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
stevenknight | Rudimentary Python 2.6 portability in the test infrastr... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
stevenknight | Remove left-over debug print. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
stevenknight | Fix a block in Script/Main.py that could swallow Keyboa... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
GregNoel | documentation changes for Action() refactoring |
commit | commitdiff | tree | snapshot |
2008-10-04 |
GregNoel | Issue 2166, refactor Action() factory to make positiona... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
GregNoel | Fix small inefficiency in jobs dispatching |
commit | commitdiff | tree | snapshot |
2008-10-04 |
stevenknight | Updates to SCons development system admin scripts: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
stevenknight | User's Guide updates: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
stevenknight | Update highlight and roadmap schedule. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
GregNoel | Correct typos to roadmap.html that snuck in... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
GregNoel | Move release days to Monday; slip 1.1 (but not rest... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
garyo | implement delete_existing for AppendUnique and PrependU... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
garyo | Add Users Guide example of using $SOURCE substitution... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
stevenknight | Python 2.2 portability: no dictionary pop() method. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
stevenknight | Update for latest changes. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
stevenknight | Fix the regular expression for LaTeX scanning so that... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
garyo | Add ability to use "$SOURCE" when specifying a target... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
managan | This patch removes setting the variable TEXPICTS in... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
garyo | Better error when taskmaster gets an exception while... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
GregNoel | Fix test to work with all versions of Python |
commit | commitdiff | tree | snapshot |
2008-09-28 |
pankrat | Issue 1646: Block-wise signature computation for large... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
stevenknight | Fix scons-local packaging test breakage in MSVS tests... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
GregNoel | Revert checkin of incomplete change |
commit | commitdiff | tree | snapshot |
2008-09-26 |
GregNoel | reassign credit where credit is due |
commit | commitdiff | tree | snapshot |
2008-09-26 |
stevenknight | Update with recent changes: |
commit | commitdiff | tree | snapshot |
2008-09-26 |
cournape | Add RC.py scanner to MANIFEST.in |
commit | commitdiff | tree | snapshot |
2008-09-26 |
bdbaddog | Fixed an issue with the way the test was setting up... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
bdbaddog | Updated fix for bug 2082 adding support for D3DFX keywo... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
bdbaddog | Sort the results of unittest for RC scanner before... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
bdbaddog | Fix for previous fix for 402 and 2082 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
stevenknight | Fix __COPYRIGHT__ and __revision__ lines. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
stevenknight | Make a naked except: block catch specific exceptions... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
bdbaddog | Fix for bugs 402 and 2082 - implement scanner for windo... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
GregNoel | Issue 2183, fix typos |
commit | commitdiff | tree | snapshot |
2008-09-25 |
GregNoel | Issue 2183: .sx assembler suffix uses C preprocessor |
commit | commitdiff | tree | snapshot |
2008-09-25 |
GregNoel | Change FUTURE markers to TODO(1.5) so we are all using... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
GregNoel | Add descrption of release candidate to roadmap, plus... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
stevenknight | Python 1.5 portability in test/Execute.py. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
stevenknight | Split the MSVS variant_dir sub-tests into separate... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
stevenknight | Split the sub-tests for cleaning MSVS project and solut... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
stevenknight | Move the MSVS 6.0 test data into QMTest/TestSConsMSVS... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
stevenknight | Move Visal Studio test data into QMTest/TestSConsMSVS.py. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | Refactor Visual Studio testing logic into a separate... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | Python 1.5 compatibility: explicity import SCons.compa... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | 1.5 compatibility: string methods in Tool/msvs.py. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | 1.5 / 2.[01] compatibility: nested scopes in Tool... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | 1.5 / 2.[012] compatiblity: shutil.move() function. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | 1.5 compatiblity: string method in Node/FSTests.py. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
stevenknight | Issue 2215: add a file() builtin to the compatability... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
stevenknight | Python 2.2 portability (no .pop() method on dictionarie... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
stevenknight | Fix for Windows that doesn't break other systems: ... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
managan | Fix the Latex scanner to search for graphics on the... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
stevenknight | Windows portability (path names in expected output). |
commit | commitdiff | tree | snapshot |
2008-09-22 |
GregNoel | Fix syntax and semantic errors preventing regression... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
GregNoel | make references to subprocess.Popen synchronous |
commit | commitdiff | tree | snapshot |
2008-09-20 |
garyo | Fix doc for r3436 (new delete_existing flags for Append... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Windows portability: different error message for the... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Windows portability: use os.sep instead of hard-coded /. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Windows test fix: enhance the TestSCons class so an... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
bdbaddog | Fix indentation issue |
commit | commitdiff | tree | snapshot |
2008-09-20 |
bdbaddog | Fix broken swig tests when python being used to run... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
bdbaddog | Fix test/VariantDir/VariantDir.py on centos5, currently... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Call str() on the string values of environment variable... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Windows portability: escape strings with file path... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
stevenknight | Windows portability: use os.path.join() for expected... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
stevenknight | Make the test/MSVC/{msvc,hierarchical}.py tests work... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
stevenknight | Windows portability in the expected output. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
garyo | Fix issue #2091 by adding new delete_existing flags... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
managan | Hefty update to the tex tool. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
stevenknight | Make the test/TEX/LATEX*py scripts work even on systems... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
GregNoel | Fix doc typo reported in the mailing list and another... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
stevenknight | Make the framework library path we return on Mac OS... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
GregNoel | Fix error reported on IRC |
commit | commitdiff | tree | snapshot |
2008-09-15 |
stevenknight | Update project highlights and roadmap for 1.0.1.d200809... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
stevenknight | Revert 2102, pending additional discussion. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
stevenknight | Issue 2102: Add support for Visual Studio 9 and newer... |
commit | commitdiff | tree | snapshot |
next |