summaryrefslogtreecommitdiff
path: root/shared/config-parser.h
Commit message (Expand)AuthorAgeFilesLines
* shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Pass config file from compositor to everythingPekka Paalanen2015-03-271-0/+5
* tests: allow running make check without make installDerek Foreman2014-08-221-0/+3
* compositor: Log the full path of the config file we're usingKristian Høgsberg2013-09-211-0/+3
* config-parser: Make weston_config_parse() tkae a file nameKristian Høgsberg2013-09-211-4/+1
* shared: Remove no longer used parse_config_file()Kristian Høgsberg2013-09-211-5/+0
* evdev-touchpad: Set some options using weston.iniArmin K2013-08-121-0/+4
* config-parser: Add section iterator APIKristian Høgsberg2013-05-261-0/+5
* Add new config parserKristian Høgsberg2013-05-231-0/+29
* config-parser: Honor XDG_CONFIG_DIRSOssama Othman2013-05-141-3/+3
* sdk: be C++ friendlyGiulio Camuffo2013-03-281-0/+8
* Pass argc pointer to parse_options()Kristian Høgsberg2013-02-201-1/+1
* configure.ac: Don't link weston to cairo or image librariesKristian Høgsberg2012-11-291-5/+0
* Fix a few -pedantic warningsKristian Høgsberg2012-05-101-1/+1
* Consolidate image loading code and move to shared/Kristian Høgsberg2012-03-121-0/+5
* Add an option parserKristian Høgsberg2012-03-121-0/+18
* Implement CONFIG_KEY_UNSIGNED_INTEGERScott Moreau2012-01-271-3/+4
* Use '-' to separate words in file namesKristian Høgsberg2011-12-081-0/+54