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
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
2
-140/+140
*
revert some py3 changes which fail no py2 on windows and any platform/python ...
William Deegan
2016-05-15
1
-3/+13
*
Commit resolved conflicted merge.
Russel Winder
2016-04-10
2
-2/+141
|
\
|
*
Merged in techtonik/scons (pull request #308)
William Deegan
2016-04-09
1
-2/+2
|
|
\
|
|
*
script/scons.py - improve error message on missing engine files
anatoly techtonik
2016-03-02
1
-2/+2
|
*
|
Add some error recovery, cleanup scons-configure-cache
Thomas Tanner
2016-03-19
1
-18/+34
|
*
|
Cleanup of code/comments and rename and rewrite of upgrade script
Thomas Tanner
2016-03-19
2
-78/+123
|
*
|
improve behaviour
Thomas Tanner
2016-03-12
1
-7/+23
|
*
|
Change the cache to use the first two characters of the md5 for the directory
Thomas Tanner
2016-01-30
1
-0/+62
|
|
/
*
|
Remove all the six stuff.
Russel Winder
2016-02-02
1
-8/+2
*
|
Some more print statements to functions.
Russel Winder
2016-01-01
1
-1/+2
*
|
Run futurize --stage1.
Russel Winder
2016-01-01
1
-0/+2
*
|
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
3
-49/+37
|
\
\
|
|
/
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
2
-46/+34
|
*
Merged in dirkbaechle/scons : switch of core classes to slots, memoizer subsy...
Dirk Baechle
2015-08-06
1
-1/+1
|
|
\
|
|
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-1/+1
|
*
|
Fix premature SyntaxError on Python 3
anatoly techtonik
2015-06-20
1
-1/+1
|
|
/
*
|
Added six module as SCons.compat.six, for python3 port.
Gary Oberbrunner
2014-04-20
1
-2/+2
*
|
Additional ()s for print.
Stefan Zimmermann
2014-03-31
1
-1/+1
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-6/+13
|
\
\
|
|
/
|
*
remove double reporting of source path per comment by Anatoly in pull feedback
William Deegan
2014-03-09
1
-1/+1
|
*
Updated comment to indicate new order of priority for loading SCons python pa...
William Deegan
2014-03-09
1
-1/+1
|
*
restore SCONS_LIB_DIR to primary choice for SCons logic, then source tree fro...
William Deegan
2014-03-09
1
-4/+7
|
*
The change didn't get into 2.3.1
anatoly techtonik
2014-03-04
1
-1/+1
|
*
Several fixes for running scons.py from source
anatoly techtonik
2014-02-26
1
-7/+11
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
2
-8/+14
*
|
Manual python3 post-2to3 fixes from Neal Becker
Gary Oberbrunner
2013-09-22
1
-5/+5
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
2
-43/+44
|
/
*
Removed some pre-Python 2.4 compatibility code
anatoly techtonik
2012-12-07
1
-12/+6
*
Ability to run scripts/scons.py directly from source checkout.
anatoly techtonik
2012-11-16
1
-1/+9
*
Fixed error on Windows when there is a space in the Python installation direc...
Richard Viney
2012-08-31
1
-1/+1
*
make .bat files execute .py script with the same name instead of trying to se...
Anatoly Techtonik
2011-04-16
1
-1/+4
*
fix issue #2051 - broken installation with easy_install on Windows
Anatoly Techtonik
2011-04-14
2
-29/+29
*
Revert App Paths patch. `cmd.exe` doesn't use App Paths and
Anatoly Techtonik
2011-04-07
1
-91/+0
*
Remove unused setup.py/setup.cfg (issue #2562)
Anatoly Techtonik
2011-04-07
2
-57/+0
*
Improve python 3.x not supported error message.
Gary Oberbrunner
2011-01-12
1
-1/+2
*
Tigris issue 2562
William Deegan
2010-08-22
1
-169/+0
*
Convert old-style classes in src/script to new-style classes.
Steven Knight
2010-05-20
2
-5/+5
*
Fix regression tests (imports not happening as expected)
Greg Noel
2010-04-25
1
-9/+6
*
Add compat support for renaming '_winreg' as 'winreg' in Python 3.x.
Greg Noel
2010-04-25
1
-7/+16
*
Convert to Python 3.x division rules.
Greg Noel
2010-04-24
1
-4/+4
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
2
-3/+0
*
Index: test/Variables/help.py
Greg Noel
2010-04-19
1
-7/+0
*
Replace remaining os.path.walk() calls with os.walk().
Steven Knight
2010-04-18
1
-4/+3
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-17
1
-9/+4
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-16
1
-1/+14
*
Add a stub compat/_scon_dbm.py module and copy whichdb.whichdb() to
Steven Knight
2010-04-14
1
-8/+12
*
A bit of a blind checkin, but there's no need to put the compatibility names
Greg Noel
2010-03-31
1
-5/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-03-29
2
-5/+4
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
2
-15/+31
[next]