Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak the bakefile output a bit | Jack Lloyd | 2017-12-10 | 1 | -8/+19 |
| | | | | Multiple files can be listed in the sources {} block, so do that. | ||||
* | Fix bakefile arch setting for x86-32 | Jack Lloyd | 2017-12-10 | 1 | -1/+1 |
| | | | | Restrict bakefile to x86 since thats all that is supported. | ||||
* | Use for loops in cmake and bakefile builds | Jack Lloyd | 2017-12-10 | 1 | -5/+17 |
| | |||||
* | Use template file to generate bakefile | Jack Lloyd | 2017-12-10 | 1 | -0/+28 |