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
2017-09-12Updated version number for 0.42.1 release.0.42.10.42Jussi Pakkanen6-6/+6
2017-09-12wrap-mode: Make the error output more usefulNirbheek Chauhan1-1/+9
2017-09-12tests/common/48: Don't read newlineNirbheek Chauhan1-2/+2
2017-09-12Fix regression in test definitionsNirbheek Chauhan4-2/+57
2017-09-12interpreter: Always flatten when unholding arraysNirbheek Chauhan2-1/+2
2017-09-12Add a test for the custom target incdirs changeNirbheek Chauhan7-2/+22
2017-09-12backends: Add custom target inc dirs before target inc dirsNirbheek Chauhan2-9/+15
2017-09-07Add a regression test for test suites.Hemmo Nieminen2-0/+4
2017-09-07Fix a stack trace caused by environment variables in test setups.Hemmo Nieminen1-2/+3
2017-09-07Allow version labels with trailing dotsMichal Koutný1-1/+1
[...]