summaryrefslogtreecommitdiffstats
path: root/message.mk
AgeCommit message (Expand)AuthorFilesLines
2019-03-27build size-check enhancement (#5485)Takeshi ISHII1-0/+1
2018-09-27Treat too-large firmwares as an error, not a warning (#3956)skullydazed1-3/+3
2018-08-16change messege at 'check-size' targetmtei1-2/+2
2018-08-10Update message.mk (#3602)Kyle Brown1-1/+1
2018-01-12Reset color after submodule warning messageMarco Scannadinari1-1/+1
2017-12-01Change awk detector to work with mawk; fixes #2073Tim Dierks1-1/+1
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-2/+6
2017-09-07Clone chibios and ugfx if it's not already checked out. (#1651)skullydazed1-2/+1
2017-07-12Fix printf error in make output on msys2Fred Sundvik1-2/+2
2016-08-27Detect failures when running multiple testsFred Sundvik1-0/+1
2016-08-27The makefile actually calls build_testFred Sundvik1-0/+7
2016-08-20Comment the MakefileFred Sundvik1-2/+11
2016-08-20Continue on errorFred Sundvik1-2/+5
2016-08-20More general system for generating several outputsFred Sundvik1-1/+28
2016-08-20Options for silent compilationFred Sundvik1-4/+0
2016-08-20Actual compilationFred Sundvik1-1/+2
2016-08-20Add color outputFred Sundvik1-0/+35