summaryrefslogtreecommitdiffstats
path: root/SCons/Scanner
Commit message (Expand)AuthorAgeFilesLines
* Update NEXT_RELEASE to 4.9.0William Deegan2025-03-021-1/+1
* Switch scanner CPPDEFINES replacement algorithmMats Wichmann2024-12-141-2/+13
* Further tweak CPPDEFINES repleacement in scannerMats Wichmann2024-12-132-25/+37
* Improve C scanner conditional inclusionMats Wichmann2024-12-132-14/+67
* Add support for tracking beamer themesKeith F. Prussing2024-10-211-1/+10
* Add test for beamer filesKeith F. Prussing2024-10-211-0/+22
* Standardize license header on in-use doc files [skip appveyor]Mats Wichmann2024-06-251-2/+3
* Be more careful about file readingMats Wichmann2024-02-081-6/+4
* "Modernize" to Python 3.6 via toolMats Wichmann2023-08-042-3/+3
* Merge branch 'master' into masterWilliam Deegan2023-06-203-28/+29
|\
| * Followon to PR #4348: more bool fixesMats Wichmann2023-06-163-28/+29
* | Switch D Scanner logic to prefer .di over .d when satisfying includes per htt...William Deegan2023-06-201-2/+4
|/
* Minor scanner tweaksMats Wichmann2023-06-084-6/+10
* Add some cheap return and parameter annotationsMats Wichmann2023-05-0117-216/+216
* dictify_CPPDEFINES: also handle single tupleMats Wichmann2023-03-222-22/+60
* Fix dictifyCPPDEFINES handlong of macro stringsMats Wichmann2023-03-212-34/+85
* feat: adds JAVAPROCESSORPATH construction variable; updates JavaScanner to sc...djh2023-01-132-4/+69
* Add Java scanner to generated API docsMats Wichmann2022-10-201-6/+8
* Java scanner: fixes per review commentsMats Wichmann2022-10-181-1/+9
* Java scanner don't split JAVACLASSPATH on spaceMats Wichmann2022-10-172-35/+65
* Merge branch 'master' into 4162-python-311-unittestsMats Wichmann2022-05-302-0/+259
|\
| * Merge remote-tracking branch 'upstream/master' into feature/minor_java_improv...William Deegan2022-05-1518-311/+402
| |\
| * | Fix file headerWilliam Deegan2022-05-151-4/+2
| * | feat: adds minor java improvementsdjh2021-07-052-0/+261
* | | Fix some Py 3.11 depr warns in testsMats Wichmann2022-05-301-1/+3
| |/ |/|
* | Fix dictify_CPPDEFINES execeptionMats Wichmann2022-03-032-2/+19
* | 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