summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz
2023-06-07tests: be DRY in llvm framework testEli Schwartz
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz
2023-06-07dependencies: add more logging to configtoolEli Schwartz
2023-06-08dependencies/qt: add support for Qt frameworks referencing includes in includ...Matthew Waters
2023-06-07rust: PIC is always enabledXavier Claessens
2023-06-06Override find_program('meson')Tristan Partin
2023-06-02docs: List vc++20 for cpp_stdNathan Kidd
2023-06-01pkgconfig: Add include directories from internal deps in -uninstalled.pcXavier Claessens
2023-06-01python: Use detect.find_external_dependency() for log consistencyXavier Claessens
2023-06-01vcs_tag: Add --always to git describeXavier Claessens
2023-06-01mparser: Further cleanup node definitionsXavier Claessens
2023-06-01mparser: add equality operators to nodesDylan Baker
2023-05-31mlog: put the module docstring at the top of the fileDylan Baker
2023-05-31mlog: use StringProtocol where we said we shouldDylan Baker
2023-05-31mlog: use a hidden class for stateDylan Baker
2023-05-31mlog: remove out-of-date commentDylan Baker
2023-05-31mlog: remove direct calls to log_onceDylan Baker
2023-05-31preprocess: Allow preprocessing any file extensionsXavier Claessens
2023-05-29avoid clearing the dependency cache unnecessarily based on wrap-modeEli Schwartz
2023-05-29avoid endless reconfigure loops when a build directory is copied aroundEli Schwartz
2023-05-28tests: bump java compat level up to 8Eli Schwartz
2023-05-28ciimage: fix pathological brokenness in Debian packaging of pythonEli Schwartz
2023-05-28Fix test failures on Darwin on a case-sensitive fsRandy Eckenrode
2023-05-26add refivar to users.mdNicholas Vinson
2023-05-26Update Users.mdNicholas Vinson
2023-05-25Autodetect installer path location.Jussi Pakkanen
2023-05-25run_single_test: add a --quick option to skip compiler/tool checkingDylan Baker
2023-05-25mtest: wildcard selectionCharles Brunet
2023-05-25ProgressBar: Fix some rendering issuesXavier Claessens
2023-05-24repair install_mode support for uid/gid effectively everywhereEli Schwartz
2023-05-24remove inaccurate commentEli Schwartz
2023-05-24Remove pointless install_umask validation check for NoneEli Schwartz
2023-05-24azure pipelines: fix branch patterns to support 1.x release branchesEli Schwartz
2023-05-23docs: gnome: mention that compile_resources adds dependencies by defaultPablo Correa Gómez
2023-05-23deprecate the buildtarget.get_id() methodEli Schwartz
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan
2023-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan
2023-05-22i18n module: check for a good enough msgfmt before permitting merge_fileEli Schwartz
2023-05-22i18n module: be broadly supportive of portable gettext toolsEli Schwartz
2023-05-22intro: add more details to generated files(part 2)Charles Brunet
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann
2023-05-20rust: Add system libs used by rust std to staticlib external depsXavier Claessens
2023-05-20rust: Use Popen_safe() for sanity checksXavier Claessens
2023-05-20wrap: Check for common "provides" typoXavier Claessens
2023-05-18Check dub version (#11794)Remi Thebault
2023-05-17summary: Add from which subproject each subproject have been calledXavier Claessens
2023-05-16rust compiler: use better sanity check logging comparable to the clike oneEli Schwartz
2023-05-16meson_exe: print suitable debug information for DLL not found errorsEli Schwartz