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
*
Merge pull request #3926 from mwichmann/defines-expand
William Deegan
2021-04-12
1
-11/+11
|
\
|
*
Expansion of CPPDEFINES now substs consvars
Mats Wichmann
2021-04-10
1
-11/+11
*
|
Merge pull request #3925 from bdbaddog/add_experimental_option
William Deegan
2021-04-12
2
-13/+67
|
\
\
|
*
|
address sider issue
William Deegan
2021-04-12
1
-1/+1
|
*
|
better handle all/none and multiple options, expanded tests to cover such
William Deegan
2021-04-12
1
-4/+29
|
*
|
Address mwichmann's feedback
William Deegan
2021-04-10
1
-4/+4
|
*
|
address mwichmann's review comment
William Deegan
2021-04-10
1
-1/+1
|
*
|
Add docs for --experimental switch
William Deegan
2021-04-09
2
-12/+41
|
|
/
*
|
Merge pull request #2 from bdbaddog/platformio_TEMPFILEARGESCFUNC
Ivan Kravets
2021-04-12
1
-2/+3
|
\
\
|
*
|
Fix a missed bracket
Ivan Kravets
2021-04-12
1
-2/+2
|
*
|
Fix failing tests, restore last ditch default setting in TempFileMunge for TE...
William Deegan
2021-04-12
1
-1/+2
*
|
|
Merge branch 'master' of https://github.com/SCons/scons
Ivan Kravets
2021-04-12
6
-23/+108
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'master' into multitarget_progress
Daniel Moody
2021-04-09
5
-22/+105
|
|
\
|
|
*
Merge pull request #3894 from dmoody256/support_custom_cachedir_classes
William Deegan
2021-04-09
5
-22/+105
|
|
|
\
|
|
|
*
switched back to just type checking the cachedir instead of avoiding linter r...
Daniel Moody
2021-04-07
1
-2/+5
|
|
|
*
fix sider issues
Daniel Moody
2021-04-05
1
-1/+2
|
|
|
*
improved DoubleCacheDir test, added extra cachedir validation check.
Daniel Moody
2021-04-05
1
-6/+15
|
|
|
*
fixed sider issues
Daniel Moody
2021-04-02
2
-1/+2
|
|
|
*
merged latest master with CacheDir changes.
Daniel Moody
2021-04-01
1
-1/+2
|
|
|
*
Added reinstantiatng custom cachedir
Daniel Moody
2021-04-01
1
-3/+2
|
|
|
*
fix up some doc issues and add test coverage
Daniel Moody
2021-04-01
3
-12/+38
|
|
|
*
Update to add CacheDir arg and address some review comments.
Daniel Moody
2021-04-01
2
-2/+9
|
|
|
*
Added custom cachedir class tests and docs
Daniel Moody
2021-04-01
1
-0/+10
|
|
|
*
Added support for passing custom CacheDir classes.
Daniel Moody
2021-04-01
3
-18/+44
|
*
|
|
Dont call progress if the progress object is Null
Daniel Moody
2021-04-09
1
-2/+3
|
*
|
|
Fixed issue with multi-target nodes being passed to the progress object.
Daniel Moody
2021-04-09
1
-1/+2
|
|
/
/
*
|
|
Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...
William Deegan
2021-04-11
1
-2/+2
*
|
|
Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...
William Deegan
2021-04-11
1
-0/+1
*
|
|
Document "TEMPFILEARGESCFUNC" variable and add test
Ivan Kravets
2021-04-09
2
-1/+60
*
|
|
Merge branch 'master' of https://github.com/SCons/scons
Ivan Kravets
2021-04-09
13
-143/+176
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3920 from mwichmann/more-doclinks
William Deegan
2021-04-06
12
-106/+145
|
|
\
\
|
|
*
|
Reverting an unneeded wording twiddle in gs doc [skip appveyor] [skip jenkins]
Mats Wichmann
2021-04-05
1
-1/+1
|
|
*
|
Add some more entity links in docs [skip appveyor] [skip travis]
Mats Wichmann
2021-04-05
12
-106/+145
|
*
|
|
Merge pull request #3917 from mwichmann/man-target-sel
William Deegan
2021-04-06
1
-37/+31
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Make target selection a subsection in manpage [skip travis] [skip
Mats Wichmann
2021-03-30
1
-37/+31
|
|
|
/
*
|
|
Provide a custom argument escape function for `TempFileMunge` using a new `TE...
Ivan Kravets
2021-04-06
1
-5/+30
|
/
/
*
|
Merge pull request #3908 from hwmaier/master
William Deegan
2021-04-03
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Re-applying a patch I submitted already in 2013 and was accepted back then: T...
Henrik Maier
2021-03-25
1
-1/+1
*
|
Merge branch 'master' into issue2399
William Deegan
2021-03-28
3
-15/+10
|
\
\
|
*
\
Merge branch 'master' into use-real-CLVar
William Deegan
2021-03-28
2
-3/+8
|
|
\
\
|
|
*
\
Merge branch 'master' into issue2018
William Deegan
2021-03-28
1
-1/+1
|
|
|
\
\
|
|
|
*
|
Deprecate Python 3.5.
Mats Wichmann
2021-03-28
1
-1/+1
|
|
*
|
|
Stop stripping INSTALLSTR
Mats Wichmann
2021-03-28
1
-2/+7
|
|
|
/
/
|
*
|
|
Drop the local CLVar class from EnvironmentTests
Mats Wichmann
2021-03-28
1
-12/+2
|
|
/
/
*
|
|
Add a __iadd__ method to CLVar to support inplace adds
Mats Wichmann
2021-03-28
2
-64/+99
|
/
/
*
|
Drop accidentally committed packaging/NOTES file
Mats Wichmann
2021-03-26
1
-19/+0
*
|
fix sider complaints: formatting in mslink:generate()
Mats Wichmann
2021-03-26
1
-24/+25
*
|
Fix errors removing old WIN32 construction vars
Mats Wichmann
2021-03-26
4
-12/+26
*
|
Remove old deprecated construction variables
Mats Wichmann
2021-03-26
4
-58/+0
*
|
Merge pull request #3902 from DeeeeLAN/relpath
William Deegan
2021-03-26
2
-6/+17
|
\
\
[next]