summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25CI/MacOS: add missing packagesDylan Baker
2024-04-25CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker
2024-04-25CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker
2024-04-24rust: Fix warning_level=everything caseXavier Claessens
2024-04-24backend/ninja: use re.match instead of re.searchDylan Baker
2024-04-24backend: fix type annotation of Backend.generateDylan Baker
2024-04-24backend/ninja: Fix bug in NinjaRule.length_estimateDylan Baker
2024-04-24backend/ninja: add typing annotations to NinjaRuleDylan Baker
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen
2024-04-24cmake/interpreter: Annotate and style module-level constantsJouke Witteveen
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen
2024-04-23Use dl instead of zlib for checking an external dependencyTristan Partin
2024-04-23mtest: Connect /dev/null to stdin when not running in interactive modeDaan De Meyer
2024-04-23Add meson test --interactiveDaan De Meyer
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker
2024-04-23Fix compile.links for valaBen Corby
2024-04-23Pass --quiet to glib-genmarshalTristan Partin
2024-04-23Add a few more notes to the style guideJohn Ericson
2024-04-22docs: fix a typo of pathWu, Zhenyu
2024-04-22add an error message for targets that are not dependenciesMomtchil Momtchev
2024-04-22coredata: Fix is_per_machine_option() for builtinsOle André Vadla Ravnås
2024-04-22Merge pull request #12808 from U2FsdGVkX1/masterJussi Pakkanen
2024-04-18backend/ninja: Fix cases where None is passed when unexpectedDylan Baker
2024-04-16python: Fix header check for system methodJonathon Anderson
2024-04-15tests: fix missing dependency causing flaky build failureEli Schwartz
2024-04-15allow any alternative python freeze tool to work with mesonEli Schwartz
2024-04-15compilers: fix crash when compiler check returns None outputEli Schwartz
2024-04-15micro-optimize iteration of evaluated setEli Schwartz
2024-04-15Add bztar support to meson distTristan Partin
2024-04-15Don't sanitize a None path when checking for, but could not find, unsupported...William D. Jones
2024-04-14Fix builds with Ninja 12 and remove a 5 year old workaround.Jussi Pakkanen
2024-04-14Clarify mutable objects usageXavier Claessens
2024-04-14Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-x...Jussi Pakkanen
2024-04-12docs: Howto exclude file from unity buildPhilip Chimento
2024-04-11dependencies/dev: make the warning about LLVM's CMake non-fatalDylan Baker
2024-04-11dependencies/llvm: Try to make warning about CMake betterDylan Baker
2024-04-11cmake: best-effort build type propagationJouke Witteveen
2024-04-10Document a probable cause for test failures.Jussi Pakkanen
2024-04-10Do not even submit test suites that are skipped completely.Jussi Pakkanen
2024-04-10Add a verbose output option to run_project_tests and default it to off.Jussi Pakkanen
2024-04-10Do not use verbose mode in unittests.Jussi Pakkanen
2024-04-09nasm, yasm: Fix debug flags for Windows and macOSL. E. Segovia
2024-04-09backends: Add Nasm support to Xcode through a custom build ruleL. E. Segovia
2024-04-09nasm test: Add a test for validating the Xcode backendL. E. Segovia
2024-04-09nasm test: Set the correct supported OSes for the testsL. E. Segovia
2024-04-09backends: Add Nasm support to Xcode through a custom build ruleL. E. Segovia
2024-04-09nasm, yasm: Fix debug flags for Windows and macOSL. E. Segovia
2024-04-09interpreter: never expose implementation details of the modules packageDylan Baker
2024-04-09modules: rename qt.py -> _qt.pyDylan Baker
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink