12108 Commits (42843c4cf6d8e9013ebbf0f77dea7b33bb1ff328)
 

Author SHA1 Message Date
Pablo Correa Gómez 26c1869a14
modules/gnome: replace yelphelper with run and custom targets 3 years ago
Pablo Correa Gómez 270843ed34
test cases/frameworks/13 yelp: Do not reuse sources files 3 years ago
Jussi Pakkanen cf3a23dcce
Merge pull request #9758 from eli-schwartz/meson_add_foo_script-argchecks 3 years ago
Eli Schwartz 688b4bac76 add FeatureNew decorators for various modules that were lacking them 3 years ago
Eli Schwartz 9f8df3529f rename lint workflow for less confusion 3 years ago
Eli Schwartz 812ad2e6d1
fix type annotations for mlog nesting 3 years ago
Eli Schwartz 9f384e9207
fix type annotations for compiler toolchain rpaths 3 years ago
Eli Schwartz 19c9f32cef
correct type annotations for File.endswith 3 years ago
Eli Schwartz db528e3bb9
fix crash during MesonException 3 years ago
Eli Schwartz d46ac459e9
fix incorrect docs for add_*_script 3 years ago
Eli Schwartz cb6a6dbca4
remove no longer needed validation routine 3 years ago
Eli Schwartz 6e25548d06
add_*_script: fix incorrect typed_pos_args allowing built targets 3 years ago
Eli Schwartz f6eaf55906
add_*_script: fix missing FeatureNew for non-string arguments 3 years ago
Eli Schwartz 1708148f51
unpin pylint in CI -- the mentioned issue is long since fixed 3 years ago
Eli Schwartz 3304a38496
cygwin: fix broken python versions 3 years ago
Tristan Partin 269337ceb2 Fix mypy 0.930 issues 3 years ago
Nirbheek Chauhan 37b122b87e unit tests: Don't check quoting with multiple libs 3 years ago
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 e60d358e04 ci: Make sure itstool is available on Ubuntu as well 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
Jussi Pakkanen 0766182600
Merge pull request #9711 from dcbaker/submit/fix-gnome-typing-regressions 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
Dylan Baker f45a21af1e tests/rust polyglot: we need to link with bcrypt.lib as well 3 years ago
Dylan Baker 8b5c6ab8f1
docs: Add the `configuration` keyword argument to `configure_File` 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