summaryrefslogtreecommitdiff
path: root/shared/config-parser.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-15shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-03-27Pass config file from compositor to everythingPekka Paalanen1-0/+5
2014-08-22tests: allow running make check without make installDerek Foreman1-0/+3
2013-09-21compositor: Log the full path of the config file we're usingKristian Høgsberg1-0/+3
2013-09-21config-parser: Make weston_config_parse() tkae a file nameKristian Høgsberg1-4/+1
2013-09-21shared: Remove no longer used parse_config_file()Kristian Høgsberg1-5/+0
2013-08-12evdev-touchpad: Set some options using weston.iniArmin K1-0/+4
2013-05-26config-parser: Add section iterator APIKristian Høgsberg1-0/+5
2013-05-23Add new config parserKristian Høgsberg1-0/+29
2013-05-14config-parser: Honor XDG_CONFIG_DIRSOssama Othman1-3/+3
2013-03-28sdk: be C++ friendlyGiulio Camuffo1-0/+8
2013-02-20Pass argc pointer to parse_options()Kristian Høgsberg1-1/+1
2012-11-29configure.ac: Don't link weston to cairo or image librariesKristian Høgsberg1-5/+0
2012-05-10Fix a few -pedantic warningsKristian Høgsberg1-1/+1
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg1-0/+5
2012-03-12Add an option parserKristian Høgsberg1-0/+18
2012-01-27Implement CONFIG_KEY_UNSIGNED_INTEGERScott Moreau1-3/+4
2011-12-08Use '-' to separate words in file namesKristian Høgsberg1-0/+54