12046 Commits (bc8c1f578f635d870d0f03c0a34750212ac4287e)
 

Author SHA1 Message Date
Declan Qian bc8c1f578f ninja backend: Fix custom_target() console: kwarg when using env 3 years ago
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
Erik Faye-Lund f956b95712 link to mesa website instead of gitlab 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 be6e09bfdb
condense lines 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 0c30db20b1
update ubuntu bionic to use python 3.7 3 years ago
Eli Schwartz 6f8008cd7d
clean up even more function signatures in preparation for dataclasses 3 years ago
Dylan Baker e77582b251 docs: fix rust module bindgen arguments 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 251d6f0f5d
Merge pull request #9739 from mathstuf/armclang-support 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
Jussi Pakkanen 43c6860a3a Use VS 2022 release version for packaging. 3 years ago
x-yuri 84ac1b6fbb Running-Meson.md: fix a broken link 3 years ago
Jussi Pakkanen a311364f54 Remove docs for ghwt that got deleted ages ago. 3 years ago
Itoh Shimon a22d0f9a0a Fix typo. 3 years ago
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