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
2015-11-25Bump version number for release.0.27.0Jussi Pakkanen6-6/+6
2015-11-25Fix Rust.Jussi Pakkanen1-1/+1
2015-11-24Do not cache paths of found external libraries. Closes #312.Jussi Pakkanen2-5/+8
2015-11-23Yet another step in the neverending saga of -Wpedantic.Jussi Pakkanen2-10/+8
2015-11-22Do not use the linker in cross C++ sanity check to make bare metal projects w...Jussi Pakkanen1-1/+7
2015-11-22More logging for compiler sanity testing.Jussi Pakkanen1-3/+22
2015-11-20A few more checks for converter.Jussi Pakkanen1-0/+4
2015-11-20Fix unity build. Closes #310.Jussi Pakkanen1-2/+2
2015-11-19Do not use linker arguments on static libraries.Jussi Pakkanen2-2/+4
2015-11-19Use plain http connections to wrapdb when ssl is not working (i.e. on OSX).Jussi Pakkanen2-2/+6
[...]