Commit Graph

17 Commits

Author SHA1 Message Date
Afief Halumi cca29a3383 Better error messages for user options 2015-05-03 21:21:12 +03:00
Jussi Pakkanen 11a9f61e51 Renamed buildtype from "type" to "buildtype" for consistency. 2015-03-26 00:12:56 +02:00
Jussi Pakkanen 3630febe1e Verify that option names do not have invalid characters. 2014-12-21 21:34:26 +02:00
Jussi Pakkanen 525f0ae6d2 Harmonised copyright declarations. 2014-11-16 20:19:12 +02:00
Jussi Pakkanen 55759e4aa9 Can specify project options on the command line and the override defaults. 2014-08-06 21:40:23 +03:00
Jussi Pakkanen 83237f2b38 Added option for werror. 2014-07-18 20:51:26 +03:00
Jussi Pakkanen b8f6c3f39c Standardise on prefix instead of installprefix. 2014-07-18 20:40:42 +03:00
Jussi Pakkanen 2502beccc9 The final renaming. 2014-03-17 00:37:47 +02:00
Jussi Pakkanen 4ab3dc440b Kill ply dependency dead. 2014-03-17 00:34:31 +02:00
Jussi Pakkanen 7bc5867178 Can print and set paths with mesonconf. 2014-01-12 19:40:16 +02:00
Jussi Pakkanen f31bf4636a Can set core options. 2014-01-05 23:03:52 +02:00
Jussi Pakkanen 11c812769a Can haz subproject options. 2013-12-09 20:26:12 +02:00
Jussi Pakkanen 73d35dcaea Validate option values on all assignments. 2013-10-23 20:05:53 +03:00
Jussi Pakkanen 4a899f2d9b Turn user options into for widgets. 2013-10-18 20:15:49 +03:00
Jussi Pakkanen 7d50378d25 Added combo options because why the hell not. 2013-10-16 22:55:16 +03:00
Jussi Pakkanen 309a5c1510 Options can be accessed from scripts. 2013-10-16 22:33:33 +03:00
Jussi Pakkanen 4e522ef215 Very basic option parser skeleton. 2013-10-16 21:50:07 +03:00