summaryrefslogtreecommitdiff
path: root/tmk_core/rules.mk
Commit message (Expand)AuthorAge
* 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
* test handwired boardsJack Humbert2016-06-29
* updates planck experimental, width of color outputJack Humbert2016-06-29
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-29
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* Fix the make all-keyboards command (#422)fredizzimo2016-06-21
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-21
* Add quick version of the all-* makefile targets (#417)fredizzimo2016-06-18
* removes extra dfu erase (#415)Eric Tang2016-06-17
* correctly test to see if awk existsJack Humbert2016-06-16
* make awk optional (uses cat)Jack Humbert2016-06-16
* no more cc error on windowsJack Humbert2016-06-11
* Makefile redo & other features (#395)Jack Humbert2016-06-11
* removes stray parenJack Humbert2016-06-01
* Update to Makefile an ergodox readme (#365)Hartmut Goebel2016-05-31
* makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert2016-05-28
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* outputs size when make dfuingJack Humbert2016-05-18
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-05
* Add compile options '-fdata-sections'Jun Wako2015-05-10
* Fix dfu-programmer parametersJun Wako2015-04-23
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10