index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
rules.mk
Age
Commit message (
Expand
)
Author
2017-04-13
Add make option for allowing warnings
Fred Sundvik
2017-04-13
Enable warnings as errors
Fred Sundvik
2016-09-04
Fix the ldflags.txt and obj.txt checks
Fred Sundvik
2016-08-27
Add -p parameter to mkdir
Fred Sundvik
2016-08-27
Disable map file creation when building tests
Fred Sundvik
2016-08-27
Rules for compiling and linking google test
Fred Sundvik
2016-08-20
Fix the clean target
Fred Sundvik
2016-08-20
Add output specific config file
Fred Sundvik
2016-08-20
Output specific include paths
Fred Sundvik
2016-08-20
More general system for generating several outputs
Fred Sundvik
2016-08-20
Move git submodule check and version generation to main Makefile
Fred Sundvik
2016-08-20
Remove unneded code from tmk_core/rules.mk
Fred Sundvik
2016-07-31
Remove the quick commands and add proper clean
Fred Sundvik
2016-07-31
Also depend on the gcc version
Fred Sundvik
2016-07-31
Force compilation and linking when options changes
Fred Sundvik
2016-07-31
More reliable .d file generation
Fred Sundvik
2016-07-31
Enable vpath seraching for source files only
Fred Sundvik
2016-07-29
Speed up ChibiOS keymap compilation
Fred Sundvik
2016-07-27
tmk_core/rules.mk: Make PRINT_ERROR* stop on error
Gergely Nagy
2016-07-08
Use order only prerequisites to avoid re-linking
Fred Sundvik
2016-07-08
Fix name of makefile dep files
Fred Sundvik
2016-07-08
Fix the link target
Fred Sundvik
2016-07-08
Speed up compilation by not using recusive make
Fred Sundvik
2016-07-05
Add dfu-util command for programming
Fred Sundvik
2016-07-01
Add warning when submodules are not updated (#469)
fredizzimo
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-30
Test all subprojects with travis (#464)
Jack Humbert
2016-06-29
test handwired boards
Jack Humbert
2016-06-29
updates planck experimental, width of color output
Jack Humbert
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
2016-06-21
Fix the make all-keyboards command (#422)
fredizzimo
2016-06-21
updates all config.h and Makefiles to correct references, text
Jack Humbert
2016-06-18
Add quick version of the all-* makefile targets (#417)
fredizzimo
2016-06-17
removes extra dfu erase (#415)
Eric Tang
2016-06-16
correctly test to see if awk exists
Jack Humbert
2016-06-16
make awk optional (uses cat)
Jack Humbert
2016-06-11
no more cc error on windows
Jack Humbert
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
2016-06-01
removes stray paren
Jack Humbert
2016-05-31
Update to Makefile an ergodox readme (#365)
Hartmut Goebel
2016-05-28
makes .SILENT (less verbose) by default - override with VERBOSE=1
Jack Humbert
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
2016-05-18
outputs size when make dfuing
Jack Humbert
2016-05-05
[Jack & Erez] Adds an option for user-specific config.h files
Erez Zukerman
2015-05-10
Add compile options '-fdata-sections'
Jun Wako
2015-04-23
Fix dfu-programmer parameters
Jun Wako
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk