1387 Commits (8603bb491925d9cb74f63725e02fab2a0c6fafe1)

Author SHA1 Message Date
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 6 months ago
Eli Schwartz 125d3344ec
pylint: fix false positive for variable defined in different copies of conditional 6 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 6 months ago
Tristan Partin 05e107832d Pass --quiet to glib-genmarshal 7 months ago
Momtchil Momtchev 286898219b add an error message for targets that are not dependencies 7 months ago
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 7 months ago
Matthijs Velsink 7ebbce2072 gnome: Fix indentation of mkenums_simple generated code 7 months ago
Stephan Lachnit e7c7f6fa37 cmake: fix incorrect decorator for append_link_args 8 months ago
Xavier Claessens 3afbe042af wayland: Stable protocols can have a version 8 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 8 months ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 9 months ago
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 9 months ago
Eli Schwartz 5899daf25b
cuda module: use typed_pos_args for most methods 9 months ago
Eli Schwartz 1b15176168
cuda module: inline single-shot function to get compiler version 9 months ago
Eli Schwartz 8ff25c0bca
cuda module: fix type signature for oneshot function 9 months ago
Eli Schwartz cf35d9b4ce
cuda module: use typed_kwargs 9 months ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 9 months ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 9 months ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 9 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) 10 months ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 11 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Stas Sergeev be04234c85 external_project.py: fix --host value 11 months ago
Chris Lamb 2ed94ccb47 Make the Requires.private line in generated .pkgconfig files reproducible 12 months 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