summaryrefslogtreecommitdiff
path: root/message.mk
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Migrate makefile utilities to sub-directory (#14917)Joel Challis1-102/+0
2021-09-29Move "firmware size check skipped" note to message.mk (#14632)Ryan1-0/+1
2021-08-18`--parallel` improvements (#13800)ruro1-0/+4
2021-07-06Update `MSG_PYTHON_MISSING` (#13427)Ryan1-2/+2
2021-07-03Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)Ryan1-2/+2
2021-06-16Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei1-0/+2
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-1/+3
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White1-2/+1
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-0/+3
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young1-2/+1
2020-02-10Use FIRMWARE_FORMAT for "Checking file size" message (#8121)fauxpark1-1/+1
2020-02-02Update dirty submodule make message (#8065)fauxpark1-5/+2
2020-01-31Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel1-1/+1
2019-09-21Add list-keymaps make target (#5563)fauxpark1-0/+5
2019-09-08Move Bootloader not found message to global variable (#6688)Drashna Jaelre1-0/+1
2019-08-20Add a universal flash command for cli (#6224)Drashna Jaelre1-0/+2
2019-07-11Display firmware size percentage (#6307)fauxpark1-2/+2
2019-05-06Make python a required build dependency (#5784)skullydazed1-0/+4
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-09Update message.mk (#3602)Kyle Brown1-1/+1
2018-01-12Reset color after submodule warning messageMarco Scannadinari1-1/+1
2017-11-30Change awk detector to work with mawk; fixes #2073Tim Dierks1-1/+1
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert1-2/+6
2017-09-06Clone 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