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-04-04Revert "wayland: Also lookup scanner in pkgconfig"revert-10041-wayland-pkgconfigEli Schwartz4-30/+26
2022-04-04wayland: Also lookup scanner in pkgconfigXavier Claessens4-26/+30
2022-04-03project tests: log the reason why a test is skippedEli Schwartz2-3/+35
2022-04-03project tests: do not use tqdm progress bars for a single testEli Schwartz1-9/+11
2022-04-03Document and test env vars a bit betterJohn Ericson2-10/+8
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger5-4/+46
2022-04-01Fix CMake error messageDaniel Mensinger1-2/+2
2022-04-01main: Make the msys/python check work again, in some casesChristoph Reiter1-8/+3
2022-04-01docs: fix inaccurate description of command targetsEli Schwartz2-2/+2
2022-03-31i18n: don't let our maintainer targets run via wrapped envEli Schwartz1-2/+2
[...]