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
2020-10-26Update version number to rc2.0.56.0.rc2Jussi Pakkanen1-1/+1
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger2-1/+11
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger6-2/+40
2020-10-24cmake: Always create missing includes in build dirDaniel Mensinger1-4/+1
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker5-40/+68
2020-10-22Syntax.md: Fix variable used in substring exampleDanilo Spinella1-2/+2
2020-10-22pkgconfig: Define libdir and includedir in -uninstalled.pc filesXavier Claessens1-6/+5
2020-10-19interpreter: Add missing new feature flag for executable(win_subsystem)Dylan Baker1-1/+2
2020-10-19fix markdown issuePaolo Bonzini1-1/+1
2020-10-19switch gui_app deprecation to FeatureDeprecatedKwargsPaolo Bonzini2-1/+1
[...]