Commit Graph

54 Commits (800ec55dfca06b4630acf62cbb5f130c4031e4f1)

Author SHA1 Message Date
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
7 years ago
Jack Humbert c3c07eff51 update building for .hex, secrets moving
7 years ago
Jack Humbert 26d348b6d1 move version info to the top of the output
7 years ago
Jack Humbert 5210f94a56 add version to make output
7 years ago
Fred Sundvik d68294615f Add make option for allowing warnings
7 years ago
Fred Sundvik f39e9928eb Enable warnings as errors
7 years ago
Fred Sundvik 13f3c73386 Fix the ldflags.txt and obj.txt checks
8 years ago
Fred Sundvik 03b1d142f2 Add -p parameter to mkdir
8 years ago
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
8 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test
8 years ago
Fred Sundvik 48f8ab1ae2 Fix the clean target
8 years ago
Fred Sundvik 9028a412ea Add output specific config file
8 years ago
Fred Sundvik 33fbd3be36 Output specific include paths
8 years ago
Fred Sundvik 3aac4e95c9 More general system for generating several outputs
8 years ago
Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile
8 years ago
Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk
8 years ago
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
8 years ago
Fred Sundvik d5a947b324 Also depend on the gcc version
8 years ago
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
8 years ago
Fred Sundvik e58e9af2ab More reliable .d file generation
8 years ago
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
8 years ago
Fred Sundvik bf1c865c7a Speed up ChibiOS keymap compilation
8 years ago
Gergely Nagy dd77054790 tmk_core/rules.mk: Make PRINT_ERROR* stop on error
8 years ago
Fred Sundvik 6911ead027 Use order only prerequisites to avoid re-linking
8 years ago
Fred Sundvik e8e300d5c4 Fix name of makefile dep files
8 years ago
Fred Sundvik 1e3db59097 Fix the link target
8 years ago
Fred Sundvik b86b0480d5 Speed up compilation by not using recusive make
8 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming
8 years ago
fredizzimo 1b319151aa Add warning when submodules are not updated (#469)
8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
8 years ago
Jack Humbert a8b55f8c85 Test all subprojects with travis (#464)
8 years ago
Jack Humbert 2d80eee6b8 test handwired boards
8 years ago
Jack Humbert 7db2ec1509 updates planck experimental, width of color output
8 years ago
Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459)
8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
8 years ago
fredizzimo a69d002506 Fix the make all-keyboards command (#422)
8 years ago
Jack Humbert a8375fa15a updates all config.h and Makefiles to correct references, text
8 years ago
fredizzimo 3f6fac4721 Add quick version of the all-* makefile targets (#417)
8 years ago
Eric Tang e175b8d56f removes extra dfu erase (#415)
8 years ago
Jack Humbert 91b469d88f correctly test to see if awk exists
8 years ago
Jack Humbert 33e83aaaca make awk optional (uses cat)
8 years ago
Jack Humbert 42b40e6fde no more cc error on windows
8 years ago
Jack Humbert d9e4dad0a8 Makefile redo & other features (#395)
8 years ago
Jack Humbert 84276ee561 removes stray paren
8 years ago
Hartmut Goebel cea4b9a4bb Update to Makefile an ergodox readme (#365)
8 years ago
Jack Humbert a53bc24c4d makes .SILENT (less verbose) by default - override with VERBOSE=1
8 years ago
Jack Humbert 287eb7ad14 Converted audio play functions to *_user (#349)
8 years ago
Jack Humbert bf545061f2 outputs size when make dfuing
8 years ago