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-28Strip host-compiler -std flag from NVCC line.cudafix0572Olexa Bilaniuk3-1/+36
2021-03-28Retract "DQSQ" merging in NVCC arguments handling.Olexa Bilaniuk1-15/+0
2021-03-28Canonicalize and merge consecutive -Xcompiler flags together.Olexa Bilaniuk1-1/+47
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen2-1/+39
2021-03-26pkgconfig: Allow setting prefix in dataonly pc fileXavier Claessens3-3/+11
2021-03-26backends: Remove @PRIVATE_OUTDIR_(ABS)@ substitutionXavier Claessens1-12/+0
2021-03-26Remove ConfigureFile and ConfigureFileHolderXavier Claessens2-42/+5
2021-03-26modules/external_project: use typed_pos_argsDylan Baker1-9/+5
2021-03-26windows_proof_rmtree: Also retry os.chmod() partXavier Claessens1-2/+9
2021-03-25docs: correct log upload paths.Diego Elio Pettenò1-3/+3
[...]