aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2023-04-11backend/vs: Fix OpenMPSupportJosh Soref1-2/+2
2023-04-11fix various spelling issuesJosh Soref41-114/+114
2023-04-11better algo to find DLL paths on WindowsCharles Brunet1-6/+62
2023-04-11Revert "find dll path on Windows"Charles Brunet1-34/+10
2023-04-11Change "can not" to "cannot" throughout projectHiPhish15-16/+16
2023-04-10Bump version number for new development.Jussi Pakkanen1-1/+1
2023-04-10Bump version number for release.1.1.0Jussi Pakkanen1-1/+1
2023-04-04propagate the most accurate node to error messagesEli Schwartz1-3/+6
2023-04-03get_llvm_tool_names: add released llvm versionsChristoph Reiter1-0/+2
2023-04-02Bump version number for rc2.1.1.0rc2Jussi Pakkanen1-1/+1
2023-03-30fix regression that broken git-based wraps with dirty contentsEli Schwartz1-1/+2
2023-03-30backend/vs: ensure that build dir is preferred to src dirBarnabás Pőcze1-1/+2
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens1-1/+4
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens1-8/+13
2023-03-30coredata: Fix changing prefix optionXavier Claessens1-2/+2
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens12-19/+24
2023-03-28python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz1-1/+1
2023-03-28Bump version number for rc1.1.1.0rc1Jussi Pakkanen1-2/+2
2023-03-28backends: fix bug where meson_exe crashed if constructed with found programsEli Schwartz1-1/+1
2023-03-28do not resolve symlinks when calculating the meson commandEli Schwartz1-1/+1
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker4-13/+32
2023-03-28Import cpu detection fix from Debian.Jussi Pakkanen1-0/+1
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens1-13/+13
2023-03-28Make backend option read-onlyXavier Claessens2-10/+20
2023-03-27find dll path on WindowsCharles Brunet1-10/+34
2023-03-27custom_target: libfoo.so.1 is linkableXavier Claessens1-4/+10
2023-03-27Write wrap-redirect filename as posix pathDenis Fortin1-4/+4
2023-03-24Add a system method for obtaining GL dependency on Linux OSHelen Ginn1-1/+9
2023-03-23asm: Add sx extensionRenan Lavarec6-1/+7
2023-03-21Fix run_tool() when git is not installedAlyssa Ross1-3/+3
2023-03-20fix one more missing explicit "setup" subcommandEli Schwartz1-0/+1
2023-03-20backends: add a new "none" backendEli Schwartz6-9/+51
2023-03-20mtest: move the detection of rebuild compatibility out into the entry pointEli Schwartz1-6/+6
2023-03-20backends: simplify class setupEli Schwartz9-9/+25
2023-03-20Add restat = 1 to the fortran_COMPILER ruleVolker Weißmann1-1/+4
2023-03-19CUDA: make "Ampere" equivalent to SM8.0+SM8.6David Seifert1-1/+8
2023-03-18Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwargVolker Weißmann1-14/+14
2023-03-17Better error message when custom_targets has duplicates in the output kwargVolker Weißmann1-0/+7
2023-03-17Fix "meson subprojects checkout -b" regressionXavier Claessens1-2/+3
2023-03-17fix meson compile with alias targetCharles Brunet1-3/+4
2023-03-16coredata: Do not pickle it twiceXavier Claessens3-6/+16
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer2-21/+37
2023-03-16modules/i18n: fix typo in gettext decoratorCorentin Noël1-1/+1
2023-03-16hotdoc: Install devhelp files at the right locationXavier Claessens2-6/+19
2023-03-16prevent lib prefix warning from pkg-configCharles Brunet7-14/+15
2023-03-14add typename to AliasTargetCharles Brunet1-0/+3
2023-03-14rewriter: fix indentation of kwargsCharles Brunet1-0/+2
2023-03-14rewriter: add missing command aliasesCharles Brunet1-3/+3
2023-03-14rewriter: activate vsenvCharles Brunet1-1/+2
2023-03-14rewriter: fix warning about empty sourcesCharles Brunet2-2/+4