meson/mesonbuild
Denis Fortin 0c91c474d3 Write wrap-redirect filename as posix path 2023-03-27 21:49:37 +03:00
..
ast rewriter: fix warning about empty sources 2023-03-14 16:22:05 +02:00
backend backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
cmake cmake: check that `re.search` returned a non-None value 2023-02-13 13:30:06 -05:00
compilers asm: Add sx extension 2023-03-23 12:22:12 -04:00
dependencies Add a system method for obtaining GL dependency on Linux OS 2023-03-24 16:10:49 -04:00
interpreter backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
interpreterbase re-deduplicate feature warnings printed at the end of setup 2023-03-09 22:04:38 -05:00
linkers treewide: add future annotations import 2023-02-01 17:01:30 -05:00
modules CUDA: make "Ampere" equivalent to SM8.0+SM8.6 2023-03-19 08:31:28 -04:00
scripts Fix run_tool() when git is not installed 2023-03-21 19:17:05 -04:00
templates treewide: add future annotations import 2023-02-01 17:01:30 -05:00
utils configure_file: emit FeatureNew when a cmake-formatted file has too many tokens 2023-03-09 21:32:14 -08:00
wrap Write wrap-redirect filename as posix path 2023-03-27 21:49:37 +03:00
__init__.py
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 2021-06-29 11:28:08 +02:00
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 2022-06-08 23:19:09 +03:00
arglist.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
build.py coredata: Do not pickle it twice 2023-03-16 21:02:23 -04:00
coredata.py backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
depfile.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
envconfig.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
environment.py micro-optimize: define typing-only objects in TYPE_CHECKING 2023-02-01 17:01:30 -05:00
mcompile.py fix meson compile with alias target 2023-03-17 02:05:23 -04:00
mconf.py coredata: Do not pickle it twice 2023-03-16 21:02:23 -04:00
mdevenv.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
mdist.py fix one more missing explicit "setup" subcommand 2023-03-20 17:22:51 -04:00
mesondata.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
mesonlib.py Move classes used by scripts to their own module 2022-09-28 19:36:13 -04:00
mesonmain.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
minit.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
minstall.py backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
mintro.py mintro: redirect stdout to stderr 2023-03-02 10:10:03 -05:00
mlog.py micro-optimize: define typing-only objects in TYPE_CHECKING 2023-02-01 17:01:30 -05:00
mparser.py mparser: Add partial AST to exceptions 2023-03-01 23:28:43 -05:00
msetup.py msetup: clarify error message when wrong directories are specified 2023-02-28 09:10:15 -05:00
msubprojects.py Fix "meson subprojects checkout -b" regression 2023-03-17 15:17:56 -04:00
mtest.py backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
munstable_coredata.py simplify instantiation of builtin type using builtins instead of functions 2023-02-01 17:01:30 -05:00
optinterpreter.py typed_kwargs: Extend since_values and deprecated_values for types 2023-03-04 14:19:27 -05:00
programs.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
rewriter.py rewriter: fix indentation of kwargs 2023-03-14 16:22:05 +02:00