summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Add list-keymaps make target (#5563)fauxpark2019-09-21
* Update submodule check to include LUFA (#6661)Drashna Jaelre2019-09-03
* Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis2019-08-15
* Make python a required build dependency (#5784)skullydazed2019-05-06
* Shallow clone submodules. (#5279)Blaž Hrastnik2019-03-08
* Add distclean target insteadfauxpark2019-02-05
* These targets should be .PHONYfauxpark2019-02-05
* make clean should remove .bin and .hex toofauxpark2019-02-05
* Remove duplicate make invocationszvecr2019-01-30
* improve looks like hang up when first time execute make git-submodule (#3846)leico2018-09-10
* Correct parsing of rules.mk for keyboard revisionsFredric Silberberg2018-07-17
* Added a clean target to remove build artifactsSebastian2018-03-16
* update version silencingJack Humbert2017-11-14
* update travis scriptJack Humbert2017-11-14
* add note to makefile for future useJack Humbert2017-10-15
* fix up default keymaps and remove keyboard folder filterJack Humbert2017-10-15
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Revert "Remove the "lib/%" rule."skullY2017-09-06
* Remove the "lib/%" rule.skullY2017-09-06
* Clone chibios and ugfx if it's not already checked out. (#1651)skullydazed2017-09-06
* add a `git-submodule` make target.skullY2017-08-28
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* move qmk version to very top, exclude when git isn't availableJack Humbert2017-08-10
* move version info to the top of the outputJack Humbert2017-08-08
* Fix building of multiple test directoriesFred Sundvik2017-07-20
* Fix Makefile error_occured output for unit testsFred Sundvik2017-07-10
* Add basic infrastrucure for building full testsFred Sundvik2017-06-18
* Add SKIP_VERSION option to speed up compilationFred Sundvik2017-04-13
* Add makefile option to break on errorsFred Sundvik2017-04-13
* Typo fixesOsamu Aoki2017-02-02
* Merge pull request #869 from dylanjgscott/masterJack Humbert2017-01-27
|\
| * Compare Makefile with itself instead of using `--help`Dylan Scott2017-01-24
* | Clean up the SKIP_GIT codeFred Sundvik2016-12-29
* | Remove extra parenthesis from MakefileFred Sundvik2016-12-29
* | Adding SKIP_GIT to speed up compiles.IBNobody2016-11-01
|/
* Run each sumbmake in a separate shellFred Sundvik2016-10-30
* The all target makes all keyboards and all testsFred Sundvik2016-08-27
* Support for running and cleaning all testsFred Sundvik2016-08-27
* Detect failures when running multiple testsFred Sundvik2016-08-27
* Fix running multiple testsFred Sundvik2016-08-27
* Running of unit testsFred Sundvik2016-08-27
* The makefile actually calls build_testFred Sundvik2016-08-27
* Basic framework for parsing test targetsFred Sundvik2016-08-27
* Fix slight inconsistencyFred Sundvik2016-08-24
* Add longest match to the rule-checkingFred Sundvik2016-08-21
* Comment the MakefileFred Sundvik2016-08-20
* Better format for non-silent outputFred Sundvik2016-08-20
* Continue on errorFred Sundvik2016-08-20
* Pass the target to submakeFred Sundvik2016-08-20