summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for glossaries package. and patch tex.pyRobert Managan2009-08-212-3/+160
* Move credit for one fix from Jason K to Benoit B.William Deegan2009-08-131-5/+7
* Added info on my checkins to CHANGES.txt for checkpoint releaseWilliam Deegan2009-08-111-0/+8
* Make a note of the Latex changes made recentlyRobert Managan2009-08-101-0/+9
* Update CHANGES.txt to include Jared Grubb's contributionGreg Noel2009-08-101-0/+4
* Move the definition of env['LATEXSUFFIXES'] from Defaults.py to theRobert Managan2009-08-065-1/+9
* Check that MSVC install dir returned by registry actually exists before using...Gary Oberbrunner2009-08-051-1/+9
* Fix MSVC 7.1 IDE path (for MSVS detection code) in Tool/MSCommon/vs.py.Gary Oberbrunner2009-08-041-2/+2
* Solaris test portability fixes.Steven Knight2009-08-033-3/+15
* Don't die if we can't execute the Solaris packaging utilities, so theSteven Knight2009-08-021-16/+24
* Add optional time stamping and elapsed time reporting to Trace().Steven Knight2009-08-021-1/+16
* Speed up Solaris packaging checks for C++ by caching results andSteven Knight2009-08-021-21/+49
* Use regular expression matching to allow our "do nothing script"Steven Knight2009-08-011-9/+9
* Document build fixes.Steven Knight2009-07-253-2/+5
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-247-79/+114
* Turns out that in my revamped TeX builder I was listing the .dvi orRobert Managan2009-07-221-5/+5
* Fix formatting of a debug message that was preventing normal execution.Steven Knight2009-07-221-1/+1
* Update tex builder to use the -recorder option.Robert Managan2009-07-2214-32/+253
* When setting up SDK, just return if there's no installed Visual StudioSteven Knight2009-07-211-0/+2
* Fix an import error for a reference in the Configure() method.Steven Knight2009-07-211-0/+1
* Fix execution of test/MSV[CS]/*.py tests on non-Windows systems bySteven Knight2009-07-212-2/+4
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-2128-230/+843
* Fix typo I foundRobert Managan2009-06-221-1/+1
* - Merged r4228 (Bugfix for runtest.py) from branches/installerLukas Erlinghagen2009-06-131-1/+1
* - Changed the option--duplicate test to only test the number of hard links on...Lukas Erlinghagen2009-06-121-1/+13
* fix minor unicode issue in UtilTestsLudwig Hähne2009-05-301-1/+3
* Doc patch from issue 2282 (mention JAVAVERSION in users guide), thanks to Knu...Gary Oberbrunner2009-05-292-0/+40
* Fix issue #2419 by sorting the other return path from glob() in FS.py. Thank...Gary Oberbrunner2009-05-292-2/+10
* Fix for issue 2088: Java version 5 is same as 1.5 and 6 is same as 1.6.Gary Oberbrunner2009-05-292-2/+30
* Support Intel v11 compiler on Windows. Most of the code was alreadyGary Oberbrunner2009-05-221-1/+3
* Issue 2229, fix, tests, docGreg Noel2009-05-173-45/+22
* Remove duplicate testGreg Noel2009-05-171-90/+0
* typoGreg Noel2009-05-171-1/+1
* Issue 2415: Tolerate unicode strings when using intern()Ludwig Hähne2009-05-174-18/+39
* Issue 2410: Fix crash when using one-character identifiers in C and C++ macros.Greg Noel2009-05-142-2/+6
* Apply fix to Textfile/Substfile suggested by Gary OberbrunnerGreg Noel2009-05-131-1/+1
* Fix packaging tests: exclude test/Fortran/.exclude_tests from theSteven Knight2009-05-131-0/+1
* Add ipkg.py to the MANIFEST.in list and fix 1.5 fixSteven Knight2009-05-132-4/+9
* Rename bin/linecount to bin/linecount.py and provide finer-grainedSteven Knight2009-05-132-83/+123
* Fix textfile.py breakaga on platforms with weird end-of-line conventionsGreg Noel2009-05-121-1/+1
* Fix site_scons/site_init.py test failure on Windows by using 'type' instead o...Gary Oberbrunner2009-05-121-3/+9
* Fix issue 2421 by not trying to use os.chown on Windows.Gary Oberbrunner2009-05-121-3/+6
* Fix issue 1382: chown .sconsign.dblite back to original user/group when done,...Gary Oberbrunner2009-05-121-0/+20
* Make building SCons distribution on Windows work better: make whereis() look ...Gary Oberbrunner2009-05-111-10/+15
* Remove unused fileGreg Noel2009-05-102-215/+1
* Automatically pick up the list of tools from the tool directory ratherGreg Noel2009-05-101-85/+20
* Update regression tests to match changes in runtest.pyGreg Noel2009-05-082-16/+16
* Issue 2306: Exclude non-test files from regression tests. While runtest.pyGreg Noel2009-05-082-9/+17
* Fix #1673, CheckLib should prepend rather than append.Gary Oberbrunner2009-05-073-4/+31
* Fix bug #2298, make Move factory work across filesystems.Gary Oberbrunner2009-05-071-1/+1