7134 Commits (995461d1c9e6f6257e48e3d5a06aa081974192c3)

Author SHA1 Message Date
Eli Schwartz 995461d1c9 backends/ninja: generate symlink aliases for rust/cs/swift libraries too 3 years ago
Nirbheek Chauhan 0a52792a0c ninja backend: Fix usage of same constants file for native and cross 3 years ago
Eli Schwartz a75a837414 add location data to various Feature checks 3 years ago
Eli Schwartz 9de6a501d7 pkgconfig module: fix incorrect Feature logging for uninstalled_variables 3 years ago
Eli Schwartz 40c978c511 do not report context on python traceback, for PermissionError 3 years ago
Dylan Baker 7e04d7f06a modules/gnome: Allow gdbus_annotations to take an empty list again 3 years ago
Eli Schwartz 6c9e0fd3a4 remove incorrect deprecated feature for vcs_tag 3 years ago
Eli Schwartz 6bdba64edf move the version info for build_always* directly into the kwarginfo 3 years ago
Bilal Elmoussaoui 62fe709a8c gnome: Fix gtk4 pkgconfig name 3 years ago
Eli Schwartz d8adaf5593 mcompile: fix broken codepaths and restore orphaned code 3 years ago
Nirbheek Chauhan 41c650a040
Bump versions to 0.61.1 for release 3 years ago
Nirbheek Chauhan 483b426567 Add a test for the --vsenv meson setup option 3 years ago
Nirbheek Chauhan 37c69e19e0 install: Setup VS env if we did that during setup 3 years ago
Eli Schwartz 6f7b7b483a gnome.genmarshal: restore the ability to pass sources as Files objects 3 years ago
Gatgat 885fff6a66 Fix system include arguments for clang-cl 3 years ago
Eli Schwartz b4500081e9 gome.gdbus_codegen: fix annotations argument for multiple annotations, harder 3 years ago
DFOVIT 3506248450 Search for Visual Studio Express when activating VS env 3 years ago
Declan Qian 7b31505304 ninja backend: Fix custom_target() console: kwarg when using env 3 years ago
Eli Schwartz b467a7e0c2 fix typo in error message 3 years ago
Eli Schwartz 3f9a170f78 gnome.gdbus_codegen: allow File objects as XML file 3 years ago
Eli Schwartz 99ef11b2f5 gnome.gtkdoc: fix passing file arguments as a configured file 3 years ago
Eli Schwartz f5ccc4ad59 gome.gdbus_codegen: fix annotations argument for multiple annotations 3 years ago
Eli Schwartz 761d691079 fix broken module tests which caused gtkdoc-check to traceback on assert 3 years ago
Michal Vasilek f04173ec8f gnome: fix typo in vapigen option metadatadir 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 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
Daniel Mensinger c5ce9744b2 Fix mypy errors 3 years ago