aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix the ldflags.txt and obj.txt checksFred Sundvik2016-09-041-2/+4
* Add -p parameter to mkdirFred Sundvik2016-08-271-2/+2
* Disable map file creation when building testsFred Sundvik2016-08-271-1/+5
* Rules for compiling and linking google testFred Sundvik2016-08-271-10/+9
* Fix the clean targetFred Sundvik2016-08-201-2/+1
* Add output specific config fileFred Sundvik2016-08-201-14/+6
* Output specific include pathsFred Sundvik2016-08-201-13/+5
* More general system for generating several outputsFred Sundvik2016-08-201-85/+40
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-201-11/+2
* Remove unneded code from tmk_core/rules.mkFred Sundvik2016-08-201-89/+2
* Remove the quick commands and add proper cleanFred Sundvik2016-07-311-26/+5
* Also depend on the gcc versionFred Sundvik2016-07-311-3/+5
* Force compilation and linking when options changesFred Sundvik2016-07-311-9/+28
* More reliable .d file generationFred Sundvik2016-07-311-8/+16
* Enable vpath seraching for source files onlyFred Sundvik2016-07-311-1/+11
* Speed up ChibiOS keymap compilationFred Sundvik2016-07-291-17/+33
* tmk_core/rules.mk: Make PRINT_ERROR* stop on errorGergely Nagy2016-07-271-2/+2
* Use order only prerequisites to avoid re-linkingFred Sundvik2016-07-081-9/+11
* Fix name of makefile dep filesFred Sundvik2016-07-081-1/+1
* Fix the link targetFred Sundvik2016-07-081-1/+1
* Speed up compilation by not using recusive makeFred Sundvik2016-07-081-38/+21
* Add dfu-util command for programmingFred Sundvik2016-07-051-0/+6
* Add warning when submodules are not updated (#469)fredizzimo2016-07-011-1/+13
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-209/+11
* Test all subprojects with travis (#464)Jack Humbert2016-06-301-5/+10
* test handwired boardsJack Humbert2016-06-291-3/+4
* updates planck experimental, width of color outputJack Humbert2016-06-291-1/+1
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-5/+19
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-16/+2
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-8/+8
* Fix the make all-keyboards command (#422)fredizzimo2016-06-211-9/+26
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+1
* Add quick version of the all-* makefile targets (#417)fredizzimo2016-06-181-7/+15
* removes extra dfu erase (#415)Eric Tang2016-06-171-29/+27
* correctly test to see if awk existsJack Humbert2016-06-161-1/+1
* make awk optional (uses cat)Jack Humbert2016-06-161-14/+20
* no more cc error on windowsJack Humbert2016-06-111-2/+2
* Makefile redo & other features (#395)Jack Humbert2016-06-111-115/+184
* removes stray parenJack Humbert2016-06-011-1/+1
* Update to Makefile an ergodox readme (#365)Hartmut Goebel2016-05-311-2/+7
* makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert2016-05-281-14/+0
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-1/+7
* outputs size when make dfuingJack Humbert2016-05-181-1/+1
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-051-0/+9
* Add compile options '-fdata-sections'Jun Wako2015-05-101-0/+1
* Fix dfu-programmer parametersJun Wako2015-04-231-1/+5
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+619