summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/multibuild.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-1/+1
* Fixup multibuild filegen (#16166)Nick Brassel2022-02-021-1/+2
* `--parallel` improvements (#13800)ruro2021-08-181-3/+3
* Allow limiting the multibuild based on keymap name. (#13066)Nick Brassel2021-06-091-13/+22
* `qmk multibuild`: Fix bug with Path objects (#13093)Ryan2021-06-031-1/+1
* Align our subprocess usage with current best practices. (#12940)Zach White2021-05-191-2/+3
* fix the makefile snippet so flake8 and yapf don't fight (#12849)Zach White2021-05-091-3/+3
* [CI] Format code according to conventions (#12838)github-actions[bot]2021-05-101-1/+4
* Add script to perform parallel builds. (#12497)Nick Brassel2021-05-091-0/+75