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 Pakkanen5 days
fixwintestsSkip symlink tests on Windows.Jussi Pakkanen8 weeks
masterpkgconfig: add support to override pkg-configAndoni Morales Alastruey23 hours
renamingUpdate version number for rc1.Jussi Pakkanen12 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 Pakkanen5 days
1.6.0rc1meson-1.6.0rc1.zip  meson-1.6.0rc1.tar.gz  meson-1.6.0rc1.tar.bz2  Jussi Pakkanen12 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
2023-07-11Bump version number for rc3.1.2.0rc3Jussi Pakkanen1-1/+1
2023-07-10mtest: avoid stdout when printing warnings about the lack of things to printEli Schwartz1-4/+4
2023-07-10mtest: redirect automatic reconfiguring to stderr when listing testsEli Schwartz1-1/+2
2023-07-10mtest: try a bit harder to avoid weird non-parseable output at startupEli Schwartz1-3/+5
2023-07-10windows: Fix detection of the llvm-rc resource compilerMartin Storsjö1-0/+1
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens3-4/+27
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens3-1/+12
2023-07-10Fix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen1-1/+1
2023-07-10parse meson.build for subproject_dir in msubprojectsRafael Silva1-3/+10
2023-07-10rename msubprojects src_dir to source_dirRafael Silva1-7/+6
[...]