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