14 Commits (299f87f0739ac3c73d71fb4000f18d455fcf4a4b)

Author SHA1 Message Date
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Marius Vlad 6630f2acd3 shared/: Please compiler when passed certain compile flags 5 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Eric Engestrom 0c30fa5503 option-parser: replace int/0/1 with bool/false/true 7 years ago
Lyude Paul 47bbdc7296
weston: Add support for "--foo bar" style options 7 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington d9779e3ff1 option-parser: Improve error checking for strtol call 8 years ago
Bryce Harrington f6051cbab8 option-parser: Require integer option string values to be base-10 8 years ago
Bryce Harrington 38298ec0b4 option-parser: Handle short double-arg options 9 years ago
Bryce Harrington 6c6164c5ba shared: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Bill Spitzak 3011493e9b parse_options: fail on more malformed options 10 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago