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
...
|
|
|
*
|
|
|
|
PEP 8 file
William Deegan
2019-04-22
1
-4/+10
|
|
*
|
|
|
|
|
Merge branch 'master' of github.com:SCons/scons into fix_3350_mslink_tempfile...
William Deegan
2019-04-22
26
-232/+187
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
/
/
/
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Fixup some code triggering pylint errors.
Mats Wichmann
2019-04-21
26
-232/+187
|
|
*
|
|
|
|
Issue #3350 - Add TEMPFILEARGJOINBYTE as a variable to be used to join each i...
William Deegan
2019-04-20
4
-1/+15
|
|
|
/
/
/
/
|
|
*
|
|
|
Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...
William Deegan
2019-04-18
8
-17/+21
|
|
|
/
/
/
|
*
|
|
|
[PR #3337] centralize definition of candidates
Mats Wichmann
2019-04-16
2
-29/+23
|
*
|
|
|
[PR #3337] clean up lex and yacc tools
Mats Wichmann
2019-04-13
2
-18/+28
|
*
|
|
|
[#3336] do not add not-found tool paths
Mats Wichmann
2019-04-13
3
-12/+18
|
|
/
/
/
|
*
|
|
Give sconsign a default filename.
Mats Wichmann
2019-04-05
2
-39/+52
|
|
|
/
|
|
/
|
*
|
|
Fix sider complain
William Deegan
2019-04-26
1
-1/+1
*
|
|
Move target_peers to slots from attributes
William Deegan
2019-04-02
2
-1/+9
*
|
|
update changes.txt
William Deegan
2019-04-02
1
-3/+13
*
|
|
Merge branch 'master' of github.com:SCons/scons into fix_mongo_bug_33111_mult...
William Deegan
2019-04-02
10
-36/+31
|
\
\
\
|
|
/
/
|
*
|
[PR #3331] resync with PR #3330
Mats Wichmann
2019-03-30
1
-2/+1
|
*
|
Add changelog for PR #3331
Mats Wichmann
2019-03-30
1
-0/+2
|
*
|
[PY 3.8] tempoary fix: move imp import
Mats Wichmann
2019-03-30
1
-1/+2
|
*
|
[PY 3.8] fix some sider complaints in #3331
Mats Wichmann
2019-03-30
1
-1/+0
|
*
|
[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
8
-35/+25
*
|
|
Fix issue #2811 spurious rebuilds due to incorrect waiting_parents on nodes w...
William Deegan
2019-04-02
1
-0/+19
|
/
/
*
|
[PR #333] close files to avoid scons-time races
Mats Wichmann
2019-03-29
2
-11/+21
*
|
[PR #3330] try to eliminate race in scons-time
Mats Wichmann
2019-03-29
1
-23/+3
*
|
Reset to development post merge from release branch
William Deegan
2019-03-27
3
-33/+70
*
|
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
[prev]
[next]