| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clone chibios and ugfx if it's not already checked out. (#1651) | skullydazed | 2017-09-06 | 1 | -2/+1 |
| | | | | | | | * Clone chibios and ugfx if it's not already checked out. * update the submodule out of date message | ||||
| * | Fix printf error in make output on msys2 | Fred Sundvik | 2017-07-12 | 1 | -2/+2 |
| | | |||||
| * | Detect failures when running multiple tests | Fred Sundvik | 2016-08-27 | 1 | -0/+1 |
| | | | | | Also add better output. | ||||
| * | The makefile actually calls build_test | Fred Sundvik | 2016-08-27 | 1 | -0/+7 |
| | | |||||
| * | Comment the Makefile | Fred Sundvik | 2016-08-20 | 1 | -2/+11 |
| | | | | | Also move some messages to message.mk | ||||
| * | Continue on error | Fred Sundvik | 2016-08-20 | 1 | -2/+5 |
| | | |||||
| * | More general system for generating several outputs | Fred Sundvik | 2016-08-20 | 1 | -1/+28 |
| | | |||||
| * | Options for silent compilation | Fred Sundvik | 2016-08-20 | 1 | -4/+0 |
| | | | | | | | 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 | ||||
| * | Actual compilation | Fred Sundvik | 2016-08-20 | 1 | -1/+2 |
| | | |||||
| * | Add color output | Fred Sundvik | 2016-08-20 | 1 | -0/+35 |
