7388 Commits (86aaac8e4229608b25508027267f49624a9a8cb5)

Author SHA1 Message Date
Eli Schwartz 71540d1841 fix typo in error message 3 years ago
Eli Schwartz 63593a5528 gnome.gdbus_codegen: allow File objects as XML file 3 years ago
Eli Schwartz bcfb4d0f46 gnome.gtkdoc: fix passing file arguments as a configured file 3 years ago
Eli Schwartz 704e9802c9 gome.gdbus_codegen: fix annotations argument for multiple annotations 3 years ago
Eli Schwartz 81fbcd1df4
fix broken module tests which caused gtkdoc-check to traceback on assert 3 years ago
Dylan Baker fe51450970 depfile: type annotate 3 years ago
Eli Schwartz 4b351aef26
first pass at migrating to dataclasses 3 years ago
Eli Schwartz 98a41ec24e
manually clean up some python 3.6 era code 3 years ago
Eli Schwartz 140097faf0
port from embedded data to importlib.resources 3 years ago
Eli Schwartz 751f84405e
pyupgrade --py37-plus 3 years ago
Eli Schwartz ad525dcce4
bump minimum required version of python to 3.7 3 years ago
Eli Schwartz 6f8008cd7d
clean up even more function signatures in preparation for dataclasses 3 years ago
Michal Vasilek 9952446a2a gnome: fix typo in vapigen option metadatadir 3 years ago
Dylan Baker 1209b8820b compilers: push the compiler id to a class variable 3 years ago
Eli Schwartz f67994476d remove the RPM module 3 years ago
Jussi Pakkanen 3ab08265c0 Bump version number for new development. 3 years ago
Jussi Pakkanen 9e1f20728f Prepare release 0.61.0. 3 years ago
Eli Schwartz 09f03a8424 add pending deprecation notice for python 3.6 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
Pablo Correa Gómez 26c1869a14
modules/gnome: replace yelphelper with run and custom targets 3 years ago
Eli Schwartz 688b4bac76 add FeatureNew decorators for various modules that were lacking them 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 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
Tristan Partin 269337ceb2 Fix mypy 0.930 issues 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 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