Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use real pathlib module | Dylan Baker | 2020-11-20 | 1 | -1/+1 |
* | pathlib: Fix resolve() by overriding it in Python 3.5 | Daniel Mensinger | 2020-10-04 | 1 | -1/+2 |
* | cmake: switch to pathlib (fixes #7322) | Daniel Mensinger | 2020-10-04 | 1 | -46/+43 |
* | typing: fully annotate cmake.fileapi | Daniel Mensinger | 2020-09-28 | 1 | -10/+14 |
* | types: import typing as T (fixes #6333) | Daniel Mensinger | 2020-01-08 | 1 | -7/+7 |
* | ci: Add CI command to include text files in the CI log | Daniel Mensinger | 2019-11-19 | 1 | -0/+2 |
* | cmake: Handle CMake system include dirs (closes #6079) | Daniel Mensinger | 2019-11-19 | 1 | -3/+1 |
* | Fix typos found by codespell | Wolfgang Stöggl | 2019-11-06 | 1 | -2/+2 |
* | cmake: Add CMake file API support | Daniel Mensinger | 2019-10-20 | 1 | -0/+318 |