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
/
SCons
/
Script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change SCons.Scanner.Base to ScannerBase
Mats Wichmann
2021-10-04
1
-1/+1
*
Post 4.2.0 merge/reset to development mode
William Deegan
2021-08-01
1
-1/+1
*
Allow disable_execute_ninja and disable_ninja to be set via SetOption
William Deegan
2021-07-21
1
-31/+43
*
Tweak doc of experimental option [skip travis]
Mats Wichmann
2021-07-13
1
-4/+6
*
Merge pull request #3959 from mwichmann/nowarn-missing-sconscript
William Deegan
2021-07-12
1
-13/+19
|
\
|
*
Change warnings behavior of missing SConscript
Mats Wichmann
2021-06-18
1
-13/+19
*
|
Merge branch 'master' into ninja-generation
William Deegan
2021-05-24
6
-386/+429
|
\
\
|
|
/
|
*
Update the documentation for GetOption
Mats Wichmann
2021-05-11
1
-285/+277
|
*
Enable SetOption for implicit_deps*
Mats Wichmann
2021-05-08
2
-153/+159
|
*
Make sure SetOption list is up to date
Mats Wichmann
2021-05-08
2
-16/+67
|
*
Fix some imports and other checker warnings
Mats Wichmann
2021-05-05
4
-7/+1
*
|
Add --experimental=ninja
William Deegan
2021-04-13
1
-2/+2
*
|
removed old sconscript changes
Daniel Moody
2021-04-13
2
-4/+0
*
|
[WIP] write a tool to generate build.ninja files from SCons
Mathew Robinson
2021-04-13
2
-0/+4
*
|
removed old sconscript changes
Daniel Moody
2021-04-13
2
-4/+0
*
|
[WIP] write a tool to generate build.ninja files from SCons
Mathew Robinson
2021-04-13
2
-0/+4
|
/
*
address sider issue
William Deegan
2021-04-12
1
-1/+1
*
better handle all/none and multiple options, expanded tests to cover such
William Deegan
2021-04-12
1
-4/+29
*
Address mwichmann's feedback
William Deegan
2021-04-10
1
-4/+4
*
address mwichmann's review comment
William Deegan
2021-04-10
1
-1/+1
*
Add docs for --experimental switch
William Deegan
2021-04-09
2
-12/+41
*
Dont call progress if the progress object is Null
Daniel Moody
2021-04-09
1
-2/+3
*
Fixed issue with multi-target nodes being passed to the progress object.
Daniel Moody
2021-04-09
1
-1/+2
*
Make target selection a subsection in manpage [skip travis] [skip
Mats Wichmann
2021-03-30
1
-37/+31
*
Deprecate Python 3.5.
Mats Wichmann
2021-03-28
1
-1/+1
*
Merge branch 'master' into site-dir
William Deegan
2021-03-25
1
-4/+8
|
\
|
*
Skip empty cmdline args as targets
Mats Wichmann
2021-03-25
1
-4/+8
*
|
Change site-dir arg handling
Mats Wichmann
2021-03-25
2
-6/+8
|
/
*
SConsOptions: don't modify original options
Mats Wichmann
2021-03-11
1
-1/+1
*
Drop dictionary has_key references: Py2-ism.
Mats Wichmann
2021-03-11
1
-1/+4
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
3
-24/+35
|
\
|
*
A few more tweaks to debug-timing code
Mats Wichmann
2021-02-11
1
-19/+30
|
*
[PR #3884] fix some timinng errors from initial submit
Mats Wichmann
2021-02-09
2
-6/+6
|
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
3
-9/+8
|
*
cleanup whitespace
William Deegan
2021-01-22
1
-0/+1
*
|
More improvements
Adam Gross
2020-12-15
1
-1/+1
*
|
Address most review feedback
Adam Gross
2020-12-14
1
-8/+17
*
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-12
1
-6/+2
|
\
\
|
|
/
|
*
One more unneeded try-import-fixup
Mats Wichmann
2020-11-19
1
-6/+2
*
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
9
-205/+189
|
\
\
|
|
/
|
*
Drop some more Py2 compat things
Mats Wichmann
2020-10-13
1
-5/+1
|
*
Try new way to detect thread support. Check threading.get_ident() which shoul...
William Deegan
2020-10-04
1
-1/+7
|
*
Remove pywin32 from scons win32 install requirements. Remove usage from SCons...
William Deegan
2020-10-04
1
-14/+1
|
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
9
-64/+45
|
*
Merge branch 'master' into autoflake
William Deegan
2020-09-21
1
-2/+1
|
|
\
|
|
*
Use cProfile if profiling.
Mats Wichmann
2020-09-21
1
-2/+1
|
*
|
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1/+0
|
|
/
|
*
Merge pull request #3758 from mwichmann/GetSet-opts
William Deegan
2020-09-19
2
-111/+124
|
|
\
|
|
*
[PR #3758] expand on SetOption limitations [skip appvyor]
Mats Wichmann
2020-07-30
1
-1/+5
|
|
*
[PR #3758] be more explicit about syncing SetOption list [ci skip]
Mats Wichmann
2020-07-29
2
-2/+4
[next]