aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreterbase.py
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Test targets with only generated and prebuilt objectsNirbheek Chauhan1-1/+1
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen1-1/+1
2016-11-19Moved more stuff, can now parse all of common tests.Jussi Pakkanen1-1/+286
2016-11-19Implement a bunch of functions.Jussi Pakkanen1-0/+102
2016-11-19Moved functions to base enough to get the base sample project parsed.Jussi Pakkanen1-4/+199
2016-11-19Embark on a journey to create a rewrite tool.Jussi Pakkanen1-0/+54