aboutsummaryrefslogtreecommitdiff
path: root/src/gen_adldata/ini
AgeCommit message (Collapse)Author
2017-10-20Added CMake supportWohlstand
2017-07-30Improve gen_adldata programWohlstand
- Now it caches all generated data, so, we won't have to re-calculate same - File is writing by gen_adldata nor by stdout forward - Instead of hardcoded list of banks, I made the INI file which declares list of banks to generate - Add simple validators to tell which bank is absense and can't be loaded - Split code of gen_adldata.cc into multiple files of different role