Jussi Pakkanen
|
ac127db919
|
Get builtin options by correct name in subprojects.
|
2015-06-30 20:43:05 +03:00 |
Jussi Pakkanen
|
214a6b5c0a
|
Set option name in constructor. Closes #164.
|
2015-06-20 13:32:31 +03:00 |
jpakkane
|
f15eb466fb
|
Merge pull request #162 from mesonbuild/lint_errors
Fix some bugs when linting code
|
2015-06-19 13:10:07 +03:00 |
Igor Gnatenko
|
bc865ab943
|
optinterpreter: Undefined variable 'valuestring'
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
2015-06-19 10:45:20 +03:00 |
Igor Gnatenko
|
cf8be3a22f
|
optinterpreter: fix bad-continuation
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
2015-06-19 10:18:22 +03:00 |
Jussi Pakkanen
|
a9b59573bc
|
Better error message when someone has a malformed meson_options.txt. Closes #160.
|
2015-06-18 21:24:06 +03:00 |
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 |