1403 Commits (9294c81fc134515a7b7d06ed538b66f45993b59d)

Author SHA1 Message Date
Pierre Lamot 6797f9bc15 qt module: allow has_tools to specify which tools to check 5 months ago
Andrew McNulty 050b788ed8 Fix various incorrect uses of `its` vs `it's`. 5 months ago
spaette 4179996fef Fix typos 5 months ago
Charles Brunet 8a641cac5f Fix pkgconfig.generate handling of BothLibraries dependencies 5 months ago
sid 49a58cf743 modules/gnome: Make 'gnome.yelp()' install actual media with symlinks 6 months ago
Eli Schwartz 19847ba24a
update various deprecation notices to call out meson 2.0 6 months ago
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 10 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 11 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 12 months ago
Tristan Partin 0b19d1c015 Correct fs.read function name in exception message 12 months ago
Tristan Partin 35c6052723 Fix fs module FeatureNew prefixes to match the function name 12 months ago
Tristan Partin 9cb44c9c58 Fix bad escape character in doc comment 12 months ago
Karol Herbst d44185026d meson/rust: wrap `bindgen`s `wrap-static-fns` functionality 12 months 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