index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
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
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore deleted function _scons_file() in win32.py.
William Deegan
2016-05-13
1
-0/+7
*
Fixed print()'s.
William Deegan
2016-05-13
1
-1/+1
*
fix print statement in embedded string which generates SConstruct
William Deegan
2016-05-13
1
-1/+1
*
Seeems like EnvironmentError is not yielding the proper error output from SCo...
William Deegan
2016-05-12
1
-2/+2
*
fix print() conversion on test
William Deegan
2016-05-12
1
-5/+8
*
fix error where IOError and OSError exceptions were falling through to the wr...
William Deegan
2016-05-12
1
-3/+7
*
fix broken test. 2to3 print changes broke some formatting. Changed output to ...
William Deegan
2016-05-12
1
-5/+8
*
remove reference to six package.. unused
William Deegan
2016-05-12
1
-1/+0
*
fix whitespace in generated dsp file to match expected in test harness. Edit...
William Deegan
2016-05-12
1
-5/+5
*
copy src/engine/SCons/Tool/__init__.py as the merge had issues at some point ...
William Deegan
2016-05-12
1
-132/+43
*
Fixed print()'s. Still some remaining issues. Check later.
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s. Still some remaining issues. Check later.
William Deegan
2016-05-09
1
-8/+8
*
Fixed print()'s
William Deegan
2016-05-09
1
-8/+8
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s
William Deegan
2016-05-09
1
-9/+9
*
Fixed print()'s
William Deegan
2016-05-09
1
-3/+3
*
Fixed print()'s
William Deegan
2016-05-09
1
-1/+1
*
Fix typo in comment.
William Deegan
2016-05-09
1
-1/+1
*
Fixed embedded SConscript/SConstruct's usage of print. Had no parens.
William Deegan
2016-05-09
1
-5/+5
*
Fixed embedded SConscript/SConstruct's usage of print. Had no parens.
William Deegan
2016-05-09
1
-2/+2
*
Fixed embedded SConscript/SConstruct's usage of print. Had no parens.
William Deegan
2016-05-09
1
-16/+16
*
Fixed usage of linknames which needed to be defined outside of the two method...
William Deegan
2016-05-09
1
-1/+4
*
Fix missing right parent in print () function in generated SConstruct.
William Deegan
2016-05-09
1
-1/+2
*
Add from future import print_function to fix broken tests under python2.7
William Deegan
2016-05-09
1
-1/+6
*
py2/3 compatibility changes.
William Deegan
2016-05-09
1
-4/+18
*
Guard checking for subprocess.mswindows by checking if on win32 platform
William Deegan
2016-05-09
1
-2/+2
*
merged
William Deegan
2016-05-08
463
-8884/+11646
|
\
|
*
Commit resolved conflicted merge.
Russel Winder
2016-04-10
58
-216/+494
|
|
\
|
|
*
reset files to development mode
William Deegan
2016-04-09
4
-45/+48
|
|
*
Merged in rel_2.5.0 (pull request #312)
William Deegan
2016-04-09
16
-152/+157
|
|
|
\
|
|
|
*
updated copyright on manpage. TODO: fix update-release-files.sh to do this au...
William Deegan
2016-04-09
1
-2/+2
|
|
|
*
changes for 2.5.0 release
William Deegan
2016-04-09
8
-31/+31
|
|
|
*
Updates to Changes, Release, Announce
William Deegan
2016-04-09
4
-86/+91
|
|
|
*
Regenerated docs for 2.5.0 release
William Deegan
2016-04-09
6
-33/+33
|
|
|
*
Added tag 2.5.0 for changeset 97f8f2f9186f
William Deegan
2016-04-09
0
-0/+0
|
|
|
*
Final auto updates for 2.5.0 release
William Deegan
2016-04-09
0
-0/+0
|
|
|
/
|
|
*
Merged in techtonik/scons (pull request #308)
William Deegan
2016-04-09
2
-6/+6
|
|
|
\
|
|
|
*
Fix formatting in SConf check example
anatoly techtonik
2016-03-02
1
-4/+4
|
|
|
*
script/scons.py - improve error message on missing engine files
anatoly techtonik
2016-03-02
1
-2/+2
|
|
*
|
Merged in thosrtanner/scons-cache-name (pull request #302)
William Deegan
2016-04-08
42
-73/+309
|
|
|
\
\
|
|
|
*
|
Migrate stuff to the right place
Thomas Tanner
2016-03-20
2
-8/+8
|
|
|
*
|
Add some release notes
Thomas Tanner
2016-03-19
1
-0/+8
|
|
|
*
|
oopa
Thomas Tanner
2016-03-19
1
-4/+2
|
|
|
*
|
Add some error recovery, cleanup scons-configure-cache
Thomas Tanner
2016-03-19
2
-24/+56
|
|
|
*
|
Cleanup of code/comments and rename and rewrite of upgrade script
Thomas Tanner
2016-03-19
6
-103/+151
|
|
|
*
|
Update to produce warning message.
Thomas Tanner
2016-03-13
4
-6/+39
|
|
|
*
|
improve behaviour
Thomas Tanner
2016-03-12
5
-19/+73
|
|
|
*
|
*sigh* Remove commented out code which I couldn't do with an amend
Thomas Tanner
2016-01-31
1
-1/+0
[next]