aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz12 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan12 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen13 months
dverfixFix D module version declaration.Jussi Pakkanen13 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder10 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen13 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen13 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz13 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens12 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen12 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen12 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen13 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen13 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen13 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen13 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen14 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen15 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen16 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen16 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen16 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-03-05Fix Fortran dep scanner for upper case file extensions. Closes #8395.fortrancaseJussi Pakkanen3-2/+3
2021-03-05Port CUDA module to new API.Olexa Bilaniuk1-11/+23
2021-03-04compilers: Use EnvironmentException not EnvironmentError/OSErrorDylan Baker1-8/+8
2021-03-04use python2-compatible syntax because needed on macOSEli Schwartz1-2/+2
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz109-917/+917
2021-03-04various python neatness cleanupsEli Schwartz45-140/+134
2021-03-04raw string literals are next to godlinessEli Schwartz4-6/+6
2021-03-04Fix release notes typo [skip ci]Michael Brockus1-1/+1
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger1-4/+6
2021-03-04docs: Clarify compiler.cmd_array() (#8454)Chris Mayo1-2/+1
[...]