summaryrefslogtreecommitdiff
path: root/script/generate_param.py
AgeCommit message (Expand)AuthorFilesLines
2014-02-20param: change s3_param.h from a generated file to a static oneGarming Sam1-31/+2
2014-02-20param: remove generated loadparm ctx table file and include it directlyGarming Sam1-27/+2
2014-02-20param: use loadparm_globals struct instead of lp function pointers in s3_helpersGarming Sam1-34/+3
2014-02-20lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam1-13/+18
2014-02-12lib/param: update generate_param.py to generate more of loadparmGarming Sam1-24/+259
2014-02-12param: auto generate param_functions.c at build timeGarming Sam1-0/+113