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
/
Scanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slider caught some bugs introduced in prior commit
Jacob Cassagnol
2021-11-10
1
-5/+5
*
Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...
Jacob Cassagnol
2021-11-10
2
-20/+42
*
Change SCons.Scanner.Base to ScannerBase
Mats Wichmann
2021-10-04
6
-94/+91
*
Scanner tweaks
Mats Wichmann
2021-10-04
1
-0/+4
*
Restore original behavior in Base.__call__
Mats Wichmann
2021-07-24
1
-12/+7
*
[PR #3963] small review changes [ci skip]
Mats Wichmann
2021-07-24
1
-2/+2
*
[PR #3863] Fix sider complaints
Mats Wichmann
2021-07-24
2
-2/+7
*
Scanner tweaks
Mats Wichmann
2021-07-24
17
-206/+257
*
Merge pull request #3825 from grossag/topic/grossag/pythondynamicscan
William Deegan
2021-04-19
2
-43/+150
|
\
|
*
Address review feedback
Adam Gross
2021-01-09
1
-4/+5
|
*
Fix tests, implement smarter version of scanner
Adam Gross
2020-11-17
2
-45/+142
|
*
Fix all tests
Adam Gross
2020-11-17
1
-12/+10
|
*
[ci skip] Some fixes to the Python scanner and test
Adam Gross
2020-11-17
1
-34/+42
|
*
Fix up scanner a bit
Adam Gross
2020-11-16
1
-6/+10
|
*
Some initial fixes
Adam Gross
2020-11-16
1
-25/+32
|
*
First draft of teaching Python scanner about dynamic files
Adam Gross
2020-11-13
1
-30/+22
*
|
Drop dictionary has_key references: Py2-ism.
Mats Wichmann
2021-03-11
4
-5/+5
|
/
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
22
-264/+186
*
Run autoflake on code
Mats Wichmann
2020-09-21
7
-7/+0
*
Simplify more tests to use unittest.main
Mats Wichmann
2020-08-25
1
-7/+0
*
Rename some doc files; Packaging doc fixups [skip appveyor]
Mats Wichmann
2020-07-25
1
-0/+0
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
9
-23/+23
*
[WIP] adjust docbuild for moved src [ci skip]
Mats Wichmann
2020-05-10
1
-5/+5
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
22
-0/+5566