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
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
105
-327/+351
*
Merge pull request #3666 from mwichmann/fix-3665
William Deegan
2020-05-22
3
-2/+17
|
\
|
*
If ParseFlags called with dict argument, leave unchanged
Mats Wichmann
2020-05-22
3
-2/+17
|
/
*
Merge pull request #3663 from dmoody256/fix-coverage-reports
William Deegan
2020-05-21
11
-184/+115
|
\
|
*
clean up CI files
Daniel Moody
2020-05-20
11
-79/+102
|
*
msvc 10 still hangs
Daniel Moody
2020-05-20
1
-2/+11
|
*
test coverage
Daniel Moody
2020-05-19
2
-125/+24
|
/
*
Merge pull request #3660 from bdbaddog/update_travis_install_05_2020
William Deegan
2020-05-18
3
-19/+33
|
\
|
*
change test to change expected line # depending on python version
William Deegan
2020-05-18
1
-1/+8
|
*
update to lxml 4.5.0
William Deegan
2020-05-18
1
-1/+1
|
*
not sure why 'ls -l /usr/lib*/*python*{so,a}*' is failing on these systems.. ...
William Deegan
2020-05-18
1
-1/+2
|
*
Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic fo...
William Deegan
2020-05-18
2
-4/+9
|
*
update path we look for python libs
William Deegan
2020-05-18
1
-1/+1
|
*
Update LDC version, remove py27 bits, add rpm
William Deegan
2020-05-18
1
-11/+8
|
*
Add py3.9 dev
William Deegan
2020-05-18
1
-0/+4
|
/
*
[ci skip] restore ref to using CopyAs() builder.
William Deegan
2020-05-18
1
-0/+3
*
Merge pull request #3658 from mwichmann/tool-init
William Deegan
2020-05-18
1
-4/+3
|
\
|
*
Fix error recently introduced in Package()
Mats Wichmann
2020-05-17
1
-4/+3
|
/
*
Merge pull request #3649 from mwichmann/py39
William Deegan
2020-05-17
5
-16/+17
|
\
|
*
Merge branch 'master' into py39
William Deegan
2020-05-17
17
-327/+267
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3656 from mwichmann/pyversions
William Deegan
2020-05-17
2
-2/+4
|
\
\
|
*
|
Bump unsupported/deperecated Py versions
Mats Wichmann
2020-05-16
2
-2/+4
|
/
/
*
|
Merge pull request #3652 from dmoody256/dmoody256-fix-travis-coverage
William Deegan
2020-05-15
1
-73/+24
|
\
\
|
*
|
clean up coveragerc file
Daniel Moody
2020-05-14
1
-2/+2
|
*
|
Merge remote-tracking branch 'scons/master' into dmoody256-fix-travis-coverage
Daniel
2020-05-14
2071
-50921/+50529
|
|
\
\
|
*
|
|
give coverage a name
Daniel Moody
2020-05-14
1
-0/+1
|
*
|
|
clean up travis and fix coverage
Daniel Moody
2020-05-14
1
-73/+23
*
|
|
|
Merge pull request #3651 from mwichmann/no-with-metaclass
William Deegan
2020-05-15
6
-129/+104
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[PR #3651] sider complaints led to packaging init cleanup
Mats Wichmann
2020-05-14
2
-81/+92
|
*
|
|
Eliminate Py2-compat with_metaclass jig
Mats Wichmann
2020-05-13
5
-49/+13
|
/
/
/
*
|
|
Merge pull request #3648 from mwichmann/more-moves
William Deegan
2020-05-12
8
-123/+129
|
\
\
\
|
*
|
|
[PR 3648] fixups from review comments
Mats Wichmann
2020-05-12
2
-43/+55
|
*
|
|
Some more fixups for project directory moves
Mats Wichmann
2020-05-12
7
-88/+82
*
|
|
|
[ci skip] Adding requirements.txt for packages needed for development, packag...
William Deegan
2020-05-12
1
-0/+6
|
/
/
/
|
|
*
Python 3.9 support
Mats Wichmann
2020-05-12
5
-16/+17
|
|
/
|
/
|
*
|
[ci skip] Add note that AddOption('no_progress') is new as of 4.0.0
William Deegan
2020-05-11
1
-0/+1
*
|
Merge pull request #3459 from dmoody256/patch-1
William Deegan
2020-05-11
4
-1/+42
|
\
\
|
*
\
Merge remote-tracking branch 'origin/master' into patch-1
Daniel
2020-05-11
13
-35/+127
|
|
\
\
|
*
|
|
update changes.txt and remove verbose from test
Daniel
2020-05-11
2
-2/+3
|
*
|
|
Merge remote-tracking branch 'origin/master' into patch-1
Daniel Moody
2020-05-06
1675
-1027/+629
|
|
\
\
\
|
*
|
|
|
updated test to test setoption no_progress
Daniel Moody
2020-05-02
1
-2/+1
|
*
|
|
|
Merge branch 'master' into patch-1
Daniel Moody
2020-05-02
650
-12857/+14270
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #4 from bdbaddog/fix_pr_3459_add_no_progress_setOption
Daniel Moody
2019-10-27
4
-1/+32
|
|
\
\
\
\
|
|
*
|
|
|
added test and updated docs to indicate that some initial progress output wil...
William Deegan
2019-10-12
4
-1/+32
|
|
/
/
/
/
|
*
|
|
|
fix mistake in no_progress documentation [ci skip]
Daniel Moody
2019-10-03
1
-1/+1
|
*
|
|
|
update no_progress set-able documentation [ci skip]
Daniel Moody
2019-10-03
1
-0/+8
|
*
|
|
|
Update CHANGES.txt
Daniel Moody
2019-10-03
1
-0/+3
|
*
|
|
|
add no_progress as a set-able option
Daniel Moody
2019-10-03
1
-1/+2
*
|
|
|
|
Merge pull request #3645 from mwichmann/docbuild-srcmove
William Deegan
2020-05-11
370
-6602/+6460
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
doc generation: fix another src->SCons transition
Mats Wichmann
2020-05-11
7
-109/+79
[next]