index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
multibuild.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)
Nick Brassel
1
-106
/
+0
2023-01-19
Remove `make all-<platform>` build targets (#19496)
Joel Challis
1
-1
/
+1
2022-09-16
Add ability to remove temporary files during multibuild. (#18381)
Nick Brassel
1
-1
/
+17
2022-07-09
Add line to multibuild output log showing the actual build target. (#17606)
Nick Brassel
1
-0
/
+1
2022-02-10
Migrate more makefile utilities to builddefs sub-directory (#16002)
Joel Challis
1
-1
/
+1
2022-02-02
Fixup multibuild filegen (#16166)
Nick Brassel
1
-1
/
+2
2021-08-18
`--parallel` improvements (#13800)
ruro
1
-3
/
+3
2021-06-09
Allow limiting the multibuild based on keymap name. (#13066)
Nick Brassel
1
-13
/
+22
2021-06-03
`qmk multibuild`: Fix bug with Path objects (#13093)
Ryan
1
-1
/
+1
2021-05-19
Align our subprocess usage with current best practices. (#12940)
Zach White
1
-2
/
+3
2021-05-09
fix the makefile snippet so flake8 and yapf don't fight (#12849)
Zach White
1
-3
/
+3
2021-05-10
[CI] Format code according to conventions (#12838)
github-actions[bot]
1
-1
/
+4
2021-05-09
Add script to perform parallel builds. (#12497)
Nick Brassel
1
-0
/
+75