aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/bakefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Tweak the bakefile output a bitJack Lloyd2017-12-101-8/+19
| | | | Multiple files can be listed in the sources {} block, so do that.
* Fix bakefile arch setting for x86-32Jack Lloyd2017-12-101-1/+1
| | | | Restrict bakefile to x86 since thats all that is supported.
* Use for loops in cmake and bakefile buildsJack Lloyd2017-12-101-5/+17
|
* Use template file to generate bakefileJack Lloyd2017-12-101-0/+28