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
2019-02-01Bump version to 0.49.2 for release0.49.20.49Nirbheek Chauhan2-2/+2
2019-02-01qt: Only look for a framework on macOS if building for macOSNirbheek Chauhan1-1/+3
2019-02-01deps: Don't reject cross usage of extra frameworksNirbheek Chauhan1-5/+0
2019-02-01pkgconfig: Only warn about deprecation at a location onceNirbheek Chauhan1-12/+20
2019-02-01pkgconfig: Avoid deprecation warning when using new syntaxXavier Claessens1-5/+6
2019-02-01Add all files from scripts to MSI package. Closes #4621.Jussi Pakkanen1-2/+8
2019-02-01qt: Print the full path of the `qmake` binary foundNirbheek Chauhan1-1/+1
2019-01-23Bump version to 0.49.1 for release0.49.1Nirbheek Chauhan2-2/+2
2019-01-23coredata: Only reject a load if major version differsNirbheek Chauhan2-4/+27
2019-01-22pkgconfig: Fix link order of library dependenciesNiklas Haas3-2/+26
[...]