aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz2 years
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan2 years
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen2 years
dverfixFix D module version declaration.Jussi Pakkanen2 years
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder22 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen2 years
renamesubdirsCondense test directory names for release.Jussi Pakkanen2 years
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz2 years
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens2 years
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen2 years
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen2 years
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen2 years
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen2 years
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen2 years
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen2 years
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen2 years
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen2 years
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen2 years
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen2 years
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen2 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-08-03Add option to limit maximum number of concurrent link processes.ninjalinkJussi Pakkanen5-12/+83
2017-08-03Consider link_whole_targets when determining linkerDylan Baker2-1/+14
2017-08-02gnome: Fix translation of -l to --extra-library argsFlorian Müllner1-1/+1
2017-08-02Stop manual test helper scripts on errors (#2149)Tim Sheridan4-4/+4
2017-08-02Handle objc compiler missing more reliably.Jussi Pakkanen1-2/+5
2017-08-02Fix ppoll() test to work on non-glibc platformsAlan Coopersmith1-2/+3
2017-08-01Merge pull request #2033 from whot/wip/remove-directories-on-uninstallJussi Pakkanen2-20/+53
2017-08-01Add thread flags to checks if needed. Closes #2106.Jussi Pakkanen2-0/+11
2017-08-01Remove directories created by ninja installPeter Hutterer2-17/+50
2017-08-01meson_install: rename 'data' to 'd' for consistencyPeter Hutterer1-3/+3
[...]