aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz20 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan20 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen21 months
dverfixFix D module version declaration.Jussi Pakkanen21 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder18 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen21 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen21 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz20 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens20 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen20 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen20 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen21 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen21 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen21 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen21 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen22 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen23 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen24 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen24 months
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-08-17tests: python module should install files correctlyeschwartz/python-lib-install-dirEli Schwartz7-3/+50
2021-08-17test runner: add the ability to configure test.json for python pathsEli Schwartz3-2/+33
2021-08-17python module: make external program wrapper have access to useful metadataEli Schwartz1-23/+30
2021-08-17fix some confusingly indirect codeEli Schwartz1-3/+3
2021-08-17Add install tagsXavier Claessens26-87/+430
2021-08-16compilers/compilers: Fix some potential issues spotted by pyrightDylan Baker1-2/+4
2021-08-16interpreter/compiler: make helper methods protectedDylan Baker1-29/+29
2021-08-16run_mypy: add interpreter/compiler.pyDylan Baker1-0/+1
2021-08-16interpreter/compiler: Add type checking for the Compiler objectDylan Baker2-401/+349
2021-08-16interpreter/compiler: Add type annotations to TryRunResultHolderDylan Baker1-4/+4
[...]