| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Have TestSCons.py add --warn=no-python-version every invocation, not | Steven Knight | 2009-09-13 | 1 | -9/+20 |
|
|
| * | Revert r4356, the problem is in TestSCons.py, not the test script itself. | Steven Knight | 2009-09-13 | 1 | -3/+3 |
|
|
| * | Remove last checkin. | William Deegan | 2009-09-13 | 2 | -24/+20 |
|
|
| * | Fix test to pass for deprecated python versions. Not what was expected deprec... | William Deegan | 2009-09-13 | 2 | -20/+24 |
|
|
| * | Add python version deprecated check to get this test to pass on python 2.3 (h... | William Deegan | 2009-09-12 | 1 | -3/+3 |
|
|
| * | Fix test logic to handle warning messages on deprecated python version (chang... | William Deegan | 2009-09-11 | 1 | -2/+2 |
|
|
| * | BUG: fix regression failure after is_win64 fix. | David Cournapeau | 2009-09-09 | 1 | -0/+3 |
|
|
| * | BUG: fix issue 2294. | David Cournapeau | 2009-09-09 | 1 | -0/+4 |
|
|
| * | Fix win64 detection. | David Cournapeau | 2009-09-09 | 1 | -6/+13 |
|
|
| * | Bump minimum version of python for 1.3 to 2.4 | William Deegan | 2009-09-06 | 1 | -2/+2 |
|
|
| * | Add a test that the packages used are installed. | Robert Managan | 2009-08-31 | 2 | -0/+8 |
|
|
| * | Use mailing list information at scons.org instead of tigris.org | Greg Noel | 2009-08-28 | 1 | -2/+2 |
|
|
| * | Add copyright notice to Announcement.txt to satisfy the test_strings.py test | William Deegan | 2009-08-27 | 1 | -0/+3 |
|
|
| * | Blank Announement template | William Deegan | 2009-08-26 | 1 | -0/+68 |
|
|
| * | As I set up the test case for the glossary and nomencl packages | Robert Managan | 2009-08-21 | 7 | -47/+249 |
|
|
| * | Add comment for glossaries/scronyms update | Robert Managan | 2009-08-21 | 1 | -0/+2 |
|
|
| * | Add test for glossaries package. and patch tex.py | Robert Managan | 2009-08-21 | 2 | -3/+160 |
|
|
| * | Move credit for one fix from Jason K to Benoit B. | William Deegan | 2009-08-13 | 1 | -5/+7 |
|
|
| * | Added info on my checkins to CHANGES.txt for checkpoint release | William Deegan | 2009-08-11 | 1 | -0/+8 |
|
|
| * | Make a note of the Latex changes made recently | Robert Managan | 2009-08-10 | 1 | -0/+9 |
|
|
| * | Update CHANGES.txt to include Jared Grubb's contribution | Greg Noel | 2009-08-10 | 1 | -0/+4 |
|
|
| * | Move the definition of env['LATEXSUFFIXES'] from Defaults.py to the | Robert Managan | 2009-08-06 | 5 | -1/+9 |
|
|
| * | Check that MSVC install dir returned by registry actually exists before using... | Gary Oberbrunner | 2009-08-05 | 1 | -1/+9 |
|
|
| * | Fix MSVC 7.1 IDE path (for MSVS detection code) in Tool/MSCommon/vs.py. | Gary Oberbrunner | 2009-08-04 | 1 | -2/+2 |
|
|
| * | Solaris test portability fixes. | Steven Knight | 2009-08-03 | 3 | -3/+15 |
|
|
| * | Don't die if we can't execute the Solaris packaging utilities, so the | Steven Knight | 2009-08-02 | 1 | -16/+24 |
|
|
| * | Add optional time stamping and elapsed time reporting to Trace(). | Steven Knight | 2009-08-02 | 1 | -1/+16 |
|
|
| * | Speed up Solaris packaging checks for C++ by caching results and | Steven Knight | 2009-08-02 | 1 | -21/+49 |
|
|
| * | Use regular expression matching to allow our "do nothing script" | Steven Knight | 2009-08-01 | 1 | -9/+9 |
|
|
| * | Document build fixes. | Steven Knight | 2009-07-25 | 3 | -2/+5 |
|
|
| * | Update the Test{Cmd,Common}.py 0.36, with better diff reporting | Steven Knight | 2009-07-24 | 7 | -79/+114 |
|
|
| * | Turns out that in my revamped TeX builder I was listing the .dvi or | Robert Managan | 2009-07-22 | 1 | -5/+5 |
|
|
| * | Fix formatting of a debug message that was preventing normal execution. | Steven Knight | 2009-07-22 | 1 | -1/+1 |
|
|
| * | Update tex builder to use the -recorder option. | Robert Managan | 2009-07-22 | 14 | -32/+253 |
|
|
| * | When setting up SDK, just return if there's no installed Visual Studio | Steven Knight | 2009-07-21 | 1 | -0/+2 |
|
|
| * | Fix an import error for a reference in the Configure() method. | Steven Knight | 2009-07-21 | 1 | -0/+1 |
|
|
| * | Fix execution of test/MSV[CS]/*.py tests on non-Windows systems by | Steven Knight | 2009-07-21 | 2 | -2/+4 |
|
|
| * | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 28 | -230/+843 |
|
|
| * | Fix typo I found | Robert Managan | 2009-06-22 | 1 | -1/+1 |
|
|
| * | - Merged r4228 (Bugfix for runtest.py) from branches/installer | Lukas Erlinghagen | 2009-06-13 | 1 | -1/+1 |
|
|
| * | - Changed the option--duplicate test to only test the number of hard links on... | Lukas Erlinghagen | 2009-06-12 | 1 | -1/+13 |
|
|
| * | fix minor unicode issue in UtilTests | Ludwig Hähne | 2009-05-30 | 1 | -1/+3 |
|
|
| * | Doc patch from issue 2282 (mention JAVAVERSION in users guide), thanks to Knu... | Gary Oberbrunner | 2009-05-29 | 2 | -0/+40 |
|
|
| * | Fix issue #2419 by sorting the other return path from glob() in FS.py. Thank... | Gary Oberbrunner | 2009-05-29 | 2 | -2/+10 |
|
|
| * | Fix for issue 2088: Java version 5 is same as 1.5 and 6 is same as 1.6. | Gary Oberbrunner | 2009-05-29 | 2 | -2/+30 |
|
|
| * | Support Intel v11 compiler on Windows. Most of the code was already | Gary Oberbrunner | 2009-05-22 | 1 | -1/+3 |
|
|
| * | Issue 2229, fix, tests, doc | Greg Noel | 2009-05-17 | 3 | -45/+22 |
|
|
| * | Remove duplicate test | Greg Noel | 2009-05-17 | 1 | -90/+0 |
|
|
| * | typo | Greg Noel | 2009-05-17 | 1 | -1/+1 |
|
|
| * | Issue 2415: Tolerate unicode strings when using intern() | Ludwig Hähne | 2009-05-17 | 4 | -18/+39 |
|
|