summaryrefslogtreecommitdiff
path: root/conf.h
Commit message (Expand)AuthorAgeFilesLines
* Make the cleanup limit into a configurable variableAnders Björklund2016-07-291-0/+1
* Add option to not discard comments in preprocessorAnders Björklund2016-03-141-0/+1
* Add prefix option for precompiler tooAnders Björklund2016-01-141-0/+1
* Add feature to ignore headers in manifestAnders Björklund2015-12-221-0/+1
* Add "read-only direct" settingJoel Rosdahl2014-11-021-0/+1
* Merge branch 'master' into configJoel Rosdahl2012-02-201-0/+1
* config: Remove detect_shebang since it's only used for testsJoel Rosdahl2011-09-181-1/+0
* config: Track and print configuration item originsJoel Rosdahl2011-07-291-1/+4
* config: Add conf_print_items functionJoel Rosdahl2011-07-291-0/+3
* Use real size instead of multiples of 1024 for sizesJoel Rosdahl2011-07-261-1/+1
* config: Implement conf_set_value_in_file()Joel Rosdahl2011-07-201-0/+2
* config: First steps towards supporting config filesJoel Rosdahl2011-07-171-0/+40