7253 Commits (5d64a15be7e66cfa5573924efeff5dc1e3a39b3e)

Author SHA1 Message Date
Nirbheek Chauhan 351aee8ace Don't wipe out RPATHs specified by dependencies 3 years ago
Nirbheek Chauhan 06b1132f82 Set RPATH for all non-system libs with absolute paths 3 years ago
Xavier Claessens 95a4c6a62a pkgconfig: Fix linking to a custom target 3 years ago
Eli Schwartz ee0baa97cd modules: use find_program implementation to find programs 3 years ago
Eli Schwartz 6be258137e
modules: let the proxy state find_program do silent lookups 3 years ago
Eli Schwartz d25a335503
restore additional info about the potential cause of find_program failing 3 years ago
Eli Schwartz 71ae5ccb65
restore the ability in the backend to silently find a program 3 years ago
Dylan Baker 3656b8c6d4 modules/gnome: use T.Sequence instead of T.List 3 years ago
Dylan Baker 1410d2e9c5 modules/gnome: use typed_kwargs for mkenum 3 years ago
Dylan Baker 7e833d1484 modules/gnome: don't call through mkenums for mkenums_simple 3 years ago
Dylan Baker 4d8c91134c gnome: use typed_kwargs for mkenums_simple 3 years ago
Dylan Baker b2eb890da9 gnome: remove 'template' handling from mkenums 3 years ago
Matthias Klumpp efd7c7f228 i18n: Fix typo for typed_pos_args 3 years ago
Daniel Mensinger c5ce9744b2 Fix mypy errors 3 years ago
Rafael Silva 26f188fb36 add ft32 cpu family 3 years ago
Ben Boeckel 786d437982 armclang: extend the prefix detection for Keil armclang 3 years ago
Ben Boeckel 28de74c994 armclang: clarify that this is support for the Keil cross-compiler 3 years ago
Dylan Baker e13d92bb6a mesonlib: make get_meson_command return an ImmutableList 3 years ago
Celeste Wouters c5148d8c73 rewriter: create {add,rm}_extra_files commands 3 years ago
Christoph Reiter a2934ca9d1 intl dep: forward static to iconv if needed 3 years ago
Dylan Baker 05d61b4c66 install: Don't run ldconfig on cross builds 3 years ago
William Toohey bad383f6b3 Activate VS env when running `meson test` 3 years ago
Dylan Baker 21c3ee3ee7 modules/gnome: fix genmarshall install_dir default 3 years ago
Dylan Baker e37fd94654 modules/gnome: Fix handling of flags to genmarshal 3 years ago
Dylan Baker 29f6724f39 modules/gnome: set genmarshal extra_args default to list 3 years ago
Eli Schwartz 1e5d7f2122
custom_target: catch and reject input files that do not exist 3 years ago
Sahnvour d9c73a6a7b clang-cl: add a translation pass for `-isystem` args to work 3 years ago
Dylan Baker 824e09159b modules/gnome: replace FeatureDeprecatedKwarg with typed_kwarg 3 years ago
Dylan Baker 9ef36fa80b modules/gnome: use typed_kwargs for generate_vapi 3 years ago
Dylan Baker 4ed0df4c31 modules/gnome: use typed_kwargs for genmarshal 3 years ago
Dylan Baker 2a1c0358f4 gnome/genmarshal: Add missing kwargs to permittedKwargs 3 years ago
Dylan Baker e97f5a01c9 interpreter: use common DEPENDS_KW 3 years ago
Dylan Baker f49c9c67fd interpreter: move more custom_target keyword arguments to the type_checking module 3 years ago
Eli Schwartz bc8c938148
gnome module: deprecate passing false to install_dir_gir 3 years ago
Eli Schwartz bed55a902c
gnome module: document and fix install_dir x3, by allowing false *_gir and *_typelib 3 years ago
Dylan Baker 283c65578d decorators: fold some duplicated code into a closure 3 years ago
Dylan Baker f5d961f127 add message option to since_values and deprecated_values 3 years ago
Dylan Baker 930cbdb86d Add deprecated_message and since_message to KwargInfo 3 years ago
Dylan Baker 82136da933 interpreterbase/decorators: Fix types of deprecated_values and since_values 3 years ago
Paolo Bonzini 10329a1ebc interpreter: use build.GeneratedTypes 3 years ago
Paolo Bonzini 901f444ea5 interpreter: allow extract_objects to receive generated sources 3 years ago
Paolo Bonzini 18408f82d1 allow passing a CustomTargetIndex as argument to a test 3 years ago
Paolo Bonzini 2ef06618e2 pass all outputs of a custom_target as arguments to a test 3 years ago
complexoctonion 798f5ef178 Fix performance regression in build file generation 3 years ago
Eli Schwartz a21c7d54fb
fix stray typo 3 years ago
Eli Schwartz 5b7d4f8bd3
rename exe_runner to exe_wrapper everywhere 3 years ago
Eli Schwartz 4b2c54569d
clean up function signatures in preparation for dataclasses 3 years ago
Dylan Baker 4f0c5af390 modules/qt: compeil_resources allow name to be unset 3 years ago
Alexander Kanavin c88bfdbefc gtkdoc: add support for a binary wrapper 3 years ago
Eli Schwartz 172fa4d3b2
i18n module: correctly annotate the availability of data_dirs 3 years ago