Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support str() on CMakeScanner.Token and cope with QT_LICENSE_ID | Edward Welbourne | 2024-07-30 | 1 | -1/+6 |
* | Exclude headers with relative paths starting ../ | Edward Welbourne | 2024-07-15 | 1 | -6/+12 |
* | Recursive traversal needs to yield from its recursion | Edward Welbourne | 2024-05-16 | 1 | -1/+1 |
* | Ensure newline after each header in cmakescan.py | Edward Welbourne | 2024-05-16 | 1 | -2/+2 |
* | Add a parser for CMakeLists.txt files, to extract public headers | Edward Welbourne | 2023-07-05 | 1 | -0/+832 |