aboutsummaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* More common settings for unit tests and keyboardsFred Sundvik2016-08-271-7/+18
|
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-271-5/+1
|
* Rules for compiling and linking google testFred Sundvik2016-08-271-0/+8
|
* The makefile actually calls build_testFred Sundvik2016-08-271-13/+1
|
* Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-241-0/+4
|
* Change order of variable assignmentFred Sundvik2016-08-211-9/+13
| | | | | BUILD_DIR and TARGET was assigned too late, so the dfu-util target, which depends on them did not work.
* Move bootloader_defs include to build_keyboardFred Sundvik2016-08-201-0/+9
| | | | Also fix it for subprojects
* Add output specific config fileFred Sundvik2016-08-201-7/+10
|
* Output specific include pathsFred Sundvik2016-08-201-14/+17
|
* More general system for generating several outputsFred Sundvik2016-08-201-16/+28
|
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-201-5/+0
|
* Remove unneded code from tmk_core/rules.mkFred Sundvik2016-08-201-1/+3
|
* Actual compilationFred Sundvik2016-08-201-129/+42
|
* Parsing of makefile variables from starting dirFred Sundvik2016-08-201-0/+276