aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
machinerefactorExtract native file parser to machinefile source file.Jussi Pakkanen6 weeks
masterunittests: Add type annotations to the helpers moduleDylan Baker10 hours
opthelperUse helper method in remaining compiler classes.Jussi Pakkanen6 weeks
optionkeyrefactorMove project option detection into OptionStore.Jussi Pakkanen3 weeks
optionkeywhittlingRemove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen6 days
optstorerefactorReplace direct indexing with named methods.Jussi Pakkanen5 weeks
renamelangoptRename langopt methodJussi Pakkanen5 days
testcleanupClean up leftover files from source dirs.Jussi Pakkanen2 weeks
uniquefilenamesMake source file names more unique.Jussi Pakkanen6 days
weirdnesstestUse helper method in remaining compiler classes.Jussi Pakkanen6 weeks
[...]
 
TagDownloadAuthorAge
1.4.2meson-1.4.2.zip  meson-1.4.2.tar.gz  meson-1.4.2.tar.bz2  Jussi Pakkanen7 days
1.5.0meson-1.5.0.zip  meson-1.5.0.tar.gz  meson-1.5.0.tar.bz2  Jussi Pakkanen7 days
1.5.0rc3meson-1.5.0rc3.zip  meson-1.5.0rc3.tar.gz  meson-1.5.0rc3.tar.bz2  Jussi Pakkanen9 days
1.5.0rc2meson-1.5.0rc2.zip  meson-1.5.0rc2.tar.gz  meson-1.5.0rc2.tar.bz2  Jussi Pakkanen2 weeks
1.5.0rc1meson-1.5.0rc1.zip  meson-1.5.0rc1.tar.gz  meson-1.5.0rc1.tar.bz2  Jussi Pakkanen3 weeks
1.4.1meson-1.4.1.zip  meson-1.4.1.tar.gz  meson-1.4.1.tar.bz2  Jussi Pakkanen7 weeks
1.4.0meson-1.4.0.zip  meson-1.4.0.tar.gz  meson-1.4.0.tar.bz2  Jussi Pakkanen4 months
1.4.0rc2meson-1.4.0rc2.zip  meson-1.4.0rc2.tar.gz  meson-1.4.0rc2.tar.bz2  Jussi Pakkanen4 months
1.4.0rc1meson-1.4.0rc1.zip  meson-1.4.0rc1.tar.gz  meson-1.4.0rc1.tar.bz2  Jussi Pakkanen5 months
1.3.2meson-1.3.2.zip  meson-1.3.2.tar.gz  meson-1.3.2.tar.bz2  Jussi Pakkanen5 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-04-20Bump versions to 0.62.1 for release0.62Nirbheek Chauhan2-2/+2
2022-04-19cmake: Always use all compilers for LLVM (fixes #10249)Daniel Mensinger3-4/+14
2022-04-19project tests: log the reason why a test is skippedEli Schwartz2-3/+35
2022-04-19project tests: do not use tqdm progress bars for a single testEli Schwartz1-9/+11
2022-04-19cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger5-4/+46
2022-04-19Fix CMake error messageDaniel Mensinger1-2/+2
2022-04-19Fix typos in Xcode backend.Jussi Pakkanen1-3/+3
2022-04-19Correctly handle --version argument to runpythonElliott Sales de Andrade1-4/+2
2022-04-19install_symlink: Handle $DESTDIR case for links with absolute pathMarco Trevisan (Treviño)1-2/+4
2022-04-19Add ppc970 definition to universal.pySergey Fedorov1-0/+1
[...]