summaryrefslogtreecommitdiff
path: root/build_test.mk
AgeCommit message (Collapse)Author
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik
To support including keyboard/keymap specific rules before it
2017-06-18Emulate eepromFred Sundvik
2017-06-18Make sure config.h is includedFred Sundvik
2017-06-18Add basic infrastrucure for building full testsFred Sundvik
2016-08-27Disable map file creation when building testsFred Sundvik
It causes strange linker warnings on cygwin.
2016-08-27More common settings for unit tests and keyboardsFred Sundvik
2016-08-27Build actual tests, convert byte_stuffer_testsFred Sundvik
2016-08-27Rules for compiling and linking google testFred Sundvik
2016-08-27The makefile actually calls build_testFred Sundvik