summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/multibuild.py
Commit message (Expand)AuthorAge
* Add ability to remove temporary files during multibuild. (#18381)Nick Brassel2022-09-16
* Add line to multibuild output log showing the actual build target. (#17606)Nick Brassel2022-07-09
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-10
* Fixup multibuild filegen (#16166)Nick Brassel2022-02-02
* `--parallel` improvements (#13800)ruro2021-08-18
* Allow limiting the multibuild based on keymap name. (#13066)Nick Brassel2021-06-09
* `qmk multibuild`: Fix bug with Path objects (#13093)Ryan2021-06-03
* Align our subprocess usage with current best practices. (#12940)Zach White2021-05-19
* fix the makefile snippet so flake8 and yapf don't fight (#12849)Zach White2021-05-09
* [CI] Format code according to conventions (#12838)github-actions[bot]2021-05-10
* Add script to perform parallel builds. (#12497)Nick Brassel2021-05-09