Commit Graph

19 Commits (98d7ad6f497449634eb1a0037d2c21ac73da9841)

Author SHA1 Message Date
Fred Sundvik a377017c95 Add possibility to control variable trace from make 8 years ago
Fred Sundvik f519b94be7 Add variable trace
For debugging changes to variables, either normally or as a result
of a memory corruption.
8 years ago
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate
mapping table
8 years ago
Gergely Nagy 2f0395ce72 build_keyboard.mk: Restore UCIS_ENABLE support
During the build system refactor, support for enabling UCIS seems to
have been lost. This little patch adds that back, so that keymaps using
UCIS can be compiled again.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Fred Sundvik 6410f0c021 The all target makes all keyboards and all tests 8 years ago
Fred Sundvik c692fd1d55 More common settings for unit tests and keyboards 8 years ago
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests 8 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test 8 years ago
Fred Sundvik 27a673f5cf The makefile actually calls build_test 8 years ago
Fred Sundvik 2e3834edea Merge remote-tracking branch 'upstream/master' into makefile_overhaul 8 years ago
Fred Sundvik 8f16403179 Change order of variable assignment
BUILD_DIR and TARGET was assigned too late, so the dfu-util target,
which depends on them did not work.
8 years ago
Fred Sundvik 3442e216dc Move bootloader_defs include to build_keyboard
Also fix it for subprojects
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 67b294ca66 Actual compilation 8 years ago
Fred Sundvik 86706de036 Parsing of makefile variables from starting dir 8 years ago