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
Commit message (
Expand
)
Author
Age
Files
Lines
*
4.6.0 final changes
4.6.0
William Deegan
2023-11-20
2
-4/+4
*
Updates to RELEASE.txt including notice about switching default parallel sche...
William Deegan
2023-11-20
4
-19/+19
*
reorder 4.6.0 release notes to have contributors by last name order
William Deegan
2023-11-19
1
-4/+4
*
Regenerated docs for 4.6.0 release.
William Deegan
2023-11-19
15
-248/+514
*
Merge pull request #4441 from mwichmann/doc/pch-usage
William Deegan
2023-11-17
3
-15/+54
|
\
|
*
Update documentation of PCH builder
Mats Wichmann
2023-11-07
3
-15/+54
|
/
*
Merge pull request #4429 from mwichmann/feature/libliteral
William Deegan
2023-10-30
21
-116/+387
|
\
|
*
defined LIBLITERALPREFIX for gnulink
William Deegan
2023-10-29
2
-3/+6
|
*
Annotated CHANGES/RELEASE with issue these changes fix
William Deegan
2023-10-29
2
-2/+2
|
*
Migrate LIBLITERALPREFIX test to file with same name
William Deegan
2023-10-29
1
-0/+0
|
*
Merge branch 'master' into feature/libliteral
Mats Wichmann
2023-10-28
4
-2/+5
|
|
\
|
*
|
Fix library literal prefix code
Mats Wichmann
2023-10-28
16
-79/+180
|
*
|
switch from embedding LIBLITERAL in _stripixes() to being a passed argument w...
William Deegan
2023-10-28
5
-12/+23
|
*
|
Add LIBLITERAL to support gcc -l:filename
Mats Wichmann
2023-10-28
6
-49/+206
*
|
|
Merge pull request #4439 from bdbaddog/debug-sconscript
William Deegan
2023-10-29
9
-7/+87
|
\
\
\
|
*
|
|
[ci skip] Fix typo in CHANGES/RELEASE
William Deegan
2023-10-29
2
-2/+2
|
*
|
|
Updates to make ready for merging
William Deegan
2023-10-29
6
-22/+26
|
*
|
|
Typo in CHANGES.txt
StenGruener
2023-10-28
1
-1/+1
|
*
|
|
adding info to the man page, changed debug key
StenGruener
2023-10-28
5
-4/+10
|
*
|
|
adding unit test, --debug flag, comments in changes.txt
StenGruener
2023-10-28
6
-3/+69
|
*
|
|
Adding tracing of scons script calls
StenGruener
2023-10-27
1
-0/+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4432 from jcbrill/jbrill-msvc-clsearch
William Deegan
2023-10-29
4
-7/+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Updates to CHANGES.txt and RELEASE.txt.
Joseph Brill
2023-10-15
2
-8/+19
|
*
|
Merge branch 'master' into jbrill-msvc-clsearch
Joseph Brill
2023-10-15
12
-175/+239
|
|
\
\
|
*
|
|
Rework msvc cl not found warning message order and construction.
Joseph Brill
2023-10-13
1
-6/+5
|
*
|
|
Adjust the final compiler executable search and warning message when setting ...
Joseph Brill
2023-10-11
4
-6/+32
*
|
|
|
Merge pull request #4436 from mwichmann/java21
William Deegan
2023-10-17
3
-0/+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add support for Java 21
Mats Wichmann
2023-10-17
3
-0/+4
|
/
/
/
*
|
|
Merge pull request #4435 from mwichmann/maint/httprefs
William Deegan
2023-10-17
31
-110/+126
|
\
\
\
|
*
|
|
Elminate http: references
Mats Wichmann
2023-10-17
31
-110/+126
|
/
/
/
*
|
|
Merge pull request #4433 from jcbrill/jbrill-mscommon-debug
William Deegan
2023-10-16
1
-13/+67
|
\
\
\
|
*
|
|
Add a custom formatter to the MSCommon/common.py debug logging that accepts a...
Joseph Brill
2023-10-13
1
-13/+67
|
|
/
/
*
|
|
Merge pull request #4434 from jcbrill/jbrill-msvc-normalize
William Deegan
2023-10-16
5
-20/+181
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove redundant os.path.normcase invocation in SCons/Tool/MSCommon/MSVC/Util...
Joseph Brill
2023-10-15
1
-1/+1
|
*
|
Internal updates to MSCommon/MSVC/Util.py and MSCommon/MSVC/Config.py.
Joseph Brill
2023-10-15
2
-6/+5
|
*
|
Merge branch 'master' into jbrill-msvc-normalize
Joseph Brill
2023-10-15
12
-175/+239
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4423 from mwichmann/maint/new-subproc
William Deegan
2023-10-14
2
-124/+158
|
\
\
\
|
*
|
|
Make sure scons_subproc_run test also passes on py3.6
Mats Wichmann
2023-10-04
1
-1/+4
|
*
|
|
scons_subproc_run: update docstrings, add tests
Mats Wichmann
2023-10-03
2
-54/+101
|
*
|
|
Fix some problems in new scons_subproc_run
Mats Wichmann
2023-09-27
1
-74/+58
*
|
|
|
Merge pull request #4428 from mwichmann/testing/fwfix
William Deegan
2023-10-14
1
-7/+6
|
\
\
\
\
|
*
|
|
|
Fixup one test framework test [skip appveyor]
Mats Wichmann
2023-10-06
1
-7/+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #4430 from mwichmann/test/asm
William Deegan
2023-10-14
2
-35/+40
|
\
\
\
\
|
*
|
|
|
Update assembly code in one test
Mats Wichmann
2023-10-11
2
-35/+40
|
|
/
/
/
*
|
|
|
Merge pull request #4431 from jcbrill/jbrill-msvc-toolimports
William Deegan
2023-10-14
8
-9/+35
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change the module imports from relative imports to top-level absolute imports...
Joseph Brill
2023-10-11
8
-9/+35
|
/
/
/
|
|
*
Replace process_path with normalize_path in MSCommon/MSVC/Util.py
Joseph Brill
2023-10-14
4
-18/+180
|
|
/
|
/
|
*
|
Merge pull request #4425 from mwichmann/main/scons-msvclock
William Deegan
2023-10-05
1
-1/+3
|
\
\
|
|
/
|
/
|
|
*
Further mod on msvc config cache locking
Mats Wichmann
2023-10-04
1
-1/+3
|
/
*
Merge pull request #4422 from mwichmann/doc/scons_subproc
William Deegan
2023-09-22
1
-7/+7
|
\
[next]