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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak the scons help message
Mats Wichmann
2022-02-03
1
-0/+1
*
Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...
William Deegan
2022-02-01
1
-0/+4
*
update RELEASE.txt and CHANGES.txt
William Deegan
2022-01-23
1
-0/+2
*
updates for CHANGES.txt and RELEASE.txt
William Deegan
2022-01-16
1
-0/+4
*
Update CHANGES for msvc debug change [ci skip]
Mats Wichmann
2022-01-07
1
-4/+5
*
Clean up lint complaints in MSCommon
Mats Wichmann
2022-01-03
1
-0/+4
*
Added cache-debug messages for cache push failures.
Daniel Moody
2021-12-28
1
-4/+7
*
Merge pull request #4067 from mwichmann/wintweaks
William Deegan
2021-11-26
1
-0/+12
|
\
|
*
Fix test syntax error, update CHANGES/RELEASE
Mats Wichmann
2021-11-26
1
-5/+9
|
*
Fix one new sider problem and a syntax error
Mats Wichmann
2021-11-26
1
-1/+1
|
*
Fix sider complaints and add missed CHANGES.txt update
Mats Wichmann
2021-11-26
1
-0/+8
|
*
Update post release changes
William Deegan
2021-11-22
1
-0/+7
*
|
Add test to verify script not found exception for msvc script specified via M...
Joseph Brill
2021-11-26
1
-1/+5
*
|
Remove _subproc changes.
Joseph Brill
2021-11-21
1
-2/+0
*
|
Update CHANGES.txt for verifying MSVC_USE_SCRIPT script exists and explicitly...
Joseph Brill
2021-11-18
1
-0/+9
|
/
*
4.3.0 updates
4.3.0
William Deegan
2021-11-17
1
-1/+1
*
updated CHANGES.txt and RELEASE.txt for release
William Deegan
2021-11-16
1
-1/+1
*
Merge pull request #4047 from jcassagnol-public/compile-with-fips-enabled
William Deegan
2021-11-16
1
-0/+8
|
\
|
*
Passes tests in >= python 3.9
Jacob Cassagnol
2021-11-02
1
-3/+5
|
*
Code now works during FIPS mode.
Jacob Cassagnol
2021-11-01
1
-0/+6
*
|
Fix qt deprecation typo in CHANGES.txt [ci skip]
Mats Wichmann
2021-11-11
1
-2/+3
*
|
Deprecate the qt tool.
Mats Wichmann
2021-11-11
1
-0/+2
*
|
Merge pull request #4049 from mwichmann/java-versions
William Deegan
2021-11-11
1
-0/+8
|
\
\
|
*
|
[ci skip] minor edits on updates in CHANGES.txt
William Deegan
2021-11-11
1
-5/+5
|
*
|
Add userguide update on javah as well
Mats Wichmann
2021-11-05
1
-0/+3
|
*
|
Update Java support for more versions
Mats Wichmann
2021-11-04
1
-0/+5
*
|
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-11
1
-1/+1
|
\
\
\
|
*
|
|
Remove -prerelease for MSVC 2022
William Deegan
2021-11-05
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-04
1
-1/+18
|
\
\
\
|
|
/
/
|
*
|
Added --no-ignore-skips and changed default to only exit status 2 if this fla...
William Deegan
2021-11-01
1
-0/+3
|
*
|
Skip unusable javah tests
Mats Wichmann
2021-10-31
1
-1/+2
|
|
/
|
*
Merge pull request #4042 from mwichmann/util-nodelist
William Deegan
2021-10-28
1
-0/+2
|
|
\
|
|
*
Update NodeList to get rid of old workaround
Mats Wichmann
2021-10-28
1
-0/+2
|
*
|
Merge pull request #4034 from bquistorff/signal_reset
William Deegan
2021-10-27
1
-0/+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix crash when a signal handler is set from outside Python
Brian Quistorff
2021-10-18
1
-0/+4
|
*
|
Make subst call a callable with sig set properly
Mats Wichmann
2021-10-23
1
-0/+4
|
*
|
Merge branch 'master' into jbrill-msvs-2022
William Deegan
2021-10-16
1
-0/+19
|
|
\
\
|
*
\
\
Merge branch 'master' into jbrill-msvs-2022
Joseph Brill
2021-10-05
1
-9/+24
|
|
\
\
\
|
*
|
|
|
Add support for Visual Studio 2022
Joseph Brill
2021-09-23
1
-0/+1
|
*
|
|
|
import os module due to NameError exception due to 'os' is not defined.
Joseph Brill
2021-09-23
1
-0/+3
*
|
|
|
|
add test to verify that control-c'ing ninja while it's calling SCons to rebui...
William Deegan
2021-11-04
1
-2/+2
*
|
|
|
|
Update CHANGES.txt and RELEASE.txt with more user facing explanation of the f...
William Deegan
2021-10-19
1
-5/+2
*
|
|
|
|
Ensure build.ninja is always in a clean state
Ryan Egesdahl
2021-10-18
1
-0/+6
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3994 from dmoody256/ninja_fix_escaping
William Deegan
2021-10-10
1
-0/+6
|
\
\
\
\
|
*
|
|
|
minor changes to RELEASE.txt and CHANGES.txt to have explicit example
William Deegan
2021-09-26
1
-1/+0
|
*
|
|
|
update ninja tool to support $ in scons command line args
Daniel Moody
2021-09-26
1
-0/+7
*
|
|
|
|
Merge pull request #3997 from dmoody256/ninja_fix_mkdir
William Deegan
2021-10-10
1
-0/+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-10-06
1
-0/+16
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-09-26
1
-9/+18
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Expanded ninja Mkdir to also support Mkdir actions.
Daniel Moody
2021-09-08
1
-0/+1
[next]