summaryrefslogtreecommitdiff
path: root/optinterpreter.py
AgeCommit message (Expand)Author
2015-05-03Better error messages for user optionsAfief Halumi
2015-03-26Renamed buildtype from "type" to "buildtype" for consistency.Jussi Pakkanen
2014-12-21Verify that option names do not have invalid characters.Jussi Pakkanen
2014-11-16Harmonised copyright declarations.Jussi Pakkanen
2014-08-06Can specify project options on the command line and the override defaults.Jussi Pakkanen
2014-07-18Added option for werror.Jussi Pakkanen
2014-07-18Standardise on prefix instead of installprefix.Jussi Pakkanen
2014-03-17The final renaming.Jussi Pakkanen
2014-03-17Kill ply dependency dead.Jussi Pakkanen
2014-01-12Can print and set paths with mesonconf.Jussi Pakkanen
2014-01-05Can set core options.Jussi Pakkanen
2013-12-09Can haz subproject options.Jussi Pakkanen
2013-10-23Validate option values on all assignments.Jussi Pakkanen
2013-10-18Turn user options into for widgets.Jussi Pakkanen
2013-10-16Added combo options because why the hell not.Jussi Pakkanen
2013-10-16Options can be accessed from scripts.Jussi Pakkanen
2013-10-16Very basic option parser skeleton.Jussi Pakkanen