meson/mesonbuild
Albert Tang 02ee167296 xcode: Check custom target input for extracted objects
If there are any specified, the build target that generates them must
be added as a dependency.
2024-01-26 00:42:24 -05:00
..
ast ast/interpreter: fix some low hanging type issues 2024-01-08 19:33:05 -05:00
backend xcode: Check custom target input for extracted objects 2024-01-26 00:42:24 -05:00
cargo cargo subprojects: don't assume each target has dependencies 2023-10-30 08:25:46 -04:00
cmake cmake: Fix blunt target filtering skipping GENERATED dependencies 2024-01-16 11:00:26 -08:00
compilers Compilers: pass -Werror to the linker with b_lto 2024-01-18 02:19:26 -05:00
dependencies fix openmp dependency for clang-cl 2024-01-17 16:35:27 -05:00
interpreter Fix compiler.preprocess compile_args not used 2024-01-25 11:06:56 -08: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 modules/fs: use ModuleState object instead of Interpreter when possible 2024-01-25 10:01:50 -08:00
scripts Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -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 Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
__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 Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
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 Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05: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