index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
cmake
/
fileapi.py
Age
Commit message (
Expand
)
Author
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2020-11-20
use real pathlib module
Dylan Baker
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-04
cmake: switch to pathlib (fixes #7322)
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.fileapi
Daniel Mensinger
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-11-19
ci: Add CI command to include text files in the CI log
Daniel Mensinger
2019-11-19
cmake: Handle CMake system include dirs (closes #6079)
Daniel Mensinger
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-20
cmake: Add CMake file API support
Daniel Mensinger