Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4403 | Kartik Agaram | 2018-07-25 | 1 | -0/+2 |
| | | | | | | Couple of improvements for the tangle/ directory: a) Start running tangle unit tests at build time again. b) Option to print out test names as they run, just like in top-level. | ||||
* | 4253 - support running just a single C test | Kartik Agaram | 2018-06-06 | 1 | -0/+1 |
| | | | | We've had this ability for Mu scenarios forever. | ||||
* | 4233 - no real difference between -O2 or -O3 | Kartik K. Agaram | 2018-03-22 | 1 | -2/+2 |
| | | | | | | Neither in compile time, nor in the performance of the generated code. (Triggered by https://developers.redhat.com/blog/2018/03/21/compiler-and-linker-flags-gcc) | ||||
* | 4232 | Kartik K. Agaram | 2018-03-22 | 1 | -1/+2 |
| | |||||
* | 4221 - more docs about build process | Kartik K. Agaram | 2018-03-13 | 1 | -0/+14 |
| | |||||
* | 4219 - add an even simpler build script | Kartik K. Agaram | 2018-03-13 | 1 | -0/+182 |