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-01Add tutorial for building an SDL app from scratch.sdldocJussi Pakkanen9-0/+195
2021-10-31Add 64-bit paths to check for unsupported Watcom cl.exe clones.William D. Jones1-1/+4
2021-11-01migrate python 3.5 compatible superclass variable annotations to 3.6Eli Schwartz2-8/+4
2021-11-01Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))"Eli Schwartz1-2/+1
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan3-8/+26
2021-10-30delete PLATFORM env only if setavitex1-2/+3
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann30-59/+83
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake1-2/+2
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake1-1/+1
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake1-1/+1
[...]