aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz12 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan12 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen13 months
dverfixFix D module version declaration.Jussi Pakkanen13 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder10 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen13 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen13 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz13 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens12 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen12 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen12 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen13 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen13 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen13 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen13 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 Pakkanen16 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen16 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen16 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-03-30Split environment variable and command line cflagsenvvarfixupDylan Baker4-7/+60
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen9-4/+79
2021-03-29wrap: Tell which wrap-redirect file is missingSeungha Yang1-1/+1
2021-03-28msubprojects: wrap-file should be re-extracted with --resetXavier Claessens3-20/+35
2021-03-28coredata: Fix dependency cacheDylan Baker1-1/+1
2021-03-28Merge pull request #8596 from mesonbuild/cudafix0572Jussi Pakkanen3-17/+83
2021-03-28docs: Provide working instructions for scan-build [skip ci]Patryk Obara1-3/+17
2021-03-28Strip host-compiler -std flag from NVCC line.cudafix0572Olexa Bilaniuk3-1/+36
2021-03-28Retract "DQSQ" merging in NVCC arguments handling.Olexa Bilaniuk1-15/+0
2021-03-28Canonicalize and merge consecutive -Xcompiler flags together.Olexa Bilaniuk1-1/+47
[...]