Commit Graph

8 Commits

Author SHA1 Message Date
Kartik Agaram f898ee7a37 4403
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.
2018-07-25 13:07:01 -07:00
Kartik Agaram 53172ce13a 4253 - support running just a single C test
We've had this ability for Mu scenarios forever.
2018-06-06 09:27:44 -07:00
Kartik K. Agaram 34514ae8a6 4233 - no real difference between -O2 or -O3
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)
2018-03-22 21:52:35 -07:00
Kartik K. Agaram 49ec25f7d2 4222 2018-03-13 18:22:18 -07:00
Kartik K. Agaram 5763322b9c 4221 - more docs about build process 2018-03-13 09:04:07 -07:00
Kartik K. Agaram 075498ec16 4220 2018-03-13 08:37:19 -07:00
Kartik K. Agaram c912b7319f 4219 - add an even simpler build script 2018-03-13 08:34:05 -07:00
Kartik K. Agaram f0cf7af7d8 4216 - include simpler alternative to build script 2018-03-12 23:26:10 -07:00