12220 Commits (d39bb133f0b65860f1e9a7615bbe2473a18c71a5)
 

Author SHA1 Message Date
Jussi Pakkanen 8b54ee58ef
Merge pull request #9773 from annacrombie/master 3 years ago
Stone Tickle 2c4a98f851
add release notes for refman man page 3 years ago
Stone Tickle 71ea9e3d4c
add man page generation to build 3 years ago
Stone Tickle ac468a1394
add man page backend to refman 3 years ago
John Kilpatrick 484a389bbe Fix syntax highlighting Continuous-Integration.md 3 years ago
Stone Tickle 95057340b3
cleanup _extract_meson_version() 3 years ago
Ben Boeckel f30e83efd6 armltdclang: add support for ARM Ltd.'s `armclang` toolchain 3 years ago
Jussi Pakkanen 09f52a3817 Bump version numbers for rc1. 3 years ago
Jussi Pakkanen c8733f65b3
Merge pull request #9757 from eli-schwartz/broken-types 3 years ago
Jussi Pakkanen 117ba23071 Condense test directory numbers for rc1. 3 years ago
Jussi Pakkanen 4101ca6eaa Fix files in the unittests subdir. 3 years ago
Pablo Correa Gómez 6a5c99b0c7
docs: Update yelp documentation to reflect what it is actually doing 3 years ago
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