1397 Commits (5d322659567f004a444e0133ec40a61df5a46775)

Author SHA1 Message Date
Remi Thebault 5035726fa8
modules/dlang: Use the DubDependency.class_dubbin correctly 7 months ago
Eli Schwartz 4a352dd8bd
flake8: move unused typing-only imports to TYPE_CHECKING 7 months ago
RaviRahar 96f20d5b37 modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 7 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 7 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 7 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 7 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 8 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 8 months ago
Andrew McNulty fea7f94b67 Python: fix limited API logic under mingw 8 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 9 months ago
Eli Schwartz 125d3344ec
pylint: fix false positive for variable defined in different copies of conditional 9 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 9 months ago
Tristan Partin 05e107832d Pass --quiet to glib-genmarshal 10 months ago
Momtchil Momtchev 286898219b add an error message for targets that are not dependencies 10 months ago
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 11 months ago
Matthijs Velsink 7ebbce2072 gnome: Fix indentation of mkenums_simple generated code 11 months ago
Stephan Lachnit e7c7f6fa37 cmake: fix incorrect decorator for append_link_args 11 months ago
Xavier Claessens 3afbe042af wayland: Stable protocols can have a version 11 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 12 months ago
Dylan Baker 2b5c8cc6a7 modules/rust: Fix New Version check that was not updated 12 months ago
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 12 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 1 year ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 1 year ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 1 year ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 1 year ago
Karol Herbst d44185026d meson/rust: wrap `bindgen`s `wrap-static-fns` functionality 1 year ago
Tristan Partin db8246b3fc
Alphabetize the fs module methods dict 1 year ago
Tristan Partin 1b40fb1089
Add location nodes to FeatureNews in the fs module 1 year ago
Dylan Baker e7f20efc8b modules/rust: allow setting a version constraint on bindgen 1 year ago
Dylan Baker 9752b89100 modules: fix find_program.wanted 1 year ago
Dylan Baker a75ced6d50 modules/rust: inject a C/C++ standard for bindgen 1 year ago
Dylan Baker 05d49c6990 modules/rust: Allow explicitly setting the language to bind 1 year ago
Dylan Baker 6a8330af59 rust/bindgen: Use Meson rules for C++ headers 1 year ago
Dylan Baker bc46ea22f7 modules/i18n: CustomTargets must have `install_dir` if installing 1 year ago
Charles Brunet b290a82541 Fix KeyError in Python module 1 year ago
Eli Schwartz 65ee397f34
cuda module: fully type annotate 1 year ago
Eli Schwartz 5899daf25b
cuda module: use typed_pos_args for most methods 1 year ago
Eli Schwartz 1b15176168
cuda module: inline single-shot function to get compiler version 1 year ago
Eli Schwartz 8ff25c0bca
cuda module: fix type signature for oneshot function 1 year ago
Eli Schwartz cf35d9b4ce
cuda module: use typed_kwargs 1 year ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 1 year ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 1 year ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 1 year ago
Dylan Baker 55d30b61ff rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 1 year ago
Dylan Baker 37883e7d5f modules/fs: use ModuleState object instead of Interpreter when possible 1 year ago
Dylan Baker 6bd4f7c10e modules/sourceset: remove unused attributes from SourceSetImpl 1 year ago
Valeri ae857e841b
Vala: fixes to gresource handling (#12418) 1 year ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Stas Sergeev be04234c85 external_project.py: fix --host value 1 year ago