| Commit message (Expand) | Author | Age | Files | Lines |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -2/+4 |
* | Improve the Makefile message a bit more (#9161) | Ryan | 2020-05-22 | 1 | -2/+2 |
* | Remove broken example from Makefile (#9159) | ridingqwerty | 2020-05-21 | 1 | -1/+1 |
* | avoid 'Entering|Leaving directory' messages (#9061) | Joel Challis | 2020-05-14 | 1 | -0/+3 |
* | Revert "Fix conflicting types for 'tfp_printf' (#8269)" | skullY | 2020-05-04 | 1 | -1/+0 |
* | Fix conflicting types for 'tfp_printf' (#8269) | Joel Challis | 2020-05-03 | 1 | -0/+1 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -0/+6 |
* | Allow 'make all:<user>' to not build EVERYTHING (#7402) | Joel Challis | 2019-11-20 | 1 | -0/+5 |
* | Set `git submodule update` depth to 50 (#7269) | fauxpark | 2019-11-05 | 1 | -4/+4 |
* | Add list-keymaps make target (#5563) | fauxpark | 2019-09-21 | 1 | -0/+13 |
* | Update submodule check to include LUFA (#6661) | Drashna Jaelre | 2019-09-03 | 1 | -0/+1 |
* | Add an alternative method for keyboard discovery to speed up build (#6073) | Joel Challis | 2019-08-15 | 1 | -1/+8 |
* | Make python a required build dependency (#5784) | skullydazed | 2019-05-06 | 1 | -0/+2 |
* | Shallow clone submodules. (#5279) | Blaž Hrastnik | 2019-03-08 | 1 | -3/+3 |
* | Add distclean target instead | fauxpark | 2019-02-05 | 1 | -6/+7 |
* | These targets should be .PHONY | fauxpark | 2019-02-05 | 1 | -0/+4 |
* | make clean should remove .bin and .hex too | fauxpark | 2019-02-05 | 1 | -2/+4 |
* | Remove duplicate make invocations | zvecr | 2019-01-30 | 1 | -2/+3 |
* | improve looks like hang up when first time execute make git-submodule (#3846) | leico | 2018-09-10 | 1 | -1/+1 |
* | Correct parsing of rules.mk for keyboard revisions | Fredric Silberberg | 2018-07-17 | 1 | -17/+12 |
* | Added a clean target to remove build artifacts | Sebastian | 2018-03-16 | 1 | -0/+6 |
* | update version silencing | Jack Humbert | 2017-11-14 | 1 | -1/+1 |
* | update travis script | Jack Humbert | 2017-11-14 | 1 | -0/+10 |
* | add note to makefile for future use | Jack Humbert | 2017-10-15 | 1 | -0/+1 |
* | fix up default keymaps and remove keyboard folder filter | Jack Humbert | 2017-10-15 | 1 | -1/+1 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -178/+182 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 1 | -4/+6 |
* | Revert "Remove the "lib/%" rule." | skullY | 2017-09-06 | 1 | -0/+4 |
* | Remove the "lib/%" rule. | skullY | 2017-09-06 | 1 | -4/+0 |
* | Clone chibios and ugfx if it's not already checked out. (#1651) | skullydazed | 2017-09-06 | 1 | -0/+7 |
* | add a `git-submodule` make target. | skullY | 2017-08-28 | 1 | -0/+4 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 1 | -0/+10 |
* | move qmk version to very top, exclude when git isn't available | Jack Humbert | 2017-08-10 | 1 | -2/+6 |
* | move version info to the top of the output | Jack Humbert | 2017-08-08 | 1 | -1/+2 |
* | Fix building of multiple test directories | Fred Sundvik | 2017-07-20 | 1 | -1/+1 |
* | Fix Makefile error_occured output for unit tests | Fred Sundvik | 2017-07-10 | 1 | -0/+2 |
* | Add basic infrastrucure for building full tests | Fred Sundvik | 2017-06-18 | 1 | -1/+1 |
* | Add SKIP_VERSION option to speed up compilation | Fred Sundvik | 2017-04-13 | 1 | -0/+8 |
* | Add makefile option to break on errors | Fred Sundvik | 2017-04-13 | 1 | -3/+10 |
* | Typo fixes | Osamu Aoki | 2017-02-02 | 1 | -18/+18 |
* | Merge pull request #869 from dylanjgscott/master | Jack Humbert | 2017-01-27 | 1 | -2/+2 |
|\ |
|
| * | Compare Makefile with itself instead of using `--help` | Dylan Scott | 2017-01-24 | 1 | -2/+2 |
* | | Clean up the SKIP_GIT code | Fred Sundvik | 2016-12-29 | 1 | -17/+2 |
* | | Remove extra parenthesis from Makefile | Fred Sundvik | 2016-12-29 | 1 | -1/+1 |
* | | Adding SKIP_GIT to speed up compiles. | IBNobody | 2016-11-01 | 1 | -18/+39 |
|/ |
|
* | Run each sumbmake in a separate shell | Fred Sundvik | 2016-10-30 | 1 | -8/+23 |
* | The all target makes all keyboards and all tests | Fred Sundvik | 2016-08-27 | 1 | -1/+5 |
* | Support for running and cleaning all tests | Fred Sundvik | 2016-08-27 | 1 | -11/+22 |
* | Detect failures when running multiple tests | Fred Sundvik | 2016-08-27 | 1 | -2/+11 |
* | Fix running multiple tests | Fred Sundvik | 2016-08-27 | 1 | -2/+4 |