summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04run_project_tests: remove debug printDylan Baker
2023-12-04Fix test failure on Darwin on a case-sensitive fsRandy Eckenrode
2023-12-03python: fix mingw python detection code in case pkg-config isn't availableChristoph Reiter
2023-12-03macos: Fix test case for constructor_priority when using gccAndres Freund
2023-12-03macos: Fix path in test to be Sonoma compatibleAndres Freund
2023-12-03Handle macos linker reporting error message in pluring during detectionAndres Freund
2023-12-02Only convert boolean values for cmake formatsJan200101
2023-12-01cmake: Handle compiler.find_library returning NoneDylan Baker
2023-12-01dependencies/base: Make MissingCompiler inherit Compiler for mypyDylan Baker
2023-12-01More robust linker detection for armar (TI vs non-TI)Will Toohey
2023-11-26run_mypy: avoid type-checking tools against every possible python versionEli Schwartz
2023-11-26NOMERGE: do we need strictyaml too?Eli Schwartz
2023-11-26fix broken type annotation imports being ignoredEli Schwartz
2023-11-26mlog: Catch OSError when closing pagerXavier Claessens
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-22docs: Update Quick-guide.mdBin Meng
2023-11-22docs/dependency: fix type of version kwargGerion Entrup
2023-11-22docs: document out of bounds behavior in str.substringFilipe Laíns
2023-11-22Update release frequency to match realityPeter Harris
2023-11-22docs: fix bindgen_clang_arguments exampleAlyssa Ross
2023-11-22clike: Deduplicate rpath linker flagsFini Jastrow
2023-11-22wrap: Cache get_releases()Xavier Claessens
2023-11-22wraptool: Remove dead codeXavier Claessens
2023-11-22Make the Requires.private line in generated .pkgconfig files reproducibleChris Lamb
2023-11-20vs2010backend: fix incompatibility with custom manifestsTamás Bálint Misius
2023-11-19Bump version number for new development.Jussi Pakkanen
2023-11-19Generate release notes for 1.3.0.Jussi Pakkanen
2023-11-19Bump version number for release.Jussi Pakkanen
2023-11-18Fix unity builds (#12452)David Seifert
2023-11-17note on glib libraryalbert
2023-11-16Remove shebang from rewriter.pyMarcel Telka
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2023-11-14Bump version number for rc3.Jussi Pakkanen
2023-11-14type_checking: simplify error message for object validationDylan Baker
2023-11-14type_checking: fix typoDylan Baker
2023-11-13fix another regression in converting build_target kwargs to typed_kwargsEli Schwartz
2023-11-13rust: Add transitive dependencies to ninja rulesXavier Claessens
2023-11-12CI: adapt to renamed fedora package when building updated imagesEli Schwartz
2023-11-12fix regression in converting build_target kwargs to typed_kwargsEli Schwartz
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen
2023-11-12Handle dupe number in test renumberer.Jussi Pakkanen
2023-11-12Merge pull request #12485 from xclaesse/rust-link-regressJussi Pakkanen
2023-11-10mtest: -C argument does not need type convertorXavier Claessens
2023-11-10msvc: Do not include pch obj when b_pch=falseXavier Claessens
2023-11-09rust: Make sure -l and -L are a single argXavier Claessens
2023-11-09rust: Fix linking with C libraries (again)Xavier Claessens
2023-11-09build: Add dummy base class for CustomTarget and CustomTargetIndexXavier Claessens
2023-11-09build: Simplify recursive function that extracts objects in link_wholeXavier Claessens
2023-11-07Prohibit symlinks in test data dir because they get mangled by setup.py.Jussi Pakkanen
2023-11-06ci: Add arm rust toolchain in ubuntu-rolling imageXavier Claessens