aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.5tests: try to fix ubuntu bionic testsChristoph Reiter3 weeks
fixoverridenoneEnsure override var exists. Closes #13402.Jussi Pakkanen4 weeks
mastercargo: Ignore Cargo.lock if toml implementation is missingXavier Claessens74 min.
optionkeyrefactorMove project option detection into OptionStore.Jussi Pakkanen7 weeks
optionkeywhittlingRemove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen5 weeks
optionrefactor2Use OptionStore as the key rather than a string.Jussi Pakkanen4 weeks
optstorerefactorReplace direct indexing with named methods.Jussi Pakkanen2 months
renamelangoptRename langopt methodJussi Pakkanen5 weeks
testcleanupClean up leftover files from source dirs.Jussi Pakkanen7 weeks
uniquefilenamesMake source file names more unique.Jussi Pakkanen5 weeks
[...]
 
TagDownloadAuthorAge
1.5.1meson-1.5.1.zip  meson-1.5.1.tar.gz  meson-1.5.1.tar.bz2  Jussi Pakkanen3 weeks
1.4.2meson-1.4.2.zip  meson-1.4.2.tar.gz  meson-1.4.2.tar.bz2  Jussi Pakkanen5 weeks
1.5.0meson-1.5.0.zip  meson-1.5.0.tar.gz  meson-1.5.0.tar.bz2  Jussi Pakkanen5 weeks
1.5.0rc3meson-1.5.0rc3.zip  meson-1.5.0rc3.tar.gz  meson-1.5.0rc3.tar.bz2  Jussi Pakkanen5 weeks
1.5.0rc2meson-1.5.0rc2.zip  meson-1.5.0rc2.tar.gz  meson-1.5.0rc2.tar.bz2  Jussi Pakkanen7 weeks
1.5.0rc1meson-1.5.0rc1.zip  meson-1.5.0rc1.tar.gz  meson-1.5.0rc1.tar.bz2  Jussi Pakkanen8 weeks
1.4.1meson-1.4.1.zip  meson-1.4.1.tar.gz  meson-1.4.1.tar.bz2  Jussi Pakkanen3 months
1.4.0meson-1.4.0.zip  meson-1.4.0.tar.gz  meson-1.4.0.tar.bz2  Jussi Pakkanen5 months
1.4.0rc2meson-1.4.0rc2.zip  meson-1.4.0rc2.tar.gz  meson-1.4.0rc2.tar.bz2  Jussi Pakkanen5 months
1.4.0rc1meson-1.4.0rc1.zip  meson-1.4.0rc1.tar.gz  meson-1.4.0rc1.tar.bz2  Jussi Pakkanen6 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-01-24Bump versions to 0.53.1 for stable release0.53.1Nirbheek Chauhan2-2/+2
2020-01-24unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan1-3/+1
2020-01-24summary: Ensure that output is deterministicNirbheek Chauhan1-3/+10
2020-01-24ci: Fix boost test on xenialDaniel Mensinger2-3/+4
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan1-0/+5
2020-01-24ci: Install more packagesDaniel Mensinger1-0/+1
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan8-15/+22
2020-01-24unit tests: Open all documentation as utf-8Nirbheek Chauhan1-6/+6
2020-01-24compilers: Derive CompilerArgs from collections instead of typingNirbheek Chauhan1-1/+1
2020-01-24typing: Fix compatibility with Python 3.5.2Nirbheek Chauhan2-5/+5
[...]