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
2021-02-28Require Windows 10 or newer for the MSI package. [skip ci]msifixJussi Pakkanen1-0/+11
2021-02-28Add filecmp to list of bundled modules. Closes #8431. [skip ci]Jussi Pakkanen1-0/+1
2021-02-28Remove remnants of 32 bit support. [skip ci]Jussi Pakkanen1-7/+4
2021-02-27Merge pull request #8389 from dcbaker/submit/single-test-runnerJussi Pakkanen4-129/+244
2021-02-27install_man locale supportJason Woodward9-6/+39
2021-02-26pkg-config: dump all PKG_CONFIG environment variables to simplify debuggingJeff Moguillansky1-2/+4
2021-02-26Merge pull request #8429 from dcbaker/submit/rust-fix-linking-with-find-libraryDylan Baker6-2/+55
2021-02-26interpreter: Clean up and simplify/optimize get_(external|cross)_propertyDylan Baker7-47/+38
2021-02-26rust: a meson -l argument could be etiher a static or dynamic libraryDylan Baker1-2/+2
2021-02-26hdf5: get include directory from config-toolMichael Kuhn1-2/+5
[...]