aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.0000000000000000000000001check CI issuesEli Schwartz14 months
1.2Bump versions to 1.2.1 for releaseNirbheek Chauhan14 months
appleldFix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen15 months
dverfixFix D module version declaration.Jussi Pakkanen15 months
masterAdjust kernel detection to support Solaris 5.10 or earlierCorrodedCoder13 months
removednumbersDo not run tests that use integers in versions with compiler that do not supp...Jussi Pakkanen15 months
renamesubdirsCondense test directory names for release.Jussi Pakkanen16 months
trigger-ciimage-builderCI: coerce a new image builder run outside the scheduleEli Schwartz15 months
wip/xclaesse/pr-12097backend: Stop converting all "\" to "/" in commandXavier Claessens14 months
wix4Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen14 months
[...]
 
TagDownloadAuthorAge
1.2.1meson-1.2.1.zip  meson-1.2.1.tar.gz  meson-1.2.1.tar.bz2  Jussi Pakkanen14 months
1.2.0meson-1.2.0.zip  meson-1.2.0.tar.gz  meson-1.2.0.tar.bz2  Jussi Pakkanen15 months
1.2.0rc3meson-1.2.0rc3.zip  meson-1.2.0rc3.tar.gz  meson-1.2.0rc3.tar.bz2  Jussi Pakkanen15 months
1.2.0rc2meson-1.2.0rc2.zip  meson-1.2.0rc2.tar.gz  meson-1.2.0rc2.tar.bz2  Jussi Pakkanen15 months
1.2.0rc1meson-1.2.0rc1.zip  meson-1.2.0rc1.tar.gz  meson-1.2.0rc1.tar.bz2  Jussi Pakkanen16 months
1.1.1meson-1.1.1.zip  meson-1.1.1.tar.gz  meson-1.1.1.tar.bz2  Jussi Pakkanen17 months
1.0.2meson-1.0.2.zip  meson-1.0.2.tar.gz  meson-1.0.2.tar.bz2  Jussi Pakkanen18 months
1.1.0meson-1.1.0.zip  meson-1.1.0.tar.gz  meson-1.1.0.tar.bz2  Jussi Pakkanen18 months
1.1.0rc2meson-1.1.0rc2.zip  meson-1.1.0rc2.tar.gz  meson-1.1.0rc2.tar.bz2  Jussi Pakkanen18 months
1.1.0rc1meson-1.1.0rc1.zip  meson-1.1.0rc1.tar.gz  meson-1.1.0rc1.tar.bz2  Jussi Pakkanen19 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-11-09Delete ghwt.py as it is no longer needed or even works.delghwtJussi Pakkanen1-132/+0
2021-11-09Merge pull request #9396 from keszybz/drop-unused-and-unnecessary-printing-codeJussi Pakkanen2-40/+41
2021-11-09python: Better detect when install path is not in sys.pathXavier Claessens1-9/+12
2021-11-09depfixer: always print the file name in messagesZbigniew Jędrzejewski-Szmek1-6/+6
2021-11-09depfixer: convert unused printing code to debugging functionsZbigniew Jędrzejewski-Szmek2-31/+32
2021-11-09depfixer: f-stringsZbigniew Jędrzejewski-Szmek1-3/+3
2021-11-08compilers/java: Add no_warn_args and debug_args methodsDylan Baker1-0/+8
2021-11-05Fix markdown formating in find_program.yamlrusty-snake1-2/+2
2021-11-04fix regression that broke string.format with list objectsEli Schwartz2-0/+3
2021-11-02fix custom_target with install: true and no install_dir, crashingEli Schwartz1-1/+1
[...]