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
*
Merge branch 'master' into issue-3469
William Deegan
2020-01-30
136
-888/+1585
|
\
|
*
Merge pull request #3541 from mwichmann/pyscanner
William Deegan
2020-01-29
2
-3/+3
|
|
\
|
|
*
Requested update to CHANGES.txt
Mats Wichmann
2020-01-29
1
-1/+1
|
|
*
Fix regex from recent change
Mats Wichmann
2020-01-29
2
-3/+3
|
|
/
|
*
Merge pull request #3539 from mwichmann/test-py-path
William Deegan
2020-01-28
1
-1/+1
|
|
\
|
|
*
Restore test syntax after earlier change dropped it.
Mats Wichmann
2020-01-28
1
-1/+1
|
|
/
|
*
[skip appveyor] update .travis.yml to try to fix warning build
William Deegan
2020-01-27
1
-6/+0
|
*
[skip appveyor] update .travis.yml to try to fix broken build
William Deegan
2020-01-27
1
-7/+6
|
*
Merge pull request #3524 from mwichmann/doc-comstr-shcomstr
William Deegan
2020-01-23
12
-67/+141
|
|
\
|
|
*
[PR #3524] add _why_ you should follow xref [ci skip]
Mats Wichmann
2020-01-15
10
-76/+88
|
|
*
[PR #3524] add two more xrefs in D vars [ci skip]
Mats Wichmann
2020-01-14
1
-0/+2
|
|
*
docs: refer *COM* and SH*COM* to each other [ci skip]
Mats Wichmann
2020-01-14
6
-16/+76
|
*
|
Merge pull request #3525 from mwichmann/more-doc1
William Deegan
2020-01-23
8
-120/+163
|
|
\
\
|
|
*
|
Tweak docs a bit [ci skip]
Mats Wichmann
2020-01-14
8
-120/+163
|
|
|
/
|
*
|
Merge pull request #3531 from mwichmann/flakes
William Deegan
2020-01-23
14
-41/+41
|
|
\
\
|
|
*
|
[PR #3531] fix TestFailed usage another way
Mats Wichmann
2020-01-23
1
-3/+3
|
|
*
|
Fix some pyflakes warnings
Mats Wichmann
2020-01-23
14
-41/+41
|
|
/
/
|
*
|
Merge pull request #3528 from mwichmann/less-list-conv
William Deegan
2020-01-16
16
-39/+37
|
|
\
\
|
|
*
|
[PR #3528] preserve order on two changes
Mats Wichmann
2020-01-16
1
-2/+6
|
|
*
|
Stop converting to list where not needed
Mats Wichmann
2020-01-16
16
-39/+33
|
*
|
|
Merge pull request #3527 from bdbaddog/py_value_updates
William Deegan
2020-01-16
3
-7/+29
|
|
\
\
\
|
|
*
|
|
updated CHANGES.txt
William Deegan
2020-01-16
1
-3/+7
|
|
*
|
|
Change ValueWithMemo() to take into account any name passed when memoizing Va...
William Deegan
2020-01-16
3
-5/+23
|
|
/
/
/
|
*
|
|
Merge pull request #3479 from grossag/topic/grossag/valuename
William Deegan
2020-01-16
9
-6/+126
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ci skip] Update Environment.xml based on the change to env.Value()
Adam Gross
2020-01-15
1
-1/+5
|
|
*
|
Plumb through name in ValueWithMemo
Adam Gross
2020-01-15
3
-1/+6
|
|
*
|
Add name parameter as requested in PR
Adam Gross
2020-01-15
4
-8/+18
|
|
*
|
Update and improve tests
Adam Gross
2020-01-10
6
-23/+39
|
|
*
|
Merge branch 'master' into topic/grossag/valuename
Adam Gross
2020-01-10
320
-2591/+3250
|
|
|
\
\
|
|
*
|
|
Add a functional test
Adam Gross
2019-12-02
5
-3/+69
|
|
*
|
|
Avoid a flake8 warning where "contents" is unused
Adam Gross
2019-11-25
1
-0/+1
|
|
*
|
|
Add support for Value objects being implicit dependencies
Adam Gross
2019-11-25
3
-0/+19
|
*
|
|
|
Merge pull request #3526 from jelson/jelson/fix-dependency-in-docs
William Deegan
2020-01-14
2
-8/+9
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Change 'Dependency' to 'Depends' in documentation, to match implementation
Jeremy Elson
2020-01-14
2
-8/+9
|
|
/
/
/
|
*
|
|
[ci skip] add new python tool module to manifest
William Deegan
2020-01-13
1
-0/+1
|
*
|
|
Merge pull request #3465 from grossag/topic/grossag/pythonscanner
William Deegan
2020-01-13
39
-0/+547
|
|
\
\
\
|
|
*
|
|
[ci skip] Add documentation for the python tool
Adam Gross
2020-01-13
1
-0/+36
|
|
*
|
|
Add a Tool that hooks up the python scanner
Adam Gross
2020-01-10
2
-0/+51
|
|
*
|
|
Merge branch 'master' into topic/grossag/pythonscanner
Adam Gross
2020-01-10
42
-530/+487
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'master' into topic/grossag/pythonscanner
William Deegan
2019-12-29
130
-806/+540
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'master' into topic/grossag/pythonscanner
Adam Gross
2019-12-19
2
-358/+366
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Add Python.py to the manifest file
Adam Gross
2019-12-19
1
-0/+1
|
|
*
|
|
|
|
Fix over-80-characters issue and add formatting block at bottom
Adam Gross
2019-12-17
1
-1/+8
|
|
*
|
|
|
|
Merge branch 'master' into topic/grossag/pythonscanner
Adam Gross
2019-12-17
194
-995/+1938
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Separate out Python suffixes into another variable
Adam Gross
2019-12-17
1
-1/+2
|
|
*
|
|
|
|
|
Merge branch 'master' into topic/grossag/pythonscanner
William Deegan
2019-12-01
27
-104/+170
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Add sconstest.skip files and improve test-framework.rst docs in that area
Adam Gross
2019-10-25
8
-0/+3
|
|
*
|
|
|
|
|
|
Convert PythonTests to use directory fixture
Adam Gross
2019-10-24
25
-79/+13
|
|
*
|
|
|
|
|
|
Fix sider issue related to lambda usage
Adam Gross
2019-10-23
1
-2/+2
|
|
*
|
|
|
|
|
|
Improvements to patch
Adam Gross
2019-10-23
2
-13/+96
[next]