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
2022-11-21Bump versions to 0.64.1 for release0.64Nirbheek Chauhan2-2/+2
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen4-3/+36
2022-11-21tests: fix potential failure to verify pkg-config generationEli Schwartz1-1/+1
2022-11-21tests: make the command tests work when python is not the one in the shebangEli Schwartz1-1/+5
2022-11-21tests: fix qt project test when running with qt4Eli Schwartz1-1/+1
2022-11-21fix deprecated use of meson builddir/ in testsuiteEli Schwartz1-1/+1
2022-11-21backend/ninja: replace ` ` with `_` in rust crate-namesDylan Baker1-2/+2
2022-11-21modules/rust: Also include generated sources for testsDylan Baker1-2/+5
2022-11-21build: fix annotations of BuildTarget derived classesDylan Baker1-5/+5
2022-11-21build: use the unified pickle loader to handle more edge casesEli Schwartz2-20/+12
[...]