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
*
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
*
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
|
|
*
Merge pull request #3561 from bdbaddog/more_post_py27_cleanup_02_17_2020
William Deegan
2020-02-19
13
-249/+139
|
|
|
\
|
|
|
*
Remove u' u" from strings. no longer needed
William Deegan
2020-02-18
9
-41/+24
|
|
|
*
more post py27 cleanup
William Deegan
2020-02-18
5
-182/+84
|
|
|
*
More post py27 cleanup. Remove no-op function calls. Fix _exercise() built in...
William Deegan
2020-02-18
1
-26/+31
|
|
*
|
Merge branch 'master' of github.com:SCons/scons
William Deegan
2020-02-19
60
-274/+50
|
|
|
\
\
|
|
|
|
/
|
|
|
*
more unicode cleanup
William Deegan
2020-02-18
1
-10/+2
|
|
|
*
more unicode cleanup
William Deegan
2020-02-18
3
-28/+2
|
|
|
*
more unicode cleanup
William Deegan
2020-02-18
1
-16/+0
|
|
|
*
More unicode removal and cleanup
William Deegan
2020-02-18
1
-15/+13
|
|
|
*
removing unicode from UtilTests.py
William Deegan
2020-02-18
1
-4/+1
|
|
|
*
remove unicode from dblite.py
William Deegan
2020-02-18
1
-20/+2
|
|
|
*
remove unicode reference in ActionTests.py
William Deegan
2020-02-18
1
-8/+0
|
|
|
*
more code cleanup found by pycharm
William Deegan
2020-02-18
1
-4/+4
[next]