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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update lex tool to find paths on windows
Daniel
2019-02-16
2
-5/+44
*
Merge pull request #3270 from dmoody256/mingw_link_issue
William Deegan
2019-02-15
3
-1/+10
|
\
|
*
Merge remote-tracking branch 'origin/master' into mingw_link_issue
Daniel
2019-02-08
6
-412/+597
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into mingw_link_issue
Daniel
2019-02-02
3
-3/+7
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into mingw_link_issue
Daniel
2019-01-30
20
-124/+499
|
|
\
\
\
|
*
|
|
|
check to make sure that the CCFLAGS are a CLVar
Daniel
2019-01-30
1
-2/+6
|
*
|
|
|
updated CHANGES.txt
Daniel
2019-01-14
1
-0/+2
|
*
|
|
|
fixed mingw emitter to convert str to node before accessing node member, and ...
Daniel
2019-01-14
2
-1/+4
*
|
|
|
|
Merge pull request #3297 from mwichmann/win-resourcewarn
William Deegan
2019-02-15
2
-16/+22
|
\
\
\
\
\
|
*
|
|
|
|
Fix syntax error from reverting popen context mgr
Mats Wichmann
2019-02-10
1
-3/+3
|
*
|
|
|
|
Undo part of the windows context manager change
Mats Wichmann
2019-02-09
1
-3/+5
|
*
|
|
|
|
Fix some more subprocess-unclosed-file warnings
Mats Wichmann
2019-02-08
2
-17/+21
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Clean up some tests: use context managers
Mats Wichmann
2019-02-14
5
-19/+30
*
|
|
|
|
Fix is/is not syntax
Mats Wichmann
2019-02-11
4
-11/+12
*
|
|
|
|
Add textfile tool to defaults
Mats Wichmann
2019-02-08
3
-2/+5
|
/
/
/
/
*
|
|
|
Add arm targets to doc for MSVS_ARCH
Mats Wichmann
2019-02-06
1
-3/+6
*
|
|
|
Merge pull request #3289 from mwichmann/msvs-xml
William Deegan
2019-02-05
1
-400/+563
|
\
\
\
\
|
*
|
|
|
Pretty-print msvs.xml
Mats Wichmann
2019-02-05
1
-400/+563
*
|
|
|
|
[ci skip] update bugfix description
William Deegan
2019-02-05
1
-1/+1
*
|
|
|
|
update CHANGES.txt
Daniel
2019-02-05
1
-0/+1
*
|
|
|
|
fix for case where nothing is return from vswhere
Daniel
2019-02-05
1
-7/+8
|
/
/
/
/
*
|
|
|
Merge pull request #3261 from mwichmann/doc-default
William Deegan
2019-02-02
2
-0/+6
|
\
\
\
\
|
*
|
|
|
Work on Default docu wording a bit more
Mats Wichmann
2019-01-19
2
-0/+6
*
|
|
|
|
Update src/CHANGES.txt fix issue #3283
William Deegan
2019-02-02
1
-2/+6
*
|
|
|
|
Fix configure logic calling configured decider not handling DeciderNeedsNode ...
William Deegan
2019-02-02
1
-2/+9
*
|
|
|
|
handle exceptions slightly better
William Deegan
2019-02-02
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
update EnvironmentTest to work with new default
Daniel
2019-01-30
1
-2/+2
*
|
|
|
updated CHANGES.txt
Daniel
2019-01-28
1
-0/+4
*
|
|
|
change default for AppendENVPath to not move existing paths
Daniel
2019-01-28
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Quiet Py3 resource warnings
Mats Wichmann
2019-01-25
3
-20/+42
*
|
|
restore to development mode
William Deegan
2019-01-23
3
-17/+70
*
|
|
Changes for 3.0.4 release
3.0.4
William Deegan
2019-01-23
1
-2/+3
*
|
|
Updated files per ReleaseConfig for 3.0.4 release
William Deegan
2019-01-20
3
-3/+3
*
|
|
Updates for 3.0.4 release
William Deegan
2019-01-20
2
-59/+18
*
|
|
Update CHANGES.txt to reference fixed github issues and to highlight initial ...
William Deegan
2019-01-20
1
-3/+2
|
/
/
*
|
Merge branch 'master' of github.com:SCons/scons
William Deegan
2019-01-19
22
-124/+493
|
\
\
|
*
\
Merge pull request #3274 from pasdVn/cpp-regex
William Deegan
2019-01-19
4
-5/+115
|
|
\
\
|
|
*
|
Enhance cpp scanner regex logic to detect if/elif expressions without whitesp...
Tobias Herzog
2019-01-18
4
-5/+115
|
*
|
|
TEMPFILEPRFIX test changed back
Mats Wichmann
2019-01-17
1
-4/+5
|
*
|
|
Set defaults for TEMPFILE* differently
Mats Wichmann
2019-01-16
1
-8/+6
|
*
|
|
Change TEMPFILEEXTENSION to TEMPFILESUFFIX
Mats Wichmann
2019-01-16
3
-10/+26
|
*
|
|
[WIP] customizable tempfile extension (issue #2431)
Mats Wichmann
2019-01-16
2
-12/+25
|
|
/
/
|
*
|
updated platform dict names and used context manager for opening toolset vers...
Daniel Moody
2019-01-14
1
-10/+10
|
*
|
updated documentation
Daniel
2019-01-14
1
-0/+7
|
*
|
merged master
Daniel
2019-01-14
2
-5/+24
|
|
\
\
|
|
|
/
|
|
*
accidently reset changes, so recommiting
Daniel
2019-01-13
1
-2/+20
|
|
*
updated changes.txt
Daniel
2019-01-13
1
-2/+2
|
*
|
accidently moved a change in CHANGES.txt, moving it back
Daniel
2019-01-14
2
-15/+4
|
*
|
merge master
Daniel
2019-01-13
2
-63/+53
|
|
\
\
|
|
|
/
|
|
*
revert master to develop mode
William Deegan
2019-01-11
3
-63/+60
[next]