index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
rules.mk
Age
Commit message (
Expand
)
Author
2020-08-29
Add ability to dump all makefile variables for the specified target. (#8256)
Nick Brassel
2020-05-20
Fix ChibiOS FPU build logic (#9132)
Joel Challis
2020-04-17
Remove Atmel FLIP from install scripts and documentation (#8822)
Ryan
2020-04-13
Add support for hardware and board initialisation overrides. (#8330)
Nick Brassel
2020-01-31
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
Nick Brassel
2019-11-24
Remove CR when computing BOOTLOADER_SIZE. (#7453)
a_p_u_r_o
2019-08-20
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-07-15
Skip unsupported firmware check message in silent mode (#5765)
Drashna Jaelre
2019-07-15
add 'objs-size' target into tmk_core/avr.mk (#5490)
Takeshi ISHII
2019-07-11
Display firmware size percentage (#6307)
fauxpark
2019-07-07
Fix chibios so the dfu-suffix is only applied once. (#6270)
skullydazed
2019-04-22
fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
Takeshi ISHII
2019-03-27
build size-check enhancement (#5485)
Takeshi ISHII
2019-02-12
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
Drashna Jaelre
2018-12-14
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
Takeshi ISHII
2018-10-23
Made a userspace that allows you to use your keyboard as an order of operatio...
Ajax
2018-09-27
Treat too-large firmwares as an error, not a warning (#3956)
skullydazed
2018-08-16
change messege at 'check-size' target
mtei
2018-03-26
Better non-Linux support (#2524)
dankm
2018-02-08
add conditional to perform check-size only for supported architectures
Michael F. Lamb
2018-02-08
make check_size work across platforms
Michael F. Lamb
2018-02-02
Use perl directly instead of grep -P
Erin Call
2018-01-28
Always copy the firmware file to the root qmk_firmware directory (#2314)
skullydazed
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-29
Clueboard 60% support (#1746)
skullydazed
2017-08-21
update building for .hex, secrets moving
Jack Humbert
2017-08-08
move version info to the top of the output
Jack Humbert
2017-08-08
add version to make output
Jack Humbert
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
[next]