aboutsummaryrefslogtreecommitdiffstats
path: root/build_test.mk
Commit message (Collapse)AuthorAgeFilesLines
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-0/+1
|
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-0/+5
| | | | To support including keyboard/keymap specific rules before it
* Emulate eepromFred Sundvik2017-06-181-0/+1
|
* Make sure config.h is includedFred Sundvik2017-06-181-0/+1
|
* Add basic infrastrucure for building full testsFred Sundvik2017-06-181-0/+3
|
* Disable map file creation when building testsFred Sundvik2016-08-271-0/+1
| | | | It causes strange linker warnings on cygwin.
* More common settings for unit tests and keyboardsFred Sundvik2016-08-271-0/+3
|
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-271-2/+12
|
* Rules for compiling and linking google testFred Sundvik2016-08-271-2/+40
|
* The makefile actually calls build_testFred Sundvik2016-08-271-0/+5