11218 Commits (723c7acc76fe80d9fd2ccc0da00e90bfc1183049)
 

Author SHA1 Message Date
Daniel Mensinger 723c7acc76 ci: Fix missing MESON_CI_JOBNAME in the image builders 3 years ago
Daniel Mensinger 13f2ad96cb ci: Use GitHub concurrency 3 years ago
Eli Schwartz 8b903efa53 python module: fix error message mentioning setuptools 3 years ago
Rihards Skuja 59eef4397d interpreter: fix IndexError when specifying dependency 'include_type' 3 years ago
Xavier Claessens 142b741384 python: Workaround broken install path 3 years ago
Eli Schwartz 72fac1f25e tests: python module should install files correctly 3 years ago
Eli Schwartz 355c0bdb2e python module: fix extensions without explicit subdir being installed to libdir 3 years ago
Eli Schwartz 957a92a183 test runner: add the ability to configure test.json for python paths 3 years ago
Eli Schwartz 18d07c064c python module: make external program wrapper have access to useful metadata 3 years ago
Eli Schwartz 26aa985639 backport a a typing fix to quell mypy 3 years ago
Eli Schwartz c58f4f3539 Fix incorrect .name attribute for python program 3 years ago
Eli Schwartz d449adad63 fix some confusingly indirect code 3 years ago
Eli Schwartz d6ff099aea qt module: consolidate on one list of bins 3 years ago
Eli Schwartz 2fbe65c46e add test case for qrc translations 3 years ago
Eli Schwartz de805f678a qt module: fix regression in building translations via qresource 3 years ago
Eli Schwartz 76550746e4 qt module: correctly register a found tool and stop looking for it 3 years ago
Dylan Baker 55f8ab1590 mtest: Allow gtest protocol test to fail more gracefully 3 years ago
Eli Schwartz 4529c73b6a during executable lookup, do not search PATH if a directory component is given 3 years ago
Xavier Claessens 536e5c60c2 dependencyfallbacks: Use default_options for implicit fallbacks 3 years ago
Eli Schwartz 072129ef4e objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
Paolo Bonzini 31b03661e5 unittests: test external dependency in summary 3 years ago
Paolo Bonzini 4f05df83af summary: fix dependencies 3 years ago
Will 68edfe2e46 Improve WSL detection 3 years ago
Xavier Claessens 0d26cbe54d dependency: fallback and allow_fallback are mutually exclusive 3 years ago
Dylan Baker 8aeefb86bc clang: Add -Werror=implicit-function-declarations to check_args 3 years ago
Dylan Baker c1a1194b63 compilers: improve docstring to `get_compiler_check_args()` 3 years ago
Dylan Baker 5027afe469 environment: correctly handle cpu value aarch64_be 3 years ago
Dylan Baker 1cac3d3765 environment: add ppc -> ppc64 for aix to detect_cpu 3 years ago
Dylan Baker d7b2ead292 unittests: add tests for detect_cpu 3 years ago
Dylan Baker 80dd2dec97 unittests: Add a test case for detect_cpu_family 3 years ago
Dylan Baker 4523525810 environment: Add a few type annotations 3 years ago
Xavier Claessens ceb421f512 wraptool: Fix version comparison 3 years ago
Eli Schwartz 5837323710 gnome: don't let fortify defines into the g-ir-scanner after stripping -O 3 years ago
xth 7c13c05460 fix bat_info UTF-8 string error 3 years ago
Nirbheek Chauhan 7d94e65cb9
Bump versions to 0.59.1 for release 3 years ago
Nirbheek Chauhan 6ee2de8260 rust targets: lld-link is the same as link for static libs 3 years ago
Nirbheek Chauhan 0f9924bf7a test cases/rust: clang-cl also needs extra_winlibs 3 years ago
Nirbheek Chauhan 794ab49e09 ci: Use 32-bit Rust and Python on vs2017 x86 3 years ago
Dylan Baker 79fd83eac8 build: store global and project args per-machine even when not cross compiling 3 years ago
Dylan Baker 47825f378a build: add a few annotations 3 years ago
Xavier Claessens 8d95e33ca4 Fix i18n target name when using @BASENAME@ and configure_file() input 3 years ago
Xavier Claessens 9009c0912f interpreter: Fix missing subsubproject summary when subproject fails 3 years ago
Xavier Claessens 1eded7025b interpreter: Fix holder_map not being updated when subproject fails 3 years ago
Xavier Claessens 69ced55e3e modules: Fix typo in state.test() 3 years ago
lilinzhe 596b24ac5b pkg-config: support for `-l:libfoo.a` 3 years ago
Daniel Mensinger af280058b0 interpreter: Fix list contains for Holders (fixes #9020 #9047) 3 years ago
Xavier Claessens c67b624541 Fix --force-fallack-for with --wrap-mode=nofallback 3 years ago
Xavier Claessens 252246cfc2 modules: Add API to add test 3 years ago
Alois Wohlschlager b426d7d39c Escape path in exclude filter passed to gcovr 3 years ago
Dylan Baker 1d82002d65 ninjabackend: use get_subdir() instead of subdir attribute for cython 3 years ago