Commit Graph

60 Commits (d2f3d387637f698625efdb21164e8c8f0a4cc682)

Author SHA1 Message Date
dankm 19a1fbaca2 Better non-Linux support (#2524)
8 years ago
Michael F. Lamb fca31693df add conditional to perform check-size only for supported architectures
8 years ago
Michael F. Lamb fae8132295 make check_size work across platforms
8 years ago
Erin Call 904b1b3f99 Use perl directly instead of grep -P
8 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314)
8 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
8 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
8 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
8 years ago
Jack Humbert c3c07eff51 update building for .hex, secrets moving
8 years ago
Jack Humbert 26d348b6d1 move version info to the top of the output
8 years ago
Jack Humbert 5210f94a56 add version to make output
8 years ago
Fred Sundvik d68294615f Add make option for allowing warnings
9 years ago
Fred Sundvik f39e9928eb Enable warnings as errors
9 years ago
Fred Sundvik 13f3c73386 Fix the ldflags.txt and obj.txt checks
9 years ago
Fred Sundvik 03b1d142f2 Add -p parameter to mkdir
9 years ago
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
9 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test
9 years ago
Fred Sundvik 48f8ab1ae2 Fix the clean target
9 years ago
Fred Sundvik 9028a412ea Add output specific config file
9 years ago
Fred Sundvik 33fbd3be36 Output specific include paths
9 years ago
Fred Sundvik 3aac4e95c9 More general system for generating several outputs
9 years ago
Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile
9 years ago
Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk
9 years ago
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
9 years ago
Fred Sundvik d5a947b324 Also depend on the gcc version
9 years ago
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
9 years ago
Fred Sundvik e58e9af2ab More reliable .d file generation
9 years ago
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
9 years ago
Fred Sundvik bf1c865c7a Speed up ChibiOS keymap compilation
9 years ago
Gergely Nagy dd77054790 tmk_core/rules.mk: Make PRINT_ERROR* stop on error
9 years ago
Fred Sundvik 6911ead027 Use order only prerequisites to avoid re-linking
9 years ago
Fred Sundvik e8e300d5c4 Fix name of makefile dep files
9 years ago
Fred Sundvik 1e3db59097 Fix the link target
9 years ago
Fred Sundvik b86b0480d5 Speed up compilation by not using recusive make
9 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming
9 years ago
fredizzimo 1b319151aa Add warning when submodules are not updated (#469)
9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
9 years ago
Jack Humbert a8b55f8c85 Test all subprojects with travis (#464)
9 years ago
Jack Humbert 2d80eee6b8 test handwired boards
9 years ago
Jack Humbert 7db2ec1509 updates planck experimental, width of color output
9 years ago
Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459)
9 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
9 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
9 years ago
fredizzimo a69d002506 Fix the make all-keyboards command (#422)
9 years ago
Jack Humbert a8375fa15a updates all config.h and Makefiles to correct references, text
9 years ago
fredizzimo 3f6fac4721 Add quick version of the all-* makefile targets (#417)
10 years ago
Eric Tang e175b8d56f removes extra dfu erase (#415)
10 years ago
Jack Humbert 91b469d88f correctly test to see if awk exists
10 years ago
Jack Humbert 33e83aaaca make awk optional (uses cat)
10 years ago
Jack Humbert 42b40e6fde no more cc error on windows
10 years ago