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
/
RELEASE.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...
William Deegan
2022-02-01
1
-0/+2
*
update RELEASE.txt and CHANGES.txt
William Deegan
2022-01-23
1
-2/+2
*
updates for CHANGES.txt and RELEASE.txt
William Deegan
2022-01-16
1
-3/+5
*
Added cache-debug messages for cache push failures.
Daniel Moody
2021-12-28
1
-0/+1
*
Merge pull request #4067 from mwichmann/wintweaks
William Deegan
2021-11-26
1
-0/+6
|
\
|
*
Fix test syntax error, update CHANGES/RELEASE
Mats Wichmann
2021-11-26
1
-0/+6
*
|
Merge branch 'master' into jbrill-msvc-usescript
Joseph Brill
2021-11-26
1
-2/+2
|
\
\
|
*
|
fix some issues with current version strings
William Deegan
2021-11-22
1
-3/+4
|
|
/
*
|
Add test to verify script not found exception for msvc script specified via M...
Joseph Brill
2021-11-26
1
-5/+2
*
|
Update description.
Joseph Brill
2021-11-22
1
-1/+1
*
|
Add improvement text and update versions numbers in RELEASE.txt
Joseph Brill
2021-11-22
1
-2/+5
|
/
*
Update post release changes
William Deegan
2021-11-22
1
-51/+28
*
4.3.0 updates
4.3.0
William Deegan
2021-11-17
1
-0/+2
*
updated CHANGES.txt and RELEASE.txt for release
William Deegan
2021-11-16
1
-22/+11
*
Deprecate the qt tool.
Mats Wichmann
2021-11-11
1
-1/+2
*
Merge pull request #4049 from mwichmann/java-versions
William Deegan
2021-11-11
1
-0/+3
|
\
|
*
Update Java support for more versions
Mats Wichmann
2021-11-04
1
-0/+3
*
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-11
1
-1/+0
|
\
\
|
*
|
Remove -prerelease for MSVC 2022
William Deegan
2021-11-05
1
-1/+0
|
|
/
*
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-04
1
-1/+7
|
\
\
|
|
/
|
*
Added --no-ignore-skips and changed default to only exit status 2 if this fla...
William Deegan
2021-11-01
1
-1/+3
|
*
Merge branch 'master' into jbrill-msvs-2022
William Deegan
2021-10-16
1
-0/+8
|
|
\
|
*
|
Visual Studio 2022 and test fixes for MSVS 6.0, 7.0 and 7.1.
Joseph Brill
2021-10-05
1
-1/+3
*
|
|
Update CHANGES.txt and RELEASE.txt with more user facing explanation of the f...
William Deegan
2021-10-19
1
-9/+6
*
|
|
Ensure build.ninja is always in a clean state
Ryan Egesdahl
2021-10-18
1
-0/+7
|
|
/
|
/
|
*
|
Merge pull request #3994 from dmoody256/ninja_fix_escaping
William Deegan
2021-10-10
1
-0/+6
|
\
\
|
*
|
update ninja tool to support $ in scons command line args
Daniel Moody
2021-09-26
1
-0/+6
|
|
/
*
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-10-06
1
-1/+1
|
\
\
|
*
|
Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be used
Daniel Moody
2021-10-05
1
-1/+1
|
|
/
*
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-09-26
1
-2/+11
|
\
\
|
|
/
|
*
Merge branch 'master' into pch_support_subst
William Deegan
2021-09-25
1
-1/+6
|
|
\
|
|
*
Add to CHANGES/RELEASE and add test
William Deegan
2021-09-20
1
-2/+4
|
|
*
[ci skip] Fix typo in CHANGES/RELEASE
William Deegan
2021-09-19
1
-1/+1
|
|
*
Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' '
William Deegan
2021-09-19
1
-2/+4
|
*
|
Update CHANGES/RELEASE with info about changed env['PCH'] recommendations
William Deegan
2021-09-25
1
-4/+4
|
*
|
add logic to ensure PCH is subst() evaluated when it should be
William Deegan
2021-09-18
1
-0/+2
|
|
/
*
|
Expanded ninja Mkdir to also support Mkdir actions.
Daniel Moody
2021-09-08
1
-2/+1
|
/
*
fix ninja tool to never user for_sig substitution.
Daniel Moody
2021-09-07
1
-4/+6
*
Fix initialization of CLVar
Ryan Egesdahl
2021-08-31
1
-0/+3
*
Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....
William Deegan
2021-08-02
1
-1/+1
*
Post 4.2.0 merge/reset to development mode
William Deegan
2021-08-01
1
-74/+29
*
Fix version strings and also git changelog
William Deegan
2021-08-01
1
-3/+3
*
updates for 4.2.0
William Deegan
2021-07-24
1
-25/+17
*
make sure multi target and intermediate SConf files are mark is_conftest
Daniel Moody
2021-07-20
1
-0/+2
*
Add python 3.5 deprecation notices and update copyright dates
William Deegan
2021-07-13
1
-0/+3
*
Merge pull request #3959 from mwichmann/nowarn-missing-sconscript
William Deegan
2021-07-12
1
-0/+2
|
\
|
*
Change warnings behavior of missing SConscript
Mats Wichmann
2021-06-18
1
-0/+2
*
|
[ci skip] Add blurb for CHANGES and RELEASE
William Deegan
2021-07-12
1
-0/+4
*
|
Update _concat doc, and add blurb to CHANGES.txt and RELEASE.txt
William Deegan
2021-06-12
1
-0/+3
|
/
*
update changes and release
Andrew Morrow
2021-05-13
1
-0/+2
[next]