index
:
delta/scons.git
aix-xlc_r-is-for-threads
conftest-messages
fix_copyright_2012
fix_update_release_tests_2012_01
issue-2856
issue-2857
issue1723
issue2720
issue2809
issue2812
latex_mbib
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
release-2.1.0
switch_to_slots
test_bb
ziproot
bitbucket.org: Obsolete (use scons-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests on win32
William Deegan
2010-06-05
1
-0
/
+3
*
Issue 1975: Add documentation of the AllowSubstExceptions() function
Steven Knight
2010-06-04
1
-0
/
+4
*
Initial Migration of MSVC logic from 1.3 branch.
William Deegan
2010-06-03
3
-66
/
+116
*
Fix src/RELEASE.txt typos in trunk.
Steven Knight
2010-05-31
1
-3
/
+3
*
Merged revisions 4838-4911,4913-4914,4916-4917,4919-4924,4926-4927,4929-4936 ...
Steven Knight
2010-05-31
2
-0
/
+7
*
Prepare for checkpoint release. Everything should be set up and ready
Greg Noel
2010-05-30
4
-8
/
+7
*
http://scons.tigris.org/issues/show_bug.cgi?id=2365
Greg Noel
2010-05-28
10
-32
/
+46
*
Start the deprecation cycle for the BuildDir() method and the build_dir
Greg Noel
2010-05-26
6
-42
/
+53
*
Fix "Ignoring corrupt sconsign entry" warnings when upgrading from 1.x.
Steven Knight
2010-05-26
2
-3
/
+17
*
Delete references to QMTest/unittest.py, which has been removed.
Steven Knight
2010-05-25
1
-1
/
+0
*
Convert old-style classes in miscellaneous files to new-stylre classes:
Steven Knight
2010-05-21
1
-1
/
+1
*
Update deprecated features to the next life-cycle stage
Greg Noel
2010-05-21
6
-46
/
+57
*
Remove a spurious checked-in vc.py.bak file.
Steven Knight
2010-05-20
1
-394
/
+0
*
Apply changes caught by fixer plus trivial optimizations
Greg Noel
2010-05-20
1
-3
/
+2
*
Convert old-style classes in src/script to new-style classes.
Steven Knight
2010-05-20
3
-6
/
+6
*
Fix breakage in how AddMethod() handles instances.
Steven Knight
2010-05-19
1
-1
/
+1
*
Convert SubstitutionEnvironment from an old-style class to a new-style class.
Steven Knight
2010-05-19
2
-9
/
+7
*
Fix unit test ripple effect from converting SCons.Util.Proxy to a new-style c...
Steven Knight
2010-05-19
1
-2
/
+4
*
Convert Util.Proxy from an old-style class to a new-style class.
Steven Knight
2010-05-19
3
-7
/
+38
*
Updates to README from W. Trevor King
Greg Noel
2010-05-19
1
-20
/
+28
*
Convert Environment.MethodWrapper from an old-style class to a new-style class.
Steven Knight
2010-05-18
1
-1
/
+1
*
Convert an old-style class in Tool/mwcc.py to a new-style class.
Steven Knight
2010-05-18
1
-1
/
+1
*
Convert an old-style class in Platform/win32.py to a new-style class.
Steven Knight
2010-05-18
1
-1
/
+1
*
Convert old-style classes in MS Tool modules to new-style classes.
Steven Knight
2010-05-18
4
-6
/
+6
*
Convert Environment._Null from an old-style class to a new-style class.
Steven Knight
2010-05-17
1
-1
/
+1
*
Convert (most) old-style classes in Util.py to new-style classes. Refactor a...
Steven Knight
2010-05-17
1
-18
/
+12
*
Eliminate custom use of old-style Proxy class in Node/FSTests.py.
Steven Knight
2010-05-17
1
-8
/
+1
*
Convert old-style classes in Node/FS.py to new-style classes. Refactor assig...
Steven Knight
2010-05-17
1
-11
/
+9
*
Convert old-style classes in Platform/__init.py to new-style classes. Add an...
Steven Knight
2010-05-17
1
-5
/
+8
*
Convert an old-style class in Tool/packaging/rpm.py to a new-style class.
Steven Knight
2010-05-16
1
-1
/
+1
*
Convert old-style classes in Scanner/*.py modules to new-style classes.
Steven Knight
2010-05-16
2
-4
/
+4
*
Commit old-style classes in Node/__init__.py to new-style classes.
Steven Knight
2010-05-16
2
-10
/
+8
*
Convert old-style classes in Executor.py modules to new-style classes.
Steven Knight
2010-05-16
1
-4
/
+4
*
Convert old-style classes in compat/*.py modules to new-style classes.
Steven Knight
2010-05-16
3
-11
/
+4
*
Convert old-style classes in various Tool/*.py modules to new-style classes.
Steven Knight
2010-05-15
4
-4
/
+4
*
Convert old-style classes in Variables/{__init__,PathVariable}.py to new-styl...
Steven Knight
2010-05-15
2
-3
/
+3
*
Convert old-style classes in cpp.py to new-style classes.
Steven Knight
2010-05-15
1
-2
/
+2
*
Convert old-style classes in dblite.py to new-style classes.
Steven Knight
2010-05-15
1
-1
/
+1
*
Convert old-style classes in tool/JavaCommon.py to new-style classes.
Steven Knight
2010-05-15
1
-6
/
+6
*
Convert old-style classes in Taskmaster.py to new-style classes.
Steven Knight
2010-05-15
1
-3
/
+3
*
Convert old-style classes in Subst.py to new-style classes.
Steven Knight
2010-05-15
1
-5
/
+5
*
Convert old-style classes in Scanner/LaTeX.py to new-style classes.
Steven Knight
2010-05-15
1
-4
/
+4
*
Convert old-style classes in PathList.py to new-style classes.
Steven Knight
2010-05-15
1
-2
/
+2
*
Convert old-style classes in Tool/__init__.py to new-style classes.
Steven Knight
2010-05-14
1
-3
/
+3
*
Convert old-style classes in Script/SConscript.py to new-style classes.
Steven Knight
2010-05-14
1
-2
/
+2
*
Convert old-style classes in Script/Main.py to new-style classes.
Steven Knight
2010-05-14
1
-5
/
+5
*
Convert old-style classes in SConsign.py to new-style classes.
Steven Knight
2010-05-14
1
-2
/
+2
*
Convert old-style classes in SConf.py to new-style classes.
Steven Knight
2010-05-14
1
-4
/
+4
*
Convert old-style class in Options/PathOption.py to new-style class.
Steven Knight
2010-05-14
1
-1
/
+1
*
Convert old-style classes in Memoize.py to new-style classes.
Steven Knight
2010-05-14
1
-2
/
+2
[next]