aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz11 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan11 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen12 months
dverfixFix D module version declaration.Jussi Pakkanen12 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder9 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen12 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen12 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz12 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens11 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen11 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen11 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen12 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen12 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen12 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen12 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen14 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen15 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen15 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen15 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen15 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-03-23Prevent changing backend during reconfigure.keepbackendJussi Pakkanen1-0/+13
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
[...]