aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
machinerefactorExtract native file parser to machinefile source file.Jussi Pakkanen6 weeks
masterunittests: Add type annotations to the helpers moduleDylan Baker9 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
2023-03-28Fix validation regexes to handle rc version numbers.failcheckJussi Pakkanen2-2/+2
2023-03-28Import cpu detection fix from Debian.Jussi Pakkanen1-0/+1
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens2-13/+23
2023-03-28unittests: Pass the exact backend nameXavier Claessens3-5/+7
2023-03-28Make backend option read-onlyXavier Claessens3-11/+46
2023-03-27find dll path on WindowsCharles Brunet1-10/+34
2023-03-27custom_target: libfoo.so.1 is linkableXavier Claessens2-5/+18
2023-03-27Write wrap-redirect filename as posix pathDenis Fortin1-4/+4
2023-03-27docs: add 2022 video from PyCon USandy59951-0/+3
2023-03-26tests: fix critical existence failure of doxygen testEli Schwartz3-4/+4
[...]