summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28Bump versions to 0.59.2 for release0.59.2Nirbheek Chauhan
2021-09-28ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-09-25ci: Use GitHub concurrencyDaniel Mensinger
2021-09-25python module: fix error message mentioning setuptoolsEli Schwartz
2021-09-25interpreter: fix IndexError when specifying dependency 'include_type'Rihards Skuja
2021-09-25python: Workaround broken install pathXavier Claessens
2021-09-25tests: python module should install files correctlyEli Schwartz
2021-09-25python module: fix extensions without explicit subdir being installed to libdirEli Schwartz
2021-09-25test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-09-25python module: make external program wrapper have access to useful metadataEli Schwartz
2021-09-25backport a a typing fix to quell mypyEli Schwartz
2021-09-25Fix incorrect .name attribute for python programEli Schwartz
2021-09-25fix some confusingly indirect codeEli Schwartz
2021-09-25qt module: consolidate on one list of binsEli Schwartz
2021-09-25add test case for qrc translationsEli Schwartz
2021-09-25qt module: fix regression in building translations via qresourceEli Schwartz
2021-09-25qt module: correctly register a found tool and stop looking for itEli Schwartz
2021-09-24mtest: Allow gtest protocol test to fail more gracefullyDylan Baker
2021-09-24during executable lookup, do not search PATH if a directory component is givenEli Schwartz
2021-09-24dependencyfallbacks: Use default_options for implicit fallbacksXavier Claessens
2021-09-24objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stdsEli Schwartz
2021-09-24unittests: test external dependency in summaryPaolo Bonzini
2021-09-24summary: fix dependenciesPaolo Bonzini
2021-09-24Improve WSL detectionWill
2021-09-24dependency: fallback and allow_fallback are mutually exclusiveXavier Claessens
2021-09-24clang: Add -Werror=implicit-function-declarations to check_argsDylan Baker
2021-09-24compilers: improve docstring to `get_compiler_check_args()`Dylan Baker
2021-09-24environment: correctly handle cpu value aarch64_beDylan Baker
2021-09-24environment: add ppc -> ppc64 for aix to detect_cpuDylan Baker
2021-09-24unittests: add tests for detect_cpuDylan Baker
2021-09-24unittests: Add a test case for detect_cpu_familyDylan Baker
2021-09-24environment: Add a few type annotationsDylan Baker
2021-09-24wraptool: Fix version comparisonXavier Claessens
2021-09-24gnome: don't let fortify defines into the g-ir-scanner after stripping -OEli Schwartz
2021-09-23fix bat_info UTF-8 string errorxth
2021-08-18Bump versions to 0.59.1 for release0.59.1Nirbheek Chauhan
2021-08-18rust targets: lld-link is the same as link for static libsNirbheek Chauhan
2021-08-18test cases/rust: clang-cl also needs extra_winlibsNirbheek Chauhan
2021-08-17ci: Use 32-bit Rust and Python on vs2017 x86Nirbheek Chauhan
2021-08-10build: store global and project args per-machine even when not cross compilingDylan Baker
2021-08-10build: add a few annotationsDylan Baker
2021-08-10Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens
2021-08-10interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens
2021-08-10interpreter: Fix holder_map not being updated when subproject failsXavier Claessens
2021-08-10modules: Fix typo in state.test()Xavier Claessens
2021-08-10pkg-config: support for `-l:libfoo.a`lilinzhe
2021-08-10interpreter: Fix list contains for Holders (fixes #9020 #9047)Daniel Mensinger
2021-08-10Fix --force-fallack-for with --wrap-mode=nofallbackXavier Claessens
2021-08-10modules: Add API to add testXavier Claessens
2021-08-10Escape path in exclude filter passed to gcovrAlois Wohlschlager