summaryrefslogtreecommitdiff
path: root/tmk_core/rules.mk
Commit message (Expand)AuthorAge
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-20
* Skip unsupported firmware check message in silent mode (#5765)Drashna Jaelre2019-07-15
* add 'objs-size' target into tmk_core/avr.mk (#5490)Takeshi ISHII2019-07-15
* Display firmware size percentage (#6307)fauxpark2019-07-11
* Fix chibios so the dfu-suffix is only applied once. (#6270)skullydazed2019-07-07
* fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)Takeshi ISHII2019-04-22
* build size-check enhancement (#5485)Takeshi ISHII2019-03-27
* Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre2019-02-12
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-14
* Made a userspace that allows you to use your keyboard as an order of operatio...Ajax2018-10-23
* Treat too-large firmwares as an error, not a warning (#3956)skullydazed2018-09-27
* change messege at 'check-size' targetmtei2018-08-16
* Better non-Linux support (#2524)dankm2018-03-26
* add conditional to perform check-size only for supported architecturesMichael F. Lamb2018-02-08
* make check_size work across platformsMichael F. Lamb2018-02-08
* Use perl directly instead of grep -PErin Call2018-02-02
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Clueboard 60% support (#1746)skullydazed2017-09-29
* update building for .hex, secrets movingJack Humbert2017-08-21
* move version info to the top of the outputJack Humbert2017-08-08
* add version to make outputJack Humbert2017-08-08
* Add make option for allowing warningsFred Sundvik2017-04-13
* Enable warnings as errorsFred Sundvik2017-04-13
* Fix the ldflags.txt and obj.txt checksFred Sundvik2016-09-04
* Add -p parameter to mkdirFred Sundvik2016-08-27
* Disable map file creation when building testsFred Sundvik2016-08-27
* Rules for compiling and linking google testFred Sundvik2016-08-27
* Fix the clean targetFred Sundvik2016-08-20
* Add output specific config fileFred Sundvik2016-08-20
* Output specific include pathsFred Sundvik2016-08-20
* More general system for generating several outputsFred Sundvik2016-08-20
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-20
* Remove unneded code from tmk_core/rules.mkFred Sundvik2016-08-20
* Remove the quick commands and add proper cleanFred Sundvik2016-07-31
* Also depend on the gcc versionFred Sundvik2016-07-31
* Force compilation and linking when options changesFred Sundvik2016-07-31
* More reliable .d file generationFred Sundvik2016-07-31
* Enable vpath seraching for source files onlyFred Sundvik2016-07-31
* Speed up ChibiOS keymap compilationFred Sundvik2016-07-29
* tmk_core/rules.mk: Make PRINT_ERROR* stop on errorGergely Nagy2016-07-27
* Use order only prerequisites to avoid re-linkingFred Sundvik2016-07-08
* Fix name of makefile dep filesFred Sundvik2016-07-08
* Fix the link targetFred Sundvik2016-07-08
* Speed up compilation by not using recusive makeFred Sundvik2016-07-08
* Add dfu-util command for programmingFred Sundvik2016-07-05
* Add warning when submodules are not updated (#469)fredizzimo2016-07-01
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Test all subprojects with travis (#464)Jack Humbert2016-06-30