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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Pass some env vars that affect msvs tool setup.
Mats Wichmann
2020-03-17
2
-10/+19
|
*
|
|
|
Merge pull request #3611 from mwichmann/doc-implicitdep
William Deegan
2020-04-16
2
-43/+61
|
|
\
\
\
\
|
|
*
|
|
|
[PR #3611] implicit deps fix review comment [ci skip]
Mats Wichmann
2020-04-12
2
-9/+12
|
|
*
|
|
|
Update doc wording for IMPLICIT_COMMAND_DEPEDENCIES [ci skip]
Mats Wichmann
2020-04-11
1
-38/+53
|
*
|
|
|
|
Merge pull request #3603 from bdbaddog/revamp_scons_build
William Deegan
2020-04-16
12
-2802/+198
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Address github review notes and sider issues
William Deegan
2020-04-11
1
-5/+5
|
|
*
|
|
|
Update CHANGES.txt
William Deegan
2020-04-09
1
-0/+2
|
|
*
|
|
|
Remove src/LICENSE.txt. Just use the version in the basedir
William Deegan
2020-04-09
1
-22/+0
|
|
*
|
|
|
add logic to not include *Tests.py in wheel
William Deegan
2020-04-09
4
-716/+0
|
|
*
|
|
|
Fix sconsign tests and script
William Deegan
2020-04-09
1
-45/+4
|
|
*
|
|
|
move scons-configure-cache logic into SCons.Utilities.ConfigureCache:main and...
William Deegan
2020-04-09
1
-0/+182
|
|
*
|
|
|
move sconsign logic into src/engine/SCons/Utilties, update entry_points to ge...
William Deegan
2020-04-09
2
-0/+548
|
|
*
|
|
|
Move scripts from src/scripts to scripts. Simplify scons.py to only be used f...
William Deegan
2020-04-09
6
-2559/+0
|
|
*
|
|
|
First pass of refactor. Moved command line argument processing into site_scon...
William Deegan
2020-04-09
1
-2/+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #3601 from mwichmann/man-examples-fmt
William Deegan
2020-04-10
8
-41/+48
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Manpage example tweaks [ci skip]
Mats Wichmann
2020-04-07
8
-41/+48
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Update CHANGES.txt
Adam Gross
2020-04-02
1
-0/+2
|
*
|
|
Fix inconsistencies between RootDir attributes
Adam Gross
2020-04-02
1
-1/+7
|
|
/
/
|
*
|
Generate groff-style manpages with Py3 [ci skip]
Mats Wichmann
2020-03-29
2
-2/+9
|
*
|
Improve manpage treatment of Variables and Configure
Mats Wichmann
2020-03-26
3
-14/+18
|
*
|
[PR #3591] tweak --tree=linedraw
Mats Wichmann
2020-03-24
1
-16/+16
|
*
|
Remove duplicate entry in src/CHANGES.txt
Mats Wichmann
2020-03-24
1
-4/+0
|
*
|
Add option to use box-draw chars with --tree
Mats Wichmann
2020-03-24
1
-6/+18
|
*
|
updated the CHANGES.txt
Paul Tipei
2020-03-24
1
-0/+4
|
*
|
updated the src/CHANGES.txt
Paul Tipei
2020-03-24
1
-3/+7
|
*
|
Adding posibility to use single line drawing when displaying the dependency tree
Iosif Daniel Kurazs
2020-03-24
3
-13/+40
|
*
|
Remove obsolete scripts. Remove py27 support
William Deegan
2020-03-21
1
-1/+2
|
|
/
|
*
Merge pull request #3583 from mwichmann/man-notes
William Deegan
2020-03-15
2
-23/+31
|
|
\
|
|
*
Add a link from Clone() to Envirornment() methods. [ci skip]
Mats Wichmann
2020-03-13
1
-1/+1
|
|
*
Fix the packagers table again. [ci skip]
Mats Wichmann
2020-03-13
1
-22/+30
|
*
|
Merge pull request #3574 from mwichmann/more-py2-cleanups
William Deegan
2020-03-15
6
-96/+21
|
|
\
\
|
|
*
|
[PR #3574] fix sider complaints
Mats Wichmann
2020-03-03
2
-2/+1
|
|
*
|
Clean up some more Python 2 code
Mats Wichmann
2020-03-03
6
-96/+22
|
*
|
|
Merge pull request #3577 from bdbaddog/add_msys2_mingw_paths
William Deegan
2020-03-15
2
-0/+3
|
|
\
\
\
|
|
*
|
|
[ci skip] update CHANGES.txt to have actual path added
William Deegan
2020-03-15
1
-1/+2
|
|
*
|
|
Add msys2 installed mingw64 to PATH for mingw tool
William Deegan
2020-03-09
2
-0/+2
|
|
|
/
/
|
*
|
|
Purge some py 2.7 code
William Deegan
2020-03-13
1
-7/+0
|
|
|
/
|
|
/
|
|
*
|
Fix syntax problem in Action doc [ci skip]
Mats Wichmann
2020-03-09
1
-3/+3
|
|
/
|
*
Add a blurb about specifining encoding when opening Java source files as text.
Robert Boehne
2020-02-24
1
-0/+4
|
*
Specifiy encoding for Java files, as the default varies across platforms.
Rob Boehne
2020-02-24
2
-1/+25
|
*
Update description of IMPLICIT_COMMAND_DEPENDENCIES's functional change
William Deegan
2020-02-23
1
-3/+4
|
*
Merge branch 'master' into substfilesuffix
William Deegan
2020-02-21
64
-581/+379
|
|
\
|
|
*
Merge branch 'master' into topic/grossag/compoundactionscan
William Deegan
2020-02-21
103
-1037/+1477
|
|
|
\
|
|
|
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-1/+0
|
|
*
|
Change IMPLICIT_COMMAND_DEPENDENCIES meaning as requested in PR
Adam Gross
2020-01-13
2
-10/+58
|
|
*
|
Address review feedback
Adam Gross
2020-01-12
2
-1/+24
|
|
*
|
Merge branch 'master' into topic/grossag/compoundactionscan
Adam Gross
2020-01-10
174
-1175/+1137
|
|
|
\
\
|
|
*
|
|
Update scanning code to get it closer to desired state
Adam Gross
2020-01-10
1
-19/+22
|
|
*
|
|
Switch heavyweight scanning to be opt-in
Adam Gross
2019-12-03
1
-9/+27
|
|
*
|
|
Fix some tests
Adam Gross
2019-12-03
1
-5/+14
[prev]
[next]