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
*
purge aegis references
William Deegan
2019-09-07
1
-23/+1
*
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
2
-12/+12
*
Give sconsign a default filename.
Mats Wichmann
2019-04-05
1
-39/+50
*
[PY 3.8] tempoary fix: move imp import
Mats Wichmann
2019-03-30
1
-1/+2
*
[PY 3.8] roll back scons-time to use os.popen
Mats Wichmann
2019-03-30
1
-4/+8
*
[WIP] [PY 3.8] fix more warnings
Mats Wichmann
2019-03-30
1
-2/+5
*
[PR #333] close files to avoid scons-time races
Mats Wichmann
2019-03-29
1
-11/+17
*
[PR #3330] try to eliminate race in scons-time
Mats Wichmann
2019-03-29
1
-23/+3
*
Merge branch 'master' into scons-symlink
William Deegan
2019-03-12
1
-4/+12
|
\
|
*
[PYPY] [PY 3.8] add context mgr use in scons-time
Mats Wichmann
2019-03-05
1
-4/+12
*
|
scons-local version has symlink problems
Mats Wichmann
2019-01-19
2
-2/+2
|
/
*
Enhance cpp scanner regex logic to detect if/elif expressions without whitesp...
Tobias Herzog
2019-01-18
1
-0/+0
*
Update scons.bat to first look for scons.py and then scons so that a universa...
William Deegan
2019-01-08
1
-0/+2
*
For sconsign, add a warning message if missing sigs
Mats Wichmann
2018-12-01
1
-3/+56
*
For PR #3238: suggestion to use a comprehension
Mats Wichmann
2018-12-01
1
-3/+2
*
For PR #3238: use a try block for str/bytes problem
Mats Wichmann
2018-12-01
1
-1/+4
*
Some fixes to sconsign
Mats Wichmann
2018-12-01
1
-21/+47
*
Update and add show option to cache config
Mats Wichmann
2018-10-29
1
-46/+83
*
Get a little smarter about finding the scons engine.
Mats Wichmann
2018-10-12
2
-90/+97
*
A few syntax cleanups
Mats Wichmann
2018-10-03
2
-4/+4
*
Do not add unnormalised entries to PATH in scons.bat
Ray Donnelly
2018-01-18
1
-1/+3
*
Apply fix for sconsign.py as well
Christian Sandberg
2017-09-24
1
-1/+1
*
Fix usage on embedded Python
Christian Sandberg
2017-09-24
1
-1/+1
*
py2/3 fix version checking for valid versions of python to 2.7.x >=3.5.0: src...
William Deegan
2017-06-23
1
-5/+5
*
Remove ancient Aegis revision control system files
Jane Doe
2017-05-30
1
-5/+0
*
Dirty hack for failing test/sconsign/script/Configure.py
Gaurav Juvekar
2017-04-14
1
-0/+5
*
remove py3 checking code
William Deegan
2017-03-13
1
-7/+1
*
Merged in rodrigc/scons (pull request #409)
William Deegan
2017-03-13
1
-5/+5
|
\
|
*
Remove 'U' flag to open() which is deprecated.
Craig Rodrigues
2017-03-11
1
-2/+2
|
*
Remove 'U' flag to open() which is deprecated.
Craig Rodrigues
2017-03-11
1
-3/+3
*
|
Merged in rodrigc/scons (pull request #410)
William Deegan
2017-03-13
2
-2/+2
|
\
\
|
*
|
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
2
-3/+3
|
|
/
*
|
Use print() function. Fixes py2/3.
Craig Rodrigues
2017-03-11
1
-3/+5
|
/
*
use whichdb from dbm for py3, and whichdb from whichdb for py2
William Deegan
2017-03-11
1
-8/+8
*
fix binary/non-binary file writes where appropriate, previous all were binary...
William Deegan
2017-02-28
1
-1/+1
*
fix float formatting and change writting output from binary to non binary fil...
William Deegan
2017-02-28
1
-2/+4
*
comment out code which checks for py3 and fails
William Deegan
2017-02-28
1
-5/+5
*
manually merge packaging updates from 2.5.1
William Deegan
2016-11-03
1
-0/+1
*
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
[next]