| Commit message (Expand) | Author | Age | Files | Lines |
* | `--parallel` improvements (#13800) | ruro | 2021-08-18 | 1 | -0/+4 |
* | Update `MSG_PYTHON_MISSING` (#13427) | Ryan | 2021-07-06 | 1 | -2/+2 |
* | Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424) | Ryan | 2021-07-03 | 1 | -2/+2 |
* | Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (... | Purdea Andrei | 2021-06-16 | 1 | -0/+2 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -1/+3 |
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -2/+1 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+3 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -2/+1 |
* | Use FIRMWARE_FORMAT for "Checking file size" message (#8121) | fauxpark | 2020-02-10 | 1 | -1/+1 |
* | Update dirty submodule make message (#8065) | fauxpark | 2020-02-02 | 1 | -5/+2 |
* | Fix misunderstanding of CPPFLAGS and CXXFLAGS. | Nick Brassel | 2020-01-31 | 1 | -1/+1 |
* | Add list-keymaps make target (#5563) | fauxpark | 2019-09-21 | 1 | -0/+5 |
* | Move Bootloader not found message to global variable (#6688) | Drashna Jaelre | 2019-09-08 | 1 | -0/+1 |
* | Add a universal flash command for cli (#6224) | Drashna Jaelre | 2019-08-20 | 1 | -0/+2 |
* | Display firmware size percentage (#6307) | fauxpark | 2019-07-11 | 1 | -2/+2 |
* | Make python a required build dependency (#5784) | skullydazed | 2019-05-06 | 1 | -0/+4 |
* | build size-check enhancement (#5485) | Takeshi ISHII | 2019-03-27 | 1 | -0/+1 |
* | Treat too-large firmwares as an error, not a warning (#3956) | skullydazed | 2018-09-27 | 1 | -3/+3 |
* | change messege at 'check-size' target | mtei | 2018-08-16 | 1 | -2/+2 |
* | Update message.mk (#3602) | Kyle Brown | 2018-08-09 | 1 | -1/+1 |
* | Reset color after submodule warning message | Marco Scannadinari | 2018-01-12 | 1 | -1/+1 |
* | Change awk detector to work with mawk; fixes #2073 | Tim Dierks | 2017-11-30 | 1 | -1/+1 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -2/+6 |
* | Clone chibios and ugfx if it's not already checked out. (#1651) | skullydazed | 2017-09-06 | 1 | -2/+1 |
* | 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 |
* | 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 |
* | 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 |
* | Actual compilation | Fred Sundvik | 2016-08-20 | 1 | -1/+2 |
* | Add color output | Fred Sundvik | 2016-08-20 | 1 | -0/+35 |