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
2019-07-15No need to reserve build_ because we use build. instead.no_buildJussi Pakkanen1-1/+1
2019-07-15run_unittests: use sys.executable on Windows for pythonDylan Baker1-4/+1
2019-07-15compilers/mixins/pgi: Finish type annoationsDylan Baker1-21/+27
2019-07-15compilers: split pgi compiler out of compilers moduleDylan Baker5-72/+92
2019-07-15compilers/mixins/elbrus: add type annotations and fix typesDylan Baker4-18/+23
2019-07-15compilers: put elbrus in mixinsDylan Baker5-43/+62
2019-07-15compilers/mixins/clang: Add type annotationsDylan Baker1-12/+21
2019-07-15compilers: Put clang mixin in a moduleDylan Baker9-68/+92
2019-07-15compilers/mixins/arm: Add type annotations to armclangDylan Baker1-41/+47
2019-07-15compilers: move ArmClang into mixins/arm.pyDylan Baker4-122/+119
[...]