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
/
Tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation of PCH builder
Mats Wichmann
2023-11-07
1
-15/+52
*
Merge pull request #4429 from mwichmann/feature/libliteral
William Deegan
2023-10-30
4
-6/+9
|
\
|
*
defined LIBLITERALPREFIX for gnulink
William Deegan
2023-10-29
1
-0/+3
|
*
Merge branch 'master' into feature/libliteral
Mats Wichmann
2023-10-28
1
-0/+2
|
|
\
|
*
|
Fix library literal prefix code
Mats Wichmann
2023-10-28
3
-3/+3
|
*
|
switch from embedding LIBLITERAL in _stripixes() to being a passed argument w...
William Deegan
2023-10-28
3
-6/+6
*
|
|
Merge pull request #4432 from jcbrill/jbrill-msvc-clsearch
William Deegan
2023-10-29
1
-6/+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' into jbrill-msvc-clsearch
Joseph Brill
2023-10-15
6
-9/+25
|
|
\
\
|
*
|
|
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
1
-5/+18
*
|
|
|
Add support for Java 21
Mats Wichmann
2023-10-17
1
-0/+2
|
|
_
|
/
|
/
|
|
*
|
|
Elminate http: references
Mats Wichmann
2023-10-17
6
-18/+43
*
|
|
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
|
|
/
/
*
|
|
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
6
-9/+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change the module imports from relative imports to top-level absolute imports...
Joseph Brill
2023-10-11
6
-9/+25
|
|
/
*
|
Replace process_path with normalize_path in MSCommon/MSVC/Util.py
Joseph Brill
2023-10-14
4
-18/+180
|
/
*
Further mod on msvc config cache locking
Mats Wichmann
2023-10-04
1
-1/+3
*
MSVC: Fix unhandled MissingConfiguration exception.
Joseph Brill
2023-09-22
1
-9/+1
*
Merge branch 'master' into feature/new-subproc
Mats Wichmann
2023-09-09
44
-368/+640
|
\
|
*
Merge pull request #4407 from mwichmann/maint/mscache-locking
William Deegan
2023-09-06
1
-3/+5
|
|
\
|
|
*
msvc config cache: add locking on cachefile
Mats Wichmann
2023-09-04
1
-3/+5
|
*
|
Merge branch 'master' into fix_fortran_fpic
William Deegan
2023-09-05
1
-38/+47
|
|
\
\
|
|
|
/
|
|
*
Fix up incomplete change to mscommon error msg
Mats Wichmann
2023-08-28
1
-6/+6
|
|
*
Handle json decode error in mavc cache
Mats Wichmann
2023-08-28
1
-38/+47
|
*
|
Added logic to properly initilize SCons to use gfortran if tool gfortran is l...
William Deegan
2023-09-04
1
-4/+9
|
|
/
|
*
More conversions: {repr(var)} -> {var!r}
Mats Wichmann
2023-08-04
1
-2/+2
|
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
32
-91/+90
|
*
Docs tweaking [skip appveyor]
Mats Wichmann
2023-07-26
2
-3/+8
|
*
Add Java 18, 19, 20 to support list.
Mats Wichmann
2023-07-25
1
-0/+6
|
*
Cleanup the SCons build a bit
Mats Wichmann
2023-07-19
6
-100/+43
|
*
Merge branch 'master' into jbrill-gh4312-fixplus
William Deegan
2023-07-16
2
-86/+46
|
|
\
|
*
\
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-06-21
6
-20/+95
|
|
\
\
|
*
\
\
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-06-20
25
-254/+274
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-05-04
150
-551/+561
|
|
\
\
\
\
|
*
|
|
|
|
Add arm64 to the MSVS supported architectures list for VS2017 and later to be...
Joseph Brill
2023-03-19
1
-4/+4
|
*
|
|
|
|
Refactor MSCommon/common.py logging filter class due to SConfTests module res...
Joseph Brill
2023-03-15
1
-20/+21
|
*
|
|
|
|
Fix #4312 and Windows on ARM64 support.
Joseph Brill
2023-03-14
4
-120/+422
*
|
|
|
|
|
Merge branch 'master' into feature/new-subproc
William Deegan
2023-07-15
1
-1/+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
trivial update to textfile markup [skip appveyor]
Mats Wichmann
2023-07-13
1
-1/+1
*
|
|
|
|
|
New scons_subproc_run: simplify calling in msvc
Mats Wichmann
2023-07-08
1
-15/+7
*
|
|
|
|
|
Implement a new subprocess wrapper
Mats Wichmann
2023-07-08
7
-107/+79
|
/
/
/
/
/
*
|
|
|
|
Back off Fortran file suffix changes for PR 4379
Mats Wichmann
2023-06-25
1
-48/+24
*
|
|
|
|
Clean up Fortran tool generics
Mats Wichmann
2023-06-24
1
-68/+52
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' into master
William Deegan
2023-06-20
24
-253/+266
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #4330 from mwichmann/feature/bison-args
William Deegan
2023-06-18
3
-63/+119
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into feature/bison-args
Mats Wichmann
2023-06-12
1
-1/+8
|
|
|
\
\
\
|
|
*
|
|
|
Fix doc typo referencing YACC_GRAPH_FILE_SUFFIX [skip appveyor]
Mats Wichmann
2023-05-19
1
-8/+7
[next]