965 Commits (fae7a70292556e395b9864d7ee0626d37b40fc69)

Author SHA1 Message Date
Eli Schwartz 32821be623
add location nodes to some Feature calls 3 years ago
Eli Schwartz dbb109703e
convert more mlog.deprecation into FeatureDeprecated 3 years ago
Eli Schwartz 4a65f3dead
fix missing subproject kwarg to FeatureDeprecated 3 years ago
Xavier Claessens 018d928cf5 i18n: Fix backtrace when missing input kwarg 3 years ago
Dylan Baker 40a8a3f8fe modules/gnome: fix warning message that will always fire 3 years ago
Dylan Baker aaac5538bf modules/gnome: Add back deprecation message 3 years ago
Matthew Brett bd5e520672 Fix to find Python files for Windows virtualenvs 3 years ago
Eli Schwartz 0bc0905210
qt module: add depfile support to moc as well 3 years ago
Xavier Claessens 898bf6e518 python: Better detect when install path is not in sys.path 3 years ago
Dylan Baker ef52e60936 modules/gnome: use typed_kwargs for gdbus_codegen 3 years ago
Dylan Baker 566c2c9a9c modules/gnome: use typed_kwargs for gtkdoc method 3 years ago
Dylan Baker be1d013453 modules/gnome: use typed_kwargs for generate_gir 3 years ago
Dylan Baker 6137c21eb6 modules/gnome: use typed_kwargs for compile_resources 3 years ago
Dylan Baker fa2affe47c modules/gnome: use typed_kwargs for yelp 3 years ago
Dylan Baker 3894f80e21 modules/gnome: use typed_kwargs for compile_schemas 3 years ago
Xavier Claessens c8d125653d
python.dependency(): Do not stop when first candidate is not found 3 years ago
Eli Schwartz 038b31e72b
various manual conversion of percent-formatted strings to f-strings 3 years ago
Dylan Baker 86df7dd627 modules/gnome: don't use dict.keys() to test membership 3 years ago
Dylan Baker 83facb3959 modules/gnome: use textwrap.dedent 3 years ago
Dylan Baker ba85c71750 modules/gnome: use envconfig for VAPIGEN 3 years ago
Dylan Baker 35bc0ad22f mesonbuild/module/gnome: remove unused variable 3 years ago
Dylan Baker 2acd22fdb5 modules/gnome: Use typed_pos_args for generate_vapi 3 years ago
Dylan Baker bfd47cdac6 modules/gnome: use typed_pos_args for genmarshal 3 years ago
Dylan Baker 4a426f3649 modules/gnome: use typed_pos_Args for mkenums_simple 3 years ago
Dylan Baker 625fbf5243 modules/gnome: use typed_pos_args for mkenums 3 years ago
Dylan Baker 53a187ba2a modules/gnome: use typed_pos_args for gdbus_codegen 3 years ago
Dylan Baker 3798423563 modules/gnome: use typed_pos_args for gtkdoc_html_dir 3 years ago
Dylan Baker 256d5a71ba modules/gnome: use typed_pos_args for gtkdoc 3 years ago
Dylan Baker 58a592c5b0 modules/gnome: use typed_pos_args for yelp 3 years ago
Dylan Baker f339c33394 modules/gnome: use noPosargs for compile_schemas 3 years ago
Dylan Baker fea24ca174 modules/gnome: use typed_pos_args for generate_gir 3 years ago
Dylan Baker 3dcc712583 modules/gnome: use typed_pos_args for compile_resources 3 years ago
Dylan Baker 31efad6016 modules/gnome: add some type annotations 3 years ago
Dylan Baker 34d3e383ec modules/gnome: clean and sort dependencies 3 years ago
Dylan Baker eafed4b8ad modules: use IncludeDirs.to_string_list instead of open coding 3 years ago
Dylan Baker fec7b2c07f interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation 3 years ago
Dylan Baker 09a1528ce0 modules: remove harmful forwarding init methods 3 years ago
Xavier Claessens 7a12c911bf Remove duplicated CEXE_MAPPING table 3 years ago
Dylan Baker c8ea5dfe8a modules/gnome: use `install_dir = []` instead of false 3 years ago
Dylan Baker b7a3457765 modules/gnome: fix missing install_dir, again, harder 3 years ago
Dylan Baker ae35b1f45a modules/gnome: ensure that `install_dir` is set 3 years ago
Eli Schwartz 9ec3b99a4f do not repeat magic regexes for cmake define replacements 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Thomas Heijligen ecdf192f46 dep.name(): return dependency name even if dependency is not found 3 years ago
Olexa Bilaniuk 8fa5b90bf1 Add entries for new CUDA Toolkit versions. 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz da81586a5b pkgconfig module: correctly generate Libs search path with absolute install_dir 3 years ago
Dylan Baker 6849baa476 modules/windows: allow CustomTargets with more than one output for compile_resources 3 years ago
Dylan Baker 88060d47c1 modules/windows: allow CustomTargetIndex for compile_resources 3 years ago
Dylan Baker cc231de08e modules/windows: use typed_kwargs 3 years ago