summaryrefslogtreecommitdiff
path: root/build_test.mk
Commit message (Expand)AuthorAge
* Infer more when building features (#13890)Joel Challis2021-10-17
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-07
* eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer2021-08-23
* Move print/debug files to quantum (#12069)Joel Challis2021-08-03
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-25
|\
| * Allow output of logging when running unit tests (#13556)Joel Challis2021-07-25
* | Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-09
|/
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-28
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-21
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
* Emulate eepromFred Sundvik2017-06-18
* Make sure config.h is includedFred Sundvik2017-06-18
* Add basic infrastrucure for building full testsFred Sundvik2017-06-18
* Disable map file creation when building testsFred Sundvik2016-08-27
* More common settings for unit tests and keyboardsFred Sundvik2016-08-27
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-27
* Rules for compiling and linking google testFred Sundvik2016-08-27
* The makefile actually calls build_testFred Sundvik2016-08-27