aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Add c++23 to the list of C++ standards.cpp23Jussi Pakkanen1-4/+4
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-10Generate relnotes for 1.1.0.Jussi Pakkanen20-198/+225
2023-04-04propagate the most accurate node to error messagesEli Schwartz48-50/+53
2023-04-04tests: make it easier to read overall results in githubEli Schwartz1-1/+7
2023-04-03tests/94 threads: fix build error with clang 16Christoph Reiter1-1/+1
2023-04-03get_llvm_tool_names: add released llvm versionsChristoph Reiter1-0/+2
2023-04-02Bump version number for rc2.1.1.0rc2Jussi Pakkanen2-2/+2
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-30tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze4-1/+7
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens3-1/+40
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens2-11/+18
2023-03-30coredata: Fix changing prefix optionXavier Claessens2-6/+6
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens13-24/+45
2023-03-28test cases: make various things werror-safeEli Schwartz5-4/+11
2023-03-28python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz1-1/+1
2023-03-28test that python modules nominally compile without warningsEli Schwartz1-1/+1
2023-03-28doc: Use better name for builtin/return object titleXavier Claessens2-1/+2
2023-03-28doc: Fix some broken linksXavier Claessens2-3/+3
2023-03-28Bump version number for rc1.1.1.0rc1Jussi Pakkanen2-3/+3
2023-03-28Condense test directories for rc1.Jussi Pakkanen93-23/+23
2023-03-28Fix validation regexes to handle rc version numbers.Jussi Pakkanen2-2/+2
2023-03-28backends: fix bug where meson_exe crashed if constructed with found programsEli Schwartz3-2/+2
2023-03-28do not resolve symlinks when calculating the meson commandEli Schwartz2-3/+2
2023-03-28docs: replace most uses of `meson_options.txt` with `meson.options`Dylan Baker6-7/+8
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker16-18/+61
2023-03-28Import cpu detection fix from Debian.Jussi Pakkanen1-0/+1
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens2-13/+23
2023-03-28unittests: Pass the exact backend nameXavier Claessens3-5/+7
2023-03-28Make backend option read-onlyXavier Claessens3-11/+46
2023-03-27find dll path on WindowsCharles Brunet1-10/+34
2023-03-27custom_target: libfoo.so.1 is linkableXavier Claessens2-5/+18
2023-03-27Write wrap-redirect filename as posix pathDenis Fortin1-4/+4
2023-03-27docs: add 2022 video from PyCon USandy59951-0/+3
2023-03-26tests: fix critical existence failure of doxygen testEli Schwartz3-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-20project tests: add log of the setup command being runEli Schwartz2-6/+9
2023-03-20backends: add a new "none" backendEli Schwartz12-10/+91
2023-03-20tests: fix regression that broke mtest_inprocessEli Schwartz1-1/+1
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