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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure multi target and intermediate SConf files are mark is_conftest
Daniel Moody
2021-07-20
2
-10/+14
*
misc updates to man/users guide copyright formatting. Minor updates to update...
William Deegan
2021-07-18
1
-3/+3
*
Make sure TEMPFILEPREFIX can be set to empty string
Mats Wichmann
2021-07-15
1
-4/+5
*
Merge pull request #3973 from mwichmann/exp-opt
William Deegan
2021-07-13
1
-4/+6
|
\
|
*
Tweak doc of experimental option [skip travis]
Mats Wichmann
2021-07-13
1
-4/+6
*
|
Do not claim Win32 module-def file is created [skip travis] [skip appveyor]
Mats Wichmann
2021-07-13
1
-25/+52
|
/
*
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 pull request #3969 from dmoody256/cachedir_perms_code_move
William Deegan
2021-07-12
1
-3/+6
|
\
\
|
*
|
Moved CacheDir permissions update code behind atomic rename operation.
Daniel Moody
2021-07-10
1
-3/+6
*
|
|
Fix formatting on ninja example command block
William Deegan
2021-07-10
1
-4/+5
*
|
|
Merge branch 'master' into ninja-generation
William Deegan
2021-07-09
20
-726/+1023
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3966 from mwichmann/doc-parseconfig
William Deegan
2021-07-09
1
-28/+45
|
|
\
\
|
|
*
|
Update manpage for ParseConfig [skip appveyor]
Mats Wichmann
2021-07-02
1
-28/+45
|
*
|
|
Install tool fix scons_copytree recursion
greenbender
2021-07-08
1
-3/+8
|
|
/
/
|
*
|
Merge pull request #3956 from bdbaddog/fix_3955_extra_shlib_output
William Deegan
2021-06-21
7
-53/+76
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ci skip] Add some docbook formatting
William Deegan
2021-06-21
1
-1/+1
|
|
*
Address PR feedback
William Deegan
2021-06-21
2
-4/+4
|
|
*
[ci skip] updated docs per mwichmann's feedback
William Deegan
2021-06-13
1
-13/+17
|
|
*
reformat swig.py to fix sider complaint
William Deegan
2021-06-12
1
-11/+13
|
|
*
Update _concat doc, and add blurb to CHANGES.txt and RELEASE.txt
William Deegan
2021-06-12
1
-3/+4
|
|
*
Updated tools to use _concat's new affect_signature flag
William Deegan
2021-06-12
4
-11/+11
|
|
*
Added test of new functionality for _concat's new affect_signature flag
William Deegan
2021-06-12
1
-1/+4
|
|
*
Address some pylint issues
William Deegan
2021-06-12
1
-9/+10
|
|
*
fix variable rename
William Deegan
2021-06-12
1
-2/+2
|
|
*
added affect_signature to _concat to have it take care of adding if needed. ...
William Deegan
2021-06-12
1
-7/+19
|
*
|
Fix an incorrect return-type annotation
Mats Wichmann
2021-06-13
1
-5/+6
|
|
/
|
*
[PR #3953] wrong return type on dictify() [ci skip]
Mats Wichmann
2021-06-09
1
-1/+1
|
*
[PR #3953] a few more Util tweaks [ci skip]
Mats Wichmann
2021-06-09
1
-61/+106
|
*
Address comments in PR
William Deegan
2021-06-09
1
-4/+8
|
*
Merge branch 'master' into util-lint
William Deegan
2021-06-08
4
-56/+78
|
|
\
|
|
*
PR #3942: retstore two checks per PR review
Mats Wichmann
2021-06-08
1
-8/+7
|
|
*
Tweak env.Tool documentation for clarity
Mats Wichmann
2021-05-24
3
-22/+33
|
|
*
Update env.Tool behavior and doc
Mats Wichmann
2021-05-23
3
-20/+29
|
|
*
Fix checker-spotted issues in Environment apply_tools
Mats Wichmann
2021-05-23
2
-25/+28
|
*
|
PR #3953: quiet sider complaints
Mats Wichmann
2021-06-08
1
-16/+24
|
*
|
Reduce pylint complaints about Util
Mats Wichmann
2021-06-07
8
-541/+713
|
|
/
*
|
Fix broken markup, regenerate files
William Deegan
2021-07-09
1
-1/+1
*
|
add ninja entity and wrap all ninja.build with <filename> tags
William Deegan
2021-07-09
1
-7/+7
*
|
Updates to docs to indicate experimental status
William Deegan
2021-07-08
2
-22/+27
*
|
incremental doc updates to indicate experimental state of ninja builder
William Deegan
2021-07-07
1
-16/+31
*
|
Rename DISABLE_AUTO_NINJA -> NINJA_DISABLE_AUTO_RUN
William Deegan
2021-06-24
2
-6/+5
*
|
rename NINJA_BUILDDIR -> NINJA_DIR
William Deegan
2021-06-24
5
-32/+47
*
|
resolve sider complaint
William Deegan
2021-06-07
1
-1/+1
*
|
update from mongodb for limiting ninja max jobs from commit: 0b620c24c55859f3...
Daniel Moody
2021-06-02
1
-3/+6
*
|
updates to get working with mongodb build
Daniel Moody
2021-06-02
5
-9/+10
*
|
Address mwichmann's comments on PR. Mostly doc and a few import related code ...
William Deegan
2021-06-01
3
-9/+8
*
|
Fix sider complaints
William Deegan
2021-06-01
2
-2/+2
*
|
Continue refactor. Simplify __init__, and move logic to reasonably named files
William Deegan
2021-06-01
6
-384/+454
*
|
Quiet sider complaint
William Deegan
2021-06-01
1
-1/+1
[next]