aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz11 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan11 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen12 months
dverfixFix D module version declaration.Jussi Pakkanen12 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder9 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen12 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen12 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz12 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens11 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen11 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen11 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen12 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen12 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen12 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen12 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 Pakkanen15 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen15 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen15 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-09-10Bump versions to 0.55.2 for release0.55.2Nirbheek Chauhan2-2/+2
2020-09-10cmake: fix shared_module dependency (fixes #7715)Daniel Mensinger7-0/+250
2020-09-09Fix run_project_test.py when not under CIJon Turney1-2/+2
2020-09-09IntrospectInterpreter: allow dictionaries with nonconstant keysPaolo Bonzini2-0/+11
2020-09-09minstall: Print a big FAILED when a script failsNirbheek Chauhan1-4/+6
2020-09-09Add some type hints to the ExternalProgram classNirbheek Chauhan1-7/+7
2020-09-09Fix picking up tools with args from the env on WindowsNirbheek Chauhan2-3/+26
2020-09-09environment: use ExternalProgram to find ninjaPaolo Bonzini7-18/+22
2020-09-09symbolextractor: Handle PermissionError when running toolNirbheek Chauhan1-0/+5
2020-09-09cmake: Don't link DEBUG to CRT when not building with MSVCNirbheek Chauhan1-1/+3
[...]