index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
optinterpreter.py
Age
Commit message (
Expand
)
Author
2015-05-03
Better error messages for user options
Afief Halumi
2015-03-26
Renamed buildtype from "type" to "buildtype" for consistency.
Jussi Pakkanen
2014-12-21
Verify that option names do not have invalid characters.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-08-06
Can specify project options on the command line and the override defaults.
Jussi Pakkanen
2014-07-18
Added option for werror.
Jussi Pakkanen
2014-07-18
Standardise on prefix instead of installprefix.
Jussi Pakkanen
2014-03-17
The final renaming.
Jussi Pakkanen
2014-03-17
Kill ply dependency dead.
Jussi Pakkanen
2014-01-12
Can print and set paths with mesonconf.
Jussi Pakkanen
2014-01-05
Can set core options.
Jussi Pakkanen
2013-12-09
Can haz subproject options.
Jussi Pakkanen
2013-10-23
Validate option values on all assignments.
Jussi Pakkanen
2013-10-18
Turn user options into for widgets.
Jussi Pakkanen
2013-10-16
Added combo options because why the hell not.
Jussi Pakkanen
2013-10-16
Options can be accessed from scripts.
Jussi Pakkanen
2013-10-16
Very basic option parser skeleton.
Jussi Pakkanen