aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.5tests: try to fix ubuntu bionic testsChristoph Reiter3 months
debllvm19Add support for LLVM 19 in Debian.Jussi Pakkanen6 weeks
deprecationdeadlineCan make deprecations into hard errors based on version.Jussi Pakkanen7 weeks
fixfixUse proper array form in swiftc.Jussi Pakkanen8 weeks
fixvsciDo not run symlink setup on Windows.Jussi Pakkanen6 days
fixwintestsSkip symlink tests on Windows.Jussi Pakkanen8 weeks
masterpkgconfig: add support to override pkg-configAndoni Morales Alastruey41 hours
renamingUpdate version number for rc1.Jussi Pakkanen13 days
reprotestAdd a simple reproducibility test command.Jussi Pakkanen4 weeks
symlinknukeRecreate Boost symlink at runtime to survive sdist. Closes: #13763.Jussi Pakkanen8 days
[...]
 
TagDownloadAuthorAge
1.6.0rc2meson-1.6.0rc2.zip  meson-1.6.0rc2.tar.gz  meson-1.6.0rc2.tar.bz2  Jussi Pakkanen6 days
1.6.0rc1meson-1.6.0rc1.zip  meson-1.6.0rc1.tar.gz  meson-1.6.0rc1.tar.bz2  Jussi Pakkanen13 days
1.5.2meson-1.5.2.zip  meson-1.5.2.tar.gz  meson-1.5.2.tar.bz2  Jussi Pakkanen4 weeks
1.5.1meson-1.5.1.zip  meson-1.5.1.tar.gz  meson-1.5.1.tar.bz2  Jussi Pakkanen3 months
1.4.2meson-1.4.2.zip  meson-1.4.2.tar.gz  meson-1.4.2.tar.bz2  Jussi Pakkanen3 months
1.5.0meson-1.5.0.zip  meson-1.5.0.tar.gz  meson-1.5.0.tar.bz2  Jussi Pakkanen3 months
1.5.0rc3meson-1.5.0rc3.zip  meson-1.5.0rc3.tar.gz  meson-1.5.0rc3.tar.bz2  Jussi Pakkanen3 months
1.5.0rc2meson-1.5.0rc2.zip  meson-1.5.0rc2.tar.gz  meson-1.5.0rc2.tar.bz2  Jussi Pakkanen4 months
1.5.0rc1meson-1.5.0rc1.zip  meson-1.5.0rc1.tar.gz  meson-1.5.0rc1.tar.bz2  Jussi Pakkanen4 months
1.4.1meson-1.4.1.zip  meson-1.4.1.tar.gz  meson-1.4.1.tar.bz2  Jussi Pakkanen5 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
[...]