summaryrefslogtreecommitdiffstats
path: root/SCons/Scanner
Commit message (Expand)AuthorAgeFilesLines
* Slider caught some bugs introduced in prior commitJacob Cassagnol2021-11-101-5/+5
* Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...Jacob Cassagnol2021-11-102-20/+42
* Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-046-94/+91
* Scanner tweaksMats Wichmann2021-10-041-0/+4
* Restore original behavior in Base.__call__Mats Wichmann2021-07-241-12/+7
* [PR #3963] small review changes [ci skip]Mats Wichmann2021-07-241-2/+2
* [PR #3863] Fix sider complaintsMats Wichmann2021-07-242-2/+7
* Scanner tweaksMats Wichmann2021-07-2417-206/+257
* Merge pull request #3825 from grossag/topic/grossag/pythondynamicscanWilliam Deegan2021-04-192-43/+150
|\
| * Address review feedbackAdam Gross2021-01-091-4/+5
| * Fix tests, implement smarter version of scannerAdam Gross2020-11-172-45/+142
| * Fix all testsAdam Gross2020-11-171-12/+10
| * [ci skip] Some fixes to the Python scanner and testAdam Gross2020-11-171-34/+42
| * Fix up scanner a bitAdam Gross2020-11-161-6/+10
| * Some initial fixesAdam Gross2020-11-161-25/+32
| * First draft of teaching Python scanner about dynamic filesAdam Gross2020-11-131-30/+22
* | Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-114-5/+5
|/
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-2322-264/+186
* Run autoflake on codeMats Wichmann2020-09-217-7/+0
* Simplify more tests to use unittest.mainMats Wichmann2020-08-251-7/+0
* Rename some doc files; Packaging doc fixups [skip appveyor]Mats Wichmann2020-07-251-0/+0
* classes no longer explicitly inherit from objectMats Wichmann2020-05-249-23/+23
* [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-101-5/+5
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-0622-0/+5566