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