meson/mesonbuild
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY
It can be a list or a single dependency, but the same logic happens
either way. Instead of manually expanding the logic for both cases, just
convert it to a list as needed.
2024-02-12 18:52:42 -05:00
..
ast ast/interpreter: fix some low hanging type issues 2024-01-08 19:33:05 -05:00
backend Raise if a postconf script fails 2024-02-11 18:28:53 +05:30
cargo rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 2024-01-30 10:58:14 -08:00
cmake cmake: Fix blunt target filtering skipping GENERATED dependencies 2024-01-16 11:00:26 -08:00
compilers fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 2024-02-02 09:24:41 -08:00
dependencies cmake: improve heuristics for static LLVM detection 2024-02-07 23:41:37 -05:00
interpreter Document that alias_target accepts run_tgts since 0.60.0 2024-02-09 11:56:13 -05:00
interpreterbase Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
linkers linkers_detect: detect xtools (Apple ld64 derivative) 2024-01-18 14:22:36 -05:00
modules dlang module: simplify dependency handling with DRY 2024-02-12 18:52:42 -05:00
scripts python module: correct the embedded path for bytecompiled files 2024-01-28 01:03:45 -05:00
templates Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
utils Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
wrap wraps: Ignore whitespace when applying diff_file 2024-02-09 21:04:31 +05:30
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
_typing.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
arglist.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
build.py Fix compiler.preprocess compile_args not used 2024-01-25 11:06:56 -08:00
coredata.py machine file: Fix parenthesized expressions 2024-01-06 23:56:32 -05:00
depfile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
envconfig.py envconfig: read CYTHON from the environment and use it if set 2024-01-01 01:50:37 -05:00
environment.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mcompile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mconf.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mdevenv.py fix broken type annotation imports being ignored 2023-11-26 17:12:52 -05:00
mdist.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesondata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonmain.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
minit.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
minstall.py Print a proper sentence when reporting script failure 2024-02-11 18:28:53 +05:30
mintro.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mlog.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mparser.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
msetup.py stop using the interpreter holders for the MachineInfo 2023-12-22 11:31:48 -08:00
msubprojects.py msubprojects: Fix --sourcedir argument not working 2023-11-06 12:52:09 -05:00
mtest.py Fix comment typo 2024-02-13 00:18:38 +02:00
munstable_coredata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
optinterpreter.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
programs.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
rewriter.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00