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
*
Release file updates for Release 3.0.5
3.0.5
William Deegan
2019-03-26
3
-71/+44
*
Updates to CHANGES.txt for Release 3.0.5
William Deegan
2019-03-26
1
-2/+3
*
Fix Issue #3333 - Find vswhere under 32 bit windows installs
William Deegan
2019-03-26
2
-7/+16
*
Add bugfix info to CHANGES.txt
William Deegan
2019-03-18
1
-0/+1
*
Add support for MSSDK V10.0A fixes GH Issue #3329
William Deegan
2019-03-18
1
-0/+10
*
Merge branch 'master' into scons-symlink
William Deegan
2019-03-12
43
-606/+1063
|
\
|
*
Merge pull request #3328 from bdbaddog/gh_issue_2799_mingw_respect_comstr
William Deegan
2019-03-12
2
-31/+34
|
|
\
|
|
*
[skip ci] Add info to CHANGES.txt
William Deegan
2019-03-12
1
-0/+1
|
|
*
PEP8
William Deegan
2019-03-11
1
-29/+30
|
|
*
Fix issue #2799 - Get mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMO...
William Deegan
2019-03-11
1
-2/+3
|
*
|
Merge branch 'master' into scons-time-fixes
William Deegan
2019-03-10
18
-56/+76
|
|
\
\
|
|
*
\
Merge pull request #3327 from mwichmann/open-and-regex-cleanups
William Deegan
2019-03-10
16
-52/+70
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Clean up some file opens, regex strings
Mats Wichmann
2019-03-07
16
-52/+70
|
|
*
|
Add the changelog entry
Maciej Kumorek
2019-03-07
1
-1/+3
|
|
*
|
Add /nologo flag to RCFLAGS
Maciej Kumorek
2019-03-07
1
-1/+1
|
|
|
/
|
|
*
[skip ci] reset to develop mode
3.0.5a2
William Deegan
2019-03-05
2
-2/+2
|
*
|
[PYPY] [PY 3.8] add context mgr use in scons-time
Mats Wichmann
2019-03-05
2
-4/+13
|
|
/
|
*
Merge pull request #3317 from bdbaddog/fix_win_md5_decider_malfunction_on_fre...
William Deegan
2019-03-04
1
-7/+51
|
|
\
|
|
*
Merge branch 'fix_win_md5_decider_malfunction_on_fresh_build' of github.com:b...
William Deegan
2019-03-03
9
-31/+159
|
|
|
\
|
|
|
*
Added logic to shortcut comparing prev_ni if there is no dependency map from ...
William Deegan
2019-03-03
1
-4/+24
|
|
|
*
On windows first try with native file paths with \\ then swap path to normali...
William Deegan
2019-03-03
1
-7/+26
|
|
*
|
Forgot to add current file csig when shortcutting calling changed_content(). ...
William Deegan
2019-03-02
1
-0/+5
|
|
*
|
Added logic to shortcut comparing prev_ni if there is no dependency map from ...
William Deegan
2019-03-01
1
-4/+24
|
|
*
|
On windows first try with native file paths with \\ then swap path to normali...
William Deegan
2019-02-27
1
-7/+26
|
*
|
|
[PYPY] fix way exit status is retrieved in main
Mats Wichmann
2019-03-03
2
-1/+2
|
|
|
/
|
|
/
|
|
*
|
Add support for usign chocolatey install winflexbison package with tools name...
William Deegan
2019-03-03
1
-1/+2
|
*
|
copy logic from lex to find win_bison if installed via chocolatey
William Deegan
2019-03-03
1
-1/+29
|
*
|
Merge pull request #3290 from dmoody256/make_lex_tool_cross_platform
William Deegan
2019-03-03
5
-5/+63
|
|
\
\
|
|
*
|
only use no-unistd option with MSVC environment
Daniel
2019-03-01
3
-5/+13
|
|
*
|
add win_flex as option for windows, add choco default path, and add flag for ...
Daniel
2019-02-20
3
-10/+29
|
|
*
|
condensed and organized code
Daniel
2019-02-17
1
-20/+12
|
|
*
|
update lex tool to find paths on windows
Daniel
2019-02-16
2
-5/+44
|
*
|
|
Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...
William Deegan
2019-02-28
4
-24/+62
|
|
\
\
\
|
|
*
|
|
Update SConf tests to add scan arg to mocked out Node children() method since...
William Deegan
2019-02-28
1
-1/+1
|
|
*
|
|
Fix Issue #3303 --config=force overwritting passed in Environment's Decider a...
William Deegan
2019-02-27
3
-23/+61
|
*
|
|
|
Fix typo
Bernhard M. Wiedemann
2019-02-28
1
-1/+1
|
*
|
|
|
Do not store build user name
Bernhard M. Wiedemann
2019-02-28
1
-1/+1
|
*
|
|
|
Do not store build host name
Bernhard M. Wiedemann
2019-02-28
1
-0/+3
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[ci skip] correct TempFileMunge docstring
Mats Wichmann
2019-02-23
1
-2/+2
|
|
|
/
|
|
/
|
|
*
|
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
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
[next]