| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-12 | Fix printf error in make output on msys2 | ||
| 2016-08-27 | Detect failures when running multiple tests | ||
| Also add better output. | |||
| 2016-08-27 | The makefile actually calls build_test | ||
| 2016-08-20 | Comment the Makefile | ||
| Also move some messages to message.mk | |||
| 2016-08-20 | Continue on error | ||
| 2016-08-20 | More general system for generating several outputs | ||
| 2016-08-20 | Options for silent compilation | ||
| A single keyboard is always by default compiled in verbose mode. While multiple keyboards are compiled in silent mode. This can be overriden by the silent variable from the command line | |||
| 2016-08-20 | Actual compilation | ||
| 2016-08-20 | Add color output | ||