Zach White
|
81b17125eb
fix after rebase
|
4 years ago |
Zach White
|
6f4742bde6
log output tweaks
|
5 years ago |
Zach White
|
4fadb98a02
cleanup output
|
5 years ago |
Zach White
|
335dd3c5c3
ensure parallel is string
|
5 years ago |
Zach White
|
dcbfdb5cfc
lru_cache everywhere
|
5 years ago |
Zach White
|
823a74ebae
add support for building multiple keyboards in parallel
|
5 years ago |
Zach White
|
08b0ecb175
compile matching boards as we find them, not after building the whole list
|
5 years ago |
Zach White
|
4f20c94b97
unify the compile and flash commands
|
5 years ago |
Zach White
|
ea862e24f6
refactor the compile code into commands.py
|
5 years ago |
Zach White
|
50fdb2a52c
Rework `qmk compile` to bypass `Makefile`. Add new --filter option.
|
5 years ago |
Zach White
|
596c4a1f87
Remove bin/qmk (#14231)
|
5 years ago |
ruro
|
3b28178deb
`--parallel` improvements (#13800)
|
5 years ago |
Ryan
|
b021c2f2c5
Port new_keyboard.sh to CLI (#13706)
|
5 years ago |
Erovia
|
e05f9c4a08
CLI: Add git and venv info to doctor's output (#13405)
|
5 years ago |
Ryan
|
bbe43a91eb
CLI: Add subcommand to generate version.h (#13151)
|
5 years ago |
Zach White
|
6955c5a002
Merge remote-tracking branch 'origin/master' into develop
|
5 years ago |
Zach White
|
db1eacdaac
Align our subprocess usage with current best practices. (#12940)
|
5 years ago |
QMK Bot
|
2f367bab98
Merge remote-tracking branch 'origin/master' into develop
|
5 years ago |
Erovia
|
30aae6298b
CLI: Use BASH if SHELL variable is not set (Windows) (#12847)
|
5 years ago |
QMK Bot
|
a0c95cb07e
Merge remote-tracking branch 'origin/master' into develop
|
5 years ago |
Joel Challis
|
7725d813c9
Allow MAKE environment override for 'qmk clean' (#12473)
|
5 years ago |
QMK Bot
|
0dc0516f0c
Merge remote-tracking branch 'origin/master' into develop
|
5 years ago |
Zach White
|
299008be36
Add support for qmk_configurator style aliases (#11954)
|
5 years ago |
Zach White
|
f2715a0593
Consistently use bin/qmk when that script is called (#12286)
|
5 years ago |
QMK Bot
|
25ec655162
Merge remote-tracking branch 'origin/master' into develop
|
5 years ago |
Ryan
|
aed8bace97
Fix typo in `get_git_version()` (#12182)
|
5 years ago |
Zach White
|
b0069c5c05
Begin the process of deprecating bin/qmk in favor of the global cli (#12109)
|
5 years ago |
Erovia
|
7db826dce8
CLI: Fix json flashing (#11765)
|
5 years ago |
Zach White
|
111eb8990d
Fix QMK_BUILDDATE (#11641)
|
5 years ago |
Zach White
|
da40242dbc
Generate version.h when compiling json files (#11581)
|
5 years ago |