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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates for 4.5.2. Added zipapp package to scons-locals
William Deegan
2023-03-21
1
-4/+4
*
Fix problem when MergeFlags adds to existing CPPDEFINES
Mats Wichmann
2023-03-09
2
-10/+32
*
4.5.1 release items
4.5.1
William Deegan
2023-03-07
1
-4/+4
*
added example code which demonstrates the problem introduced in 4.5.0 and fix...
William Deegan
2023-03-07
2
-9/+10
*
Fix issue with CPPDEFINES and Clone environments
Mats Wichmann
2023-03-06
2
-106/+148
*
updates
4.5.0
William Deegan
2023-03-05
1
-3/+3
*
Post build commits for 4.5.0
William Deegan
2023-03-05
1
-5/+5
*
man: add a "New in..." to ValidateOPtions [skip appveyor]
Mats Wichmann
2023-03-03
1
-3/+3
*
[ci skip] Update versionadded for ValidateOptions()
William Deegan
2023-03-02
1
-1/+1
*
Update PR 4305: failing stub qt tool
Mats Wichmann
2023-03-01
2
-4/+87
*
Fix qt3 -> QT3 typos
William Deegan
2023-02-24
1
-5/+5
*
add placeholder tool qt to instruct users to switch to qt3
William Deegan
2023-02-24
2
-0/+69
*
moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3
William Deegan
2023-02-24
2
-6/+2
*
move qt -> qt3 tool, adjust testing as well
William Deegan
2023-02-23
2
-149/+153
*
Merge pull request #4303 from RedwanFox/fix_textfile_encoding_issue
William Deegan
2023-02-20
2
-2/+24
|
\
|
*
Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...
William Deegan
2023-02-18
2
-6/+14
|
*
set default encoding of written files to UTF-8, added ability to pass
Nickolai Korshunov
2023-02-18
2
-2/+16
*
|
rewording of CHANGES.txt info. Changed versionadded to 4.5.0
William Deegan
2023-02-16
2
-2/+2
*
|
Tweak Append/Prepend e2e tests
Mats Wichmann
2023-02-15
3
-6/+11
*
|
Added DefaultEnvironment(tools=[]) to fixtures for CPPDEFINES. Added negative...
William Deegan
2023-02-11
2
-2/+12
*
|
Adjusted CPPDEFINES behavior for list and tuple
Mats Wichmann
2023-02-09
5
-78/+150
*
|
Alter append logic to keep existing append of tuple value yielding -Dkey=value
William Deegan
2023-02-03
1
-1/+13
*
|
Fix some CPPDEFINES handling problems
Mats Wichmann
2023-01-30
3
-14/+50
*
|
CPPDEFINES: reword some doc stuff
Mats Wichmann
2023-01-30
2
-22/+28
*
|
Fix some pyside complaints
Mats Wichmann
2023-01-30
2
-4/+3
*
|
Split out CPPDEFINES handling in Append methods
Mats Wichmann
2023-01-30
5
-298/+469
|
/
*
Merge pull request #4297 from mwichmann/CheckLib-unique
William Deegan
2023-01-29
3
-24/+91
|
\
|
*
Add unique kwarg to CheckLibs
Mats Wichmann
2023-01-27
3
-24/+91
*
|
Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...
William Deegan
2023-01-29
149
-6841/+15116
|
\
\
|
|
/
|
*
Add "append" kwarg to two configure checks
Mats Wichmann
2023-01-24
2
-9/+22
|
*
Added blurb to RELEASE.txt. Renamed function check_content_hash() from check_...
William Deegan
2023-01-24
1
-13/+12
|
*
Run latex after bibtex/biber only when necessary
Lukas Schrangl
2023-01-24
1
-2/+2
|
*
Merge branch 'master' into doc/msvs
William Deegan
2023-01-23
10
-107/+405
|
|
\
|
|
*
Merge branch 'master' into maint/gfortran-fiddle
William Deegan
2023-01-23
2
-68/+255
|
|
|
\
|
|
|
*
Merge branch 'master' into doc/more-msvc
William Deegan
2023-01-23
1
-2/+16
|
|
|
|
\
|
|
|
|
*
Add Python 3.12 support
Mats Wichmann
2023-01-22
1
-2/+16
|
|
|
*
|
Doc: update msvc, add version table [skip appveyor]
Mats Wichmann
2023-01-18
1
-66/+239
|
|
|
|
/
|
|
*
|
Fix editing mistake in fortran doc [skip appveyor]
Mats Wichmann
2023-01-18
1
-1/+1
|
|
*
|
Tweak gfortran tool to respect tool setting
Mats Wichmann
2023-01-18
3
-19/+25
|
|
|
/
|
|
*
Merge pull request #4289 from mwichmann/java-emitted-cachedir
William Deegan
2023-01-17
1
-15/+25
|
|
|
\
|
|
|
*
Fix problem where Java inner classes cannot cache
Mats Wichmann
2023-01-13
1
-15/+25
|
|
*
|
[ci skip] Add notation that JAVAPROCESSORPATH is new in version 4.5.0 (The ne...
William Deegan
2023-01-16
1
-0/+3
|
|
*
|
feat: adds JAVAPROCESSORPATH construction variable; updates JavaScanner to sc...
djh
2023-01-13
4
-5/+97
|
|
|
/
|
*
|
Docs: update MSVSProject, MSVSSolution [skip appveyor]
Mats Wichmann
2023-01-09
2
-231/+345
|
|
/
|
*
Merge branch 'master' of github.com:SCons/scons into fix_4275_comp_db_with_TE...
William Deegan
2022-12-31
7
-976/+1185
|
|
\
|
|
*
Address feedback from mwichmann in PR
William Deegan
2022-12-20
1
-4/+11
|
|
*
Fixed using --diskcheck=none from command line. It was always broken. SetOpti...
William Deegan
2022-12-20
2
-18/+28
|
|
*
Fix typo
Mats Wichmann
2022-12-18
1
-1/+1
|
|
*
Util splitup: do some work to quiet sider
Mats Wichmann
2022-12-18
3
-14/+14
|
|
*
Turn Util module into a package
Mats Wichmann
2022-12-15
5
-950/+1142
[next]