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
*
MSVS_CACHE: Reword the CHANGES and RELEASE entries
Mats Wichmann
2022-03-11
1
-5/+8
*
Tweak the MSVC environment vars cache
Mats Wichmann
2022-03-08
1
-0/+6
*
Merge pull request #4102 from yuzhichang/msvc_use_script
William Deegan
2022-03-07
1
-0/+3
|
\
|
*
updated RELEASE and CHANGES to use MSVC_USE_SCRIPT_ARGS and minor edit on text
William Deegan
2022-03-07
1
-1/+1
|
*
MSVC_SCRIPT_ARGS is the arguments (whitespace separated) passed to the script...
Zhichang Yu
2022-02-19
1
-0/+3
*
|
Merge pull request #4110 from mwichmann/issue/dictify-tuples
William Deegan
2022-03-03
1
-0/+2
|
\
\
|
*
|
[ci skip] Added blurb to RELEASE.txt and editted blurb in CHANGES.txt
William Deegan
2022-03-03
1
-2/+2
|
*
|
Fix dictify_CPPDEFINES exeception
Mats Wichmann
2022-03-03
1
-0/+2
|
|
/
*
|
Fixed URLS and python versions for setup.cfg (thanks mwichmann for catching t...
William Deegan
2022-03-03
1
-0/+4
|
/
*
Merge branch 'master' into help-tweak
William Deegan
2022-02-07
1
-0/+2
|
\
|
*
test runner: accept -j 0 to mean detect cpu count
Mats Wichmann
2022-02-04
1
-0/+2
*
|
Additional Help updates
Mats Wichmann
2022-02-04
1
-1/+2
*
|
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
|
|
\
\
\
[next]