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
2023-03-09Make generator exe more resilient.fgetcfixJussi Pakkanen1-1/+6
2023-02-25Misleading comment mtribiere1-1/+1
2023-02-24docs: fix bad advice to use python module to find pythonEli Schwartz1-2/+2
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz13-15/+18
2023-02-24work around circular imports in python probe scriptEli Schwartz1-3/+7
2023-02-24mcompile: Do not exclude targets from subprojectsXavier Claessens1-5/+3
2023-02-23docs: add gcc to list of compilers with sanitize toolsandy59951-1/+1
2023-02-23Update Vs-External.mdValeri1-1/+1
2023-02-23clangformat: don't noisily print status messages for every checked fileEli Schwartz1-4/+8
2023-02-22Implement rustc controlled whole-archive linkingDylan Baker14-14/+113
[...]