1376 Commits (4d55645c397e2f338a09ebd1f0f564c64b98dafa)

Author SHA1 Message Date
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 9 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 9 months ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 9 months ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 9 months ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 9 months ago
Karol Herbst d44185026d meson/rust: wrap `bindgen`s `wrap-static-fns` functionality 9 months ago
Tristan Partin db8246b3fc
Alphabetize the fs module methods dict 9 months ago
Tristan Partin 1b40fb1089
Add location nodes to FeatureNews in the fs module 9 months ago
Dylan Baker e7f20efc8b modules/rust: allow setting a version constraint on bindgen 9 months ago
Dylan Baker 9752b89100 modules: fix find_program.wanted 9 months ago
Dylan Baker a75ced6d50 modules/rust: inject a C/C++ standard for bindgen 9 months ago
Dylan Baker 05d49c6990 modules/rust: Allow explicitly setting the language to bind 9 months ago
Dylan Baker 6a8330af59 rust/bindgen: Use Meson rules for C++ headers 9 months ago
Dylan Baker bc46ea22f7 modules/i18n: CustomTargets must have `install_dir` if installing 9 months ago
Charles Brunet b290a82541 Fix KeyError in Python module 9 months ago
Eli Schwartz 65ee397f34
cuda module: fully type annotate 10 months ago
Eli Schwartz 5899daf25b
cuda module: use typed_pos_args for most methods 10 months ago
Eli Schwartz 1b15176168
cuda module: inline single-shot function to get compiler version 10 months ago
Eli Schwartz 8ff25c0bca
cuda module: fix type signature for oneshot function 10 months ago
Eli Schwartz cf35d9b4ce
cuda module: use typed_kwargs 10 months ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 10 months ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 10 months ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 10 months ago
Dylan Baker 55d30b61ff rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 10 months ago
Dylan Baker 37883e7d5f modules/fs: use ModuleState object instead of Interpreter when possible 10 months ago
Dylan Baker 6bd4f7c10e modules/sourceset: remove unused attributes from SourceSetImpl 10 months ago
Valeri ae857e841b
Vala: fixes to gresource handling (#12418) 11 months ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 11 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
Stas Sergeev be04234c85 external_project.py: fix --host value 12 months ago
Chris Lamb 2ed94ccb47 Make the Requires.private line in generated .pkgconfig files reproducible 1 year ago
Eli Schwartz 87480bc497 gnome module: fix invalid find_tool variable contents causing crash 1 year ago
Eli Schwartz 01368ffb29
simd module: fix regression that broke using only some simd variants 1 year ago
Chun-wei Fan ada6236f76 i18n module: Invoke itstool with the full command line 1 year ago
Dylan Baker e6e07f46ea modules/rust: remove missed cargs.extend() 1 year ago
Dylan Baker d38bf5fbb0 interpreter: use typed_kwargs for build_target.gnu_symbol_visibility 1 year ago
Dylan Baker 357abf51c5 interpreter: use typed_kwargs for build_target.native 1 year ago
Dylan Baker 5fcf347661 modules/rust: only use include and define args from global/project args 1 year ago
Dylan Baker 658fe7243b modules/rust: remove rust_crate_type for test() method 1 year ago
Dylan Baker 74771d2119 compilers/d: use DFeatures for get_features_args 1 year ago
Dylan Baker 523a27c6f0 build: Use typed_kwargs for language args 1 year ago
Tristan Partin 101d783d66 Clean up some of the code in simd.check() 1 year ago
Tristan Partin a5f323b6cf Finish typing the simd module 1 year ago
Tristan Partin a3d287c553 Port simd.check() to typed_pos_args/typed_kwargs 1 year ago
Tristan Partin 87993b8210
Move modtest to the new extension module API 1 year ago
Tristan Partin 54c30c96a0
Remove unnecessary isinstance call 1 year ago
Dylan Baker 922af7dfce interpreter: rename SOURCE_KW to DEPENDENCY_SOURCES_KW 1 year ago
Christoph Reiter d7b25662ce find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
Dylan Baker 3c88c73c59 interpreter: annotate build_target function 1 year ago
Dylan Baker d5546bdcea rust: apply global, project, and environment C args to bindgen 1 year ago