Joel Challis
88ec588ae7
Remove `make all-<platform>` build targets ( #19496 )
3 years ago
Nick Brassel
cf88d95613
Add ability to remove temporary files during multibuild. ( #18381 )
3 years ago
Nick Brassel
561c5e1d7a
Add line to multibuild output log showing the actual build target. ( #17606 )
3 years ago
Joel Challis
f7e7671f69
Migrate more makefile utilities to builddefs sub-directory ( #16002 )
4 years ago
Nick Brassel
6e2b03cf69
Fixup multibuild filegen ( #16166 )
...
* Add env variable support to multibuild.
* Generate version.h in build-specific location.
4 years ago
ruro
3b28178deb
`--parallel` improvements ( #13800 )
...
* improve make parallel jobs support
* document the --parallel option
* disable the output-sync for interactive targets
4 years ago
Nick Brassel
21aa7890cb
Allow limiting the multibuild based on keymap name. ( #13066 )
5 years ago
Ryan
af91221ddb
`qmk multibuild`: Fix bug with Path objects ( #13093 )
5 years ago
Zach White
db1eacdaac
Align our subprocess usage with current best practices. ( #12940 )
...
* Align our subprocess usage with current best practices.
* remove unused import
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* fix the cpp invocation for older python
* allow for unprompted installation
* make sure qmk new-keyboard works on windows
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Zach White
5c924efa04
fix the makefile snippet so flake8 and yapf don't fight ( #12849 )
5 years ago
github-actions[bot]
6c5e94061c
[CI] Format code according to conventions ( #12838 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
5 years ago
Nick Brassel
1426ffc0ee
Add script to perform parallel builds. ( #12497 )
...
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago