aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz15 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan15 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen16 months
dverfixFix D module version declaration.Jussi Pakkanen16 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder14 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen16 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen17 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz16 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens15 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen16 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen15 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen16 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen16 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen16 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen17 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen18 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen19 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen19 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen20 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen20 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-10-19Update version number for rc2.0.60.0rc2Jussi Pakkanen1-1/+1
2021-10-19Fix NamedTemporaryFile file reopen issue on Win #9412Gabor Kertesz1-2/+4
2021-10-18linkers: detect LLD when built with PACKAGE_VENDORPaolo Bonzini1-3/+3
2021-10-18mtest: limit "magic" CTRL+C behavior to process group leadersPaolo Bonzini1-1/+4
2021-10-16Add missing but expected as exception clauseMatthew Brett1-1/+1
2021-10-15wrap: move FeatureNew checks to a more natural placeEli Schwartz2-14/+18
2021-10-14cuda: Override std=none to avoid host_compiler to emit -std argumentXavier Claessens1-6/+3
2021-10-14optinterpreter: Fix builtin option names not being reserved anymoreXavier Claessens2-18/+36
2021-10-14introspect: include choices for array optionsPaolo Bonzini2-2/+7
2021-10-13optinterpreter: Downgrade error to deprecationXavier Claessens1-1/+1
[...]