meson/mesonbuild/cmake
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies
Dependencies is already a large and complicated package without adding
programs to the list. This also allows us to untangle a bit of spaghetti
that we have.
2021-03-19 08:47:10 -04:00
..
data Fix misspells 2021-01-13 12:53:10 -05:00
__init__.py cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflicts with the meson CMake logic 2020-10-16 20:44:04 +02:00
client.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
common.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
executor.py split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
fileapi.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
generator.py typing: fully annotate cmake.generator 2020-09-28 13:51:19 +02:00
interpreter.py split program related classes and functions out of dependencies 2021-03-19 08:47:10 -04:00
toolchain.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
traceparser.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00