summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Somehow I managed to lose this change in a commentRobert Managan2010-01-201-1/+1
* Update tex builder to handle the case where a \input{foo}Robert Managan2010-01-203-12/+98
* Fix spelling.Robert Managan2010-01-201-1/+1
* Issue 2540: Make the messages printed when checking for compilersSteven Knight2010-01-192-6/+10
* Issue 2537: fix typos in the man page. (Luca Faravigna)Steven Knight2010-01-197-10/+24
* Change the name of the 'help' statistic in the timings configurationsSteven Knight2010-01-191-6/+6
* Remove unneeded fluff from this test.Robert Managan2010-01-191-66/+2
* rebuilt docsWilliam Deegan2010-01-1919-352/+1862
* Merge back from checkpoint.William Deegan2010-01-1923-1934/+547
* Update with info on 1.2.0d20100117 checkpoint releaseSteven Knight2010-01-192-3/+3
* Update next checkpoint version and datestampSteven Knight2010-01-171-1/+1
* Fix timestamp-related Decider() examples by using Object() instead ofSteven Knight2010-01-162-18/+14
* Fix the Requires() examples by adding a sleep command to theSteven Knight2010-01-164-55/+72
* Update a change of compilation order in the version.c examples.Steven Knight2010-01-161-1/+1
* Rename the sconsoutput.py script to scons-doc.py, and refactor it toSteven Knight2010-01-155-64/+74
* Minor code cleanup, including restoring saved SCONSFLAGS correctly.Steven Knight2010-01-141-2/+1
* Capture updated troubleshooting output.Steven Knight2010-01-141-18/+24
* Massage file names in Python stack traces (which are often reported asSteven Knight2010-01-141-0/+5
* Python 1.5 fix (nested scopes).Steven Knight2010-01-141-2/+6
* Make the default SystemRoot a Windows-like "C:\\WINDOWS" instead ofSteven Knight2010-01-141-1/+1
* Massage the output from examples for consistency with Python 2.6.Steven Knight2010-01-141-1/+18
* Fix use of varlist in CommandGeneratorAction, ListAction and LazyActionSteven Knight2010-01-142-1/+107
* Fix a missed name change of TimeStamp => TimeStampDefault.Steven Knight2010-01-141-1/+1
* Capture the previous output from "pkg-config x11" in a staticSteven Knight2010-01-132-0/+48
* Updates for changes to SCons error messages.Steven Knight2010-01-122-2/+2
* Update Test{Cmd,Common}.py from upstream, with a newSteven Knight2010-01-123-13/+60
* Propagate doc about site_scons to builders-writing.xml. Typographic edits.Steven Knight2010-01-112-119/+161
* Propagate typo fix to doc/user/separate.xml.Steven Knight2010-01-111-1/+1
* Support missing visual C warnings when generating the documentationSteven Knight2010-01-111-1/+6
* Fix doc bug #2502 (Ignore example was wrong)Gary Oberbrunner2010-01-112-4/+6
* Improve documentation of MSVC_VERSION and TARGET_ARCH.Gary Oberbrunner2010-01-111-8/+15
* XML file change to go with .in file changeWilliam Deegan2010-01-111-2/+2
* Added release note re: Visual Studio detection, MSVC_VERSION, TARGET_ARCH.Gary Oberbrunner2010-01-111-0/+22
* Fix for 2422William Deegan2010-01-114-112/+4
* Fix #2515: use better way to detect 64-bit OS.Gary Oberbrunner2010-01-111-4/+19
* Fix bug 2389 - indicate that the install dir will depend on the python being ...William Deegan2010-01-111-2/+2
* Add the package that contains epstopdf, which is now used in testing.Steven Knight2010-01-091-0/+1
* Python 1.5 fix (no continue within a try:-except: block within a loop).Steven Knight2010-01-091-2/+10
* I got the order of the arguments wrong in a Clean() call I added to help fix tehRobert Managan2010-01-071-1/+1
* Issue 2505: fix use of pre-compiled headers when the source .cppSteven Knight2010-01-062-2/+121
* fix typos in the man pageGreg Noel2010-01-061-7/+14
* Fix some tests so they can still run on Windows system withoutSteven Knight2010-01-063-54/+58
* Fix path name checks for case-insensitive file systems.Steven Knight2010-01-061-5/+8
* Fix handling the -C option by recording the absolute path toSteven Knight2010-01-051-11/+6
* Change scanner to properly search for included file from theRobert Managan2010-01-045-8/+400
* Fix time-sensitivity (< 0.002 second execution) in output format.Steven Knight2010-01-021-6/+6
* Remove unnecessary imports to avoid javac warnings.Steven Knight2010-01-011-13/+5
* Define "static final long serialVersionUID" in java classes inSteven Knight2010-01-012-0/+16
* Avoid GCC 4.4 warnings from the code generated by our dummy QTSteven Knight2009-12-312-79/+9
* Adding 1.2.0.d20091224 releaseWilliam Deegan2009-12-292-3/+3