summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-09ninja backend: Remove always true checkDaniele Nicolodi
2023-12-08external_project.py: fix --host valueStas Sergeev
2023-12-07Always use posix paths when retrieving link nameErwin Jansen
2023-12-06Fix coverage with lcov 2.0 and uncovered subprojectsDavid Robillard
2023-12-06macos: Do not emit -undefined,error for Sonoma compatibilityAndres Freund
2023-12-05compilers: drop dead codeEli Schwartz
2023-12-05ninja backend: don't hide all compiler warnings for transpiled languagesEli Schwartz
2023-12-04macos: Skip as-needed test, the linker is too smartAndres Freund
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