aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/ConfigTemplates.hxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-26config/Templates: add attribute "deprecated"Max Kellermann1-2/+7
2015-06-26config/Templates: add constructor with defaulted "repeat" parameterMax Kellermann1-0/+4
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-2/+2
The old struct config_param remains only for top-level string options.
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-24Config*: move to config/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann1-70/+5
Look up top-level config options by enum (= integer), not by name string.
2013-01-30ConfigOption: rename to ConfigTemplateMax Kellermann1-4/+4
2013-01-30ConfigFile: move code to ConfigOptions.cxxMax Kellermann1-0/+98