summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-29remove some old and unused code from Makefile (#11336)0.11.24Zach White
2020-12-18Add the ability to exclude keyboards from travis builds (#11178)0.11.13Zach White
2020-11-282020 November 28 Breaking Changes Update (#11053)0.11.0James Young
2020-05-302020 May 30 Breaking Changes Update (#9215)0.9.0James Young
2020-05-22Improve the Makefile message a bit more (#9161)0.8.182Ryan
2020-05-21Remove broken example from Makefile (#9159)0.8.180ridingqwerty
2020-05-14avoid 'Entering|Leaving directory' messages (#9061)0.8.160Joel Challis
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"0.8.146skullY
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)0.8.0James Young
2019-11-20Allow 'make all:<user>' to not build EVERYTHING (#7402)0.7.82Joel Challis
2019-11-05Set `git submodule update` depth to 50 (#7269)0.7.62fauxpark
2019-09-21Add list-keymaps make target (#5563)0.7.21fauxpark
2019-09-03Update submodule check to include LUFA (#6661)0.7.5Drashna Jaelre
2019-08-15Add an alternative method for keyboard discovery to speed up build (#6073)0.6.450Joel Challis
2019-05-06Make python a required build dependency (#5784)0.6.363skullydazed
2019-03-08Shallow clone submodules. (#5279)0.6.308Blaž Hrastnik
2019-02-05Add distclean target instead0.6.268fauxpark
2019-02-05These targets should be .PHONYfauxpark
2019-02-05make clean should remove .bin and .hex toofauxpark
2019-01-30Remove duplicate make invocations0.6.265zvecr
2018-09-10improve looks like hang up when first time execute make git-submodule (#3846)0.6.111leico
2018-07-17Correct parsing of rules.mk for keyboard revisionsFredric Silberberg
2018-03-16Added a clean target to remove build artifacts0.5.2590.5.2580.5.2570.5.256Sebastian
2017-11-14update version silencing0.5.163Jack Humbert
2017-11-14update travis script0.5.161Jack Humbert
2017-10-15add note to makefile for future use0.5.133Jack Humbert
2017-10-15fix up default keymaps and remove keyboard folder filterJack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-09-06Revert "Remove the "lib/%" rule."skullY
2017-09-06Remove the "lib/%" rule.skullY
2017-09-06Clone chibios and ugfx if it's not already checked out. (#1651)skullydazed
2017-08-28add a `git-submodule` make target.0.5.116skullY
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-08-10move qmk version to very top, exclude when git isn't available0.5.99Jack Humbert
2017-08-08move version info to the top of the output0.5.97Jack Humbert
2017-07-20Fix building of multiple test directoriesFred Sundvik
2017-07-10Fix Makefile error_occured output for unit testsFred Sundvik
2017-06-18Add basic infrastrucure for building full testsFred Sundvik
2017-04-13Add SKIP_VERSION option to speed up compilationFred Sundvik
2017-04-13Add makefile option to break on errorsFred Sundvik
2017-02-02Typo fixesOsamu Aoki
2017-01-27Merge pull request #869 from dylanjgscott/masterJack Humbert
2017-01-24Compare Makefile with itself instead of using `--help`Dylan Scott
2016-12-29Clean up the SKIP_GIT codeFred Sundvik
2016-12-29Remove extra parenthesis from MakefileFred Sundvik
2016-11-01Adding SKIP_GIT to speed up compiles.IBNobody
2016-10-30Run each sumbmake in a separate shellFred Sundvik