Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5004 | Kartik Agaram | 2019-03-14 | 1 | -1/+1 |
| | |||||
* | 4408 | Kartik Agaram | 2018-07-25 | 1 | -0/+1 |
| | | | | Really Fix CI. | ||||
* | 4403 | Kartik Agaram | 2018-07-25 | 1 | -0/+1 |
| | | | | | | 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 | -4/+4 |
| | | | | | | 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) | ||||
* | 4222 | Kartik K. Agaram | 2018-03-13 | 1 | -0/+0 |
| | |||||
* | 4221 - more docs about build process | Kartik K. Agaram | 2018-03-13 | 1 | -0/+13 |
| | |||||
* | 4219 - add an even simpler build script | Kartik K. Agaram | 2018-03-13 | 1 | -29/+6 |
| | |||||
* | 4216 - include simpler alternative to build script | Kartik K. Agaram | 2018-03-12 | 1 | -0/+53 |