summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Changes with the LaTeX changes I committed earlier to branches/pendingRobert Managan2010-06-171-0/+7
* Fix #2574: case sensitivity issue with Fortran module scanner.Gary Oberbrunner2010-06-172-3/+7
* Add Users Guide example of generating source code.Gary Oberbrunner2010-06-171-0/+4
* Issue 2390: Support appending to $*FLAGS values (CLVar instances) in aSteven Knight2010-06-153-11/+27
* Issue 2647: In Executor.Null.get_all_children(), really return all ofSteven Knight2010-06-152-3/+4
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-153-12/+42
* This changeset increments the trunk to the next minor level, 2.1.0, andGreg Noel2010-06-153-57/+30
* Add the warning about the regression in 1.3 that's carried over into 2.0.Greg Noel2010-06-152-0/+18
* Move update-release-info.py from src/ to tests/update_release-info/Greg Noel2010-06-111-244/+0
* Move test/update-release-info.py to src/test_update-release-info.py.Steven Knight2010-06-101-0/+244
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-082-2/+6
* 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
* Architecture canonicalization fixes:Steven Knight2010-06-071-9/+12
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-074-13/+1061
* For some reason, using the `imp` module to do imports doesn't do quite theGreg Noel2010-06-074-38/+22
* Merged revisions 4964 via svnmerge fromWilliam Deegan2010-06-062-2/+9
* Update release notes to include note about MSVC/VS/SDK improvementsWilliam Deegan2010-06-061-3/+4
* Restore the __COPYRIGHT__ and __FILE__ header lines.Steven Knight2010-06-061-0/+3
* When trying to execute v[cs]*vars*.bat scripts to fetch the VisualSteven Knight2010-06-062-8/+39
* Fix tests on win32William Deegan2010-06-051-0/+3
* Issue 1975: Add documentation of the AllowSubstExceptions() functionSteven Knight2010-06-041-0/+4
* Initial Migration of MSVC logic from 1.3 branch.William Deegan2010-06-033-66/+116
* 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-312-0/+7
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-304-8/+7
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-2810-32/+46
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-266-42/+53
* 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-251-1/+0
* Convert old-style classes in miscellaneous files to new-stylre classes:Steven Knight2010-05-211-1/+1
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-216-46/+57
* Remove a spurious checked-in vc.py.bak file.Steven Knight2010-05-201-394/+0
* Apply changes caught by fixer plus trivial optimizationsGreg Noel2010-05-201-3/+2
* Convert old-style classes in src/script to new-style classes.Steven Knight2010-05-203-6/+6
* Fix breakage in how AddMethod() handles instances.Steven Knight2010-05-191-1/+1
* Convert SubstitutionEnvironment from an old-style class to a new-style class.Steven Knight2010-05-192-9/+7
* Fix unit test ripple effect from converting SCons.Util.Proxy to a new-style c...Steven Knight2010-05-191-2/+4
* Convert Util.Proxy from an old-style class to a new-style class.Steven Knight2010-05-193-7/+38
* Updates to README from W. Trevor KingGreg Noel2010-05-191-20/+28
* Convert Environment.MethodWrapper from an old-style class to a new-style class.Steven Knight2010-05-181-1/+1
* Convert an old-style class in Tool/mwcc.py to a new-style class.Steven Knight2010-05-181-1/+1
* Convert an old-style class in Platform/win32.py to a new-style class.Steven Knight2010-05-181-1/+1
* Convert old-style classes in MS Tool modules to new-style classes.Steven Knight2010-05-184-6/+6
* Convert Environment._Null from an old-style class to a new-style class.Steven Knight2010-05-171-1/+1
* Convert (most) old-style classes in Util.py to new-style classes. Refactor a...Steven Knight2010-05-171-18/+12
* Eliminate custom use of old-style Proxy class in Node/FSTests.py.Steven Knight2010-05-171-8/+1
* Convert old-style classes in Node/FS.py to new-style classes. Refactor assig...Steven Knight2010-05-171-11/+9
* Convert old-style classes in Platform/__init.py to new-style classes. Add an...Steven Knight2010-05-171-5/+8
* Convert an old-style class in Tool/packaging/rpm.py to a new-style class.Steven Knight2010-05-161-1/+1