summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/multibuild.py
AgeCommit message (Expand)Author
2022-02-10Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis
2022-02-02Fixup multibuild filegen (#16166)Nick Brassel
2021-08-18`--parallel` improvements (#13800)ruro
2021-06-09Allow limiting the multibuild based on keymap name. (#13066)Nick Brassel
2021-06-03`qmk multibuild`: Fix bug with Path objects (#13093)Ryan
2021-05-19Align our subprocess usage with current best practices. (#12940)Zach White
2021-05-09fix the makefile snippet so flake8 and yapf don't fight (#12849)Zach White
2021-05-10[CI] Format code according to conventions (#12838)github-actions[bot]
2021-05-09Add script to perform parallel builds. (#12497)Nick Brassel