summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.Steven Knight2010-06-106-10/+19
* Move test/update-release-info.py to src/test_update-release-info.py.Steven Knight2010-06-101-0/+0
* Add missing "print" to the warning about: not building scons-src-* packages.Steven Knight2010-06-091-1/+1
* Wrong date in highlights information.Greg Noel2010-06-091-1/+1
* Changes to publish the SCons 2.0.0.candidate.20100607 releaseGreg Noel2010-06-082-6/+5
* More Solaris test fixes:Steven Knight2010-06-088-36/+66
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-084-21/+14
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-087-31/+50
* Minor User's Guide updates: copyright years, deprecated features, TODOs that...Steven Knight2010-06-086-26/+14
* Add a src/CHANGES.txt entry for the problem with is_Dict()Greg Noel2010-06-081-0/+3
* Update src/CHANGES.txt for the upper-case-platform fix.Steven Knight2010-06-081-0/+3
* Fixed a bug in the regression test to use the right filenames for eachGreg Noel2010-06-072-11/+43
* Architecture canonicalization fixes:Steven Knight2010-06-071-9/+12
* Windows portability: \ separators in the expected output.Steven Knight2010-06-071-6/+6
* Don't skip runtest.py tests on systems that don't have QMTest installed.Steven Knight2010-06-072-9/+5
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-0710-24/+1753
* For some reason, using the `imp` module to do imports doesn't do quite theGreg Noel2010-06-074-38/+22
* Add 1.3.0.d20100606 checkpoint infoWilliam Deegan2010-06-072-4/+4
* Update with 2.0.0.beta.20100605 infoWilliam Deegan2010-06-062-3/+3
* Merged revisions 4964 via svnmerge fromWilliam Deegan2010-06-063-3/+10
* Update release notes to include note about MSVC/VS/SDK improvementsWilliam Deegan2010-06-061-3/+4
* Explicitly initialize the construction environment with tools = ['mssdk',Steven Knight2010-06-061-1/+2
* Restore the __COPYRIGHT__ and __FILE__ header lines.Steven Knight2010-06-061-0/+3
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-066-20/+38
* When trying to execute v[cs]*vars*.bat scripts to fetch the VisualSteven Knight2010-06-062-8/+39
* Fix a ripple effect from the change to TestSCons.re_escape().Steven Knight2010-06-051-5/+2
* Fix an AllowSubstExceptions() typo in the User's Guide update.Steven Knight2010-06-052-2/+2
* Oops, backslash must be done first, or backslashes from previous substitutionsGreg Noel2010-06-051-1/+1
* The re_escape() function escapes too little. Blind fix for a Windows problem.Greg Noel2010-06-051-1/+1
* Fix tests on win32William Deegan2010-06-051-0/+3
* Re-enable tests on non win32 platforms.William Deegan2010-06-0514-66/+79
* Issue 1975: Add documentation of the AllowSubstExceptions() functionSteven Knight2010-06-045-2/+162
* Document FindPathDirs in Users GuideGary Oberbrunner2010-06-042-0/+98
* Fix failing tests on macosxWilliam Deegan2010-06-0413-0/+78
* Initial Migration of MSVC logic from 1.3 branch.William Deegan2010-06-033-66/+116
* Document GetBuildPath in Users GuideGary Oberbrunner2010-06-033-0/+92
* Fix src/RELEASE.txt typos in trunk.Steven Knight2010-05-311-3/+3
* Merged revisions 4838-4911,4913-4914,4916-4917,4919-4924,4926-4927,4929-4936 ...Steven Knight2010-05-313-1/+8
* Update tigris.org for new 2.0.0.beta.20100531 release.Steven Knight2010-05-312-1/+8
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-309-31/+33
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-282-5/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-2841-306/+712
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-273-214/+168
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-2624-0/+0
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-2631-393/+264
* Fix "Ignoring corrupt sconsign entry" warnings when upgrading from 1.x.Steven Knight2010-05-262-3/+17
* Delete references to QMTest/unittest.py, which has been removed.Steven Knight2010-05-253-14/+12
* Fix capturing timings from a single configuration script.Steven Knight2010-05-251-1/+3
* Fix a ripple effect (_Proxy__subject) from the new-style class conversion.Steven Knight2010-05-251-1/+1
* Announce new 1.3 checkpointWilliam Deegan2010-05-242-3/+3