aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mparser.py
AgeCommit message (Expand)AuthorFilesLines
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen1-38/+52
2016-11-20Track comma spans in arguments.Jussi Pakkanen1-0/+5
2016-11-20I can haz source files added to targets.Jussi Pakkanen1-17/+21
2016-09-02Add support to integer modulo operatorEmmanuele Bassi1-1/+8
2016-08-01Forbid nested ternary operations.Jussi Pakkanen1-0/+6
2016-08-01Created ternary operator. Closes #538.Jussi Pakkanen1-0/+14
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-1/+1
2016-01-25More comparison operators. Closes #363.Jussi Pakkanen1-5/+16
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+565