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 Pakkanen15 months
dverfixFix D module version declaration.Jussi Pakkanen15 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder13 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen15 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen16 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz15 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens14 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 Pakkanen15 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen15 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 Pakkanen16 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen17 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen18 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen18 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 Pakkanen19 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-06-02Bump versions to 0.61.5 for LTS release0.61.5Nirbheek Chauhan2-2/+2
2022-06-02Fix sandbox violation when using subproject as a symlinkVili Väinölä6-1/+35
2022-05-31fix traceback when run_command has a find_program as the inline argEli Schwartz1-1/+6
2022-05-31Fix --allow-shlib-undefined for LLVM versions > 9Tristan Partin1-1/+2
2022-05-31Make a copy of auto_features options when changing its nameXavier Claessens1-1/+2
2022-05-31Visual Studio: Only use /utf-8 on VS2015 or later or clang-clChun-wei Fan1-0/+4
2022-05-31Limit parallelism to hopefully work on machines with 160 cores.Jussi Pakkanen1-1/+6
2022-05-31fix regression in reporting errors for invalid gnu_symbol_visibilityEli Schwartz1-1/+1
2022-05-31mtest: stop disrespecting the gdb config fileEli Schwartz1-1/+1
2022-05-31Use system install scheme rather than the incorrect Debian one.Jussi Pakkanen1-4/+11
[...]