summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for 2423 - mingw's emitter was passing strings instead of file nodes w...William Deegan2010-11-272-7/+99
* Script to upload newly built packages to sourceforge.William Deegan2010-11-261-0/+38
* updating for 2.1.0.alpha.20101125 checkpointWilliam Deegan2010-11-262-6/+13
* Fix last commit for python 2.3; no string.rsplit(). Use rindex instead.Gary Oberbrunner2010-11-212-2/+21
* Fix for #2690: handle null __semi_deepcopy.Gary Oberbrunner2010-11-202-1/+4
* Additional UNC path test case for FS.pyGary Oberbrunner2010-11-191-0/+11
* Fix for issue #1420, Windows UNC path handling. Applied patch from Benoit Be...Gary Oberbrunner2010-11-184-127/+501
* Fix Install() when src and target are dirs and target dir already exists, by ...Gary Oberbrunner2010-11-183-1/+125
* Fix problem with re-raising old exception when CPPDEFINES contains a None or ...Gary Oberbrunner2010-11-041-2/+4
* Integrate patch for issue 2691: MSVS 10.0 project file generation.Gary Oberbrunner2010-10-169-8/+970
* Change the -l, --load-average, --max-load option to take a float valueRobert Managan2010-09-221-1/+1
* Linux part of issue #2669: support for Intel C compiler v11Gary Oberbrunner2010-09-161-21/+57
* Forgot to update src/CHANGES for my lat commit. One day I will remember!Robert Managan2010-09-131-0/+3
* Add support for the bibunits package. This should help thesis writers.Robert Managan2010-09-122-22/+319
* - moved the functionality of the bin/doc* shell scripts to scons-doc.pyDirk Baechle2010-09-055-560/+88
* Python2.7 fix: the timestamp in the sconsign --raw output may have anSteven Knight2010-08-272-28/+28
* Python 2.7 fixes in four tests.Steven Knight2010-08-274-8/+17
* I had to add the INDEXSTYLES environment variable to the codeRobert Managan2010-08-233-0/+197
* Clean up a test file that had some bad PostScript in it. Seems to workRobert Managan2010-08-231-1/+1
* This time make it really platform agnostic.Robert Managan2010-08-231-1/+1
* Clean up this test so it is platform agnostic. Added a builder to do theRobert Managan2010-08-231-27/+10
* Add code review upload script http://codereview.appspot.com/1960047/Anatoly Techtonik2010-08-232-0/+1781
* bug 2668 - add initial support for vs/vc 2010, and limit vc2010 Express to on...William Deegan2010-08-233-0/+34
* Tigris issue 2562William Deegan2010-08-222-336/+0
* Update CHANGES.txt file with info on 2.0.0.final.0 and 2.0.1William Deegan2010-08-221-3/+37
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-216-2/+406
* Add a test of switching back and forth between Decider() valuesSteven Knight2010-08-201-0/+93
* Avoid testing for a SCons copyright in the captured script thatSteven Knight2010-08-201-0/+1
* updates for 2.0.1 releaseWilliam Deegan2010-08-202-7/+9
* Update CHANGES for the last commit. I almost remembered in time!Robert Managan2010-08-191-5/+9
* WHen checking the .tex file for which side effects it generates alwaysRobert Managan2010-08-192-1/+198
* Fix two badly formed epsfiles used in these tests.Robert Managan2010-08-192-2/+2
* Add a timing configuration for the configuration script fromSteven Knight2010-08-184-1/+690
* Updates the timing infrastructure to:Steven Knight2010-08-181-10/+32
* Have bin/calibrate.py print the timing run output if it can't findSteven Knight2010-08-181-1/+5
* Some updates to RELEASE.txt for 2.1.Gary Oberbrunner2010-08-171-3/+44
* Fix Windows test failures due to previous commit: skip pkg-config test on Win...Gary Oberbrunner2010-08-162-6/+12
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...Gary Oberbrunner2010-08-156-16/+439
* Fix issue with implicit-cache when files are removed on disk. Fixes issue #1...Gary Oberbrunner2010-08-123-3/+83
* Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)Gary Oberbrunner2010-08-128-13/+466
* Fix <variablelist> formatting in some new function definitions: make someSteven Knight2010-08-022-96/+188
* Updates for 1.3.1William Deegan2010-08-012-8/+8
* Fix issue 2048: when morphing an Entry into a Dir, retain any existing execut...Gary Oberbrunner2010-07-313-5/+24
* Continuation of previous commit; new Fortran 03 tool needs to be included in ...Gary Oberbrunner2010-07-301-0/+1
* Support for Fortran 03, from Luca Falavigna.Gary Oberbrunner2010-07-3012-1/+1176
* Fix tests that examine version output to expect new "engine path:" line.Steven Knight2010-07-292-0/+4
* Print the path to the SCons package in use in scons --versionGary Oberbrunner2010-07-282-0/+9
* Issue 2551: Add an entry in the Builders section for Command(),Steven Knight2010-07-231-0/+11
* Issue 2549: Add support for DMD version 2. (Russel Winder)Steven Knight2010-07-233-5/+29
* Use <synopsis> tags for the definitions of Builders and function.Steven Knight2010-07-221-4/+5