aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz14 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan14 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen14 months
dverfixFix D module version declaration.Jussi Pakkanen14 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder12 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen14 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen15 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz14 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens13 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen14 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen14 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen14 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen14 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen15 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen15 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen16 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen17 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen17 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen18 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen18 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-09-25Adjust kernel detection to support Solaris 5.10 or earlierHEADmasterCorrodedCoder1-0/+5
2023-09-25rust: apply global, project, and environment C args to bindgenDylan Baker6-1/+57
2023-09-25fix bug where all java builds & tests fail to run SanityCheck on JDK11Alan Brooks1-1/+1
2023-09-25Add clang-tidy-fix targetLei YU5-3/+41
2023-09-24cpp: restore c++26 supportChristoph Reiter1-1/+1
2023-09-23openmp: add 5.1/5.2, fixes openmp with llvm v17Christoph Reiter1-0/+2
2023-09-23get_llvm_tool_names: add llvm 17Christoph Reiter1-0/+1
2023-09-22interpreter: Move code that dumps generated ASTXavier Claessens1-24/+14
2023-09-22CMakeInterpreter: Remove useless argumentsXavier Claessens2-9/+5
2023-09-22Allow to fallback to cmake subprojectXavier Claessens21-27/+188
[...]