summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add test to ensure that build dir is preferred to src dir0.trymeBarnabás Pőcze2023-03-314-1/+7
* msetup: Allow (re)configure of not empty builddirXavier Claessens2023-03-303-1/+40
* msetup: use more consistent exceptions on exitXavier Claessens2023-03-302-11/+18
* coredata: Fix changing prefix optionXavier Claessens2023-03-302-6/+6
* Make --vsenv a readonly builtin optionXavier Claessens2023-03-2913-24/+45
* test cases: make various things werror-safeEli Schwartz2023-03-285-4/+11
* python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz2023-03-281-1/+1
* test that python modules nominally compile without warningsEli Schwartz2023-03-281-1/+1
* doc: Use better name for builtin/return object titleXavier Claessens2023-03-282-1/+2
* doc: Fix some broken linksXavier Claessens2023-03-282-3/+3
* Bump version number for rc1.1.1.0rc1Jussi Pakkanen2023-03-282-3/+3
* Condense test directories for rc1.Jussi Pakkanen2023-03-2893-23/+23
* Fix validation regexes to handle rc version numbers.Jussi Pakkanen2023-03-282-2/+2
* backends: fix bug where meson_exe crashed if constructed with found programsEli Schwartz2023-03-283-2/+2
* do not resolve symlinks when calculating the meson commandEli Schwartz2023-03-282-3/+2
* docs: replace most uses of `meson_options.txt` with `meson.options`Dylan Baker2023-03-286-7/+8
* Add support for meson.options as a replacement for meson_options.txtDylan Baker2023-03-2816-18/+61
* Import cpu detection fix from Debian.Jussi Pakkanen2023-03-281-0/+1
* Allow --reconfigure and --wipe of empty builddirXavier Claessens2023-03-272-13/+23
* unittests: Pass the exact backend nameXavier Claessens2023-03-283-5/+7
* Make backend option read-onlyXavier Claessens2023-03-283-11/+46
* find dll path on WindowsCharles Brunet2023-03-271-10/+34
* custom_target: libfoo.so.1 is linkableXavier Claessens2023-03-272-5/+18
* Write wrap-redirect filename as posix pathDenis Fortin2023-03-271-4/+4
* docs: add 2022 video from PyCon USandy59952023-03-271-0/+3
* tests: fix critical existence failure of doxygen testEli Schwartz2023-03-263-4/+4
* Add a system method for obtaining GL dependency on Linux OSHelen Ginn2023-03-241-1/+9
* asm: Add sx extensionRenan Lavarec2023-03-236-1/+7
* Fix run_tool() when git is not installedAlyssa Ross2023-03-211-3/+3
* fix one more missing explicit "setup" subcommandEli Schwartz2023-03-201-0/+1
* project tests: add log of the setup command being runEli Schwartz2023-03-202-6/+9
* backends: add a new "none" backendEli Schwartz2023-03-2012-10/+91
* tests: fix regression that broke mtest_inprocessEli Schwartz2023-03-201-1/+1
* mtest: move the detection of rebuild compatibility out into the entry pointEli Schwartz2023-03-201-6/+6
* backends: simplify class setupEli Schwartz2023-03-209-9/+25
* Add restat = 1 to the fortran_COMPILER ruleVolker Weißmann2023-03-201-1/+4
* CUDA: make "Ampere" equivalent to SM8.0+SM8.6David Seifert2023-03-191-1/+8
* Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwargVolker Weißmann2023-03-181-14/+14
* Better error message when custom_targets has duplicates in the output kwargVolker Weißmann2023-03-171-0/+7
* Fix "meson subprojects checkout -b" regressionXavier Claessens2023-03-171-2/+3
* fix meson compile with alias targetCharles Brunet2023-03-172-4/+5
* coredata: Do not pickle it twiceXavier Claessens2023-03-163-6/+16
* Stop using replace_if_different() for coredata pickle fileDaan De Meyer2023-03-164-31/+75
* modules/i18n: fix typo in gettext decoratorCorentin Noël2023-03-161-1/+1
* Disable codecov commentXavier Claessens2023-03-161-0/+3
* hotdoc: Install devhelp files at the right locationXavier Claessens2023-03-162-6/+19
* prevent lib prefix warning from pkg-configCharles Brunet2023-03-168-15/+16
* add typename to AliasTargetCharles Brunet2023-03-141-0/+3
* rewriter: fix indentation of kwargsCharles Brunet2023-03-141-0/+2
* rewriter: add missing command aliasesCharles Brunet2023-03-141-3/+3