Joel Challis
f7e7671f69
Migrate more makefile utilities to builddefs sub-directory ( #16002 )
2022-02-10 09:45:51 -08:00
Nick Brassel
6e2b03cf69
Fixup multibuild filegen ( #16166 )
...
* Add env variable support to multibuild.
* Generate version.h in build-specific location.
2022-02-02 15:30:22 +11:00
ruro
3b28178deb
--parallel
improvements (#13800 )
...
* improve make parallel jobs support
* document the --parallel option
* disable the output-sync for interactive targets
2021-08-18 08:46:59 +10:00
Nick Brassel
21aa7890cb
Allow limiting the multibuild based on keymap name. ( #13066 )
2021-06-09 17:25:21 +10:00
Ryan
af91221ddb
qmk multibuild
: Fix bug with Path objects (#13093 )
2021-06-03 16:53:03 +01:00
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>
2021-05-19 15:24:46 -07:00
Zach White
5c924efa04
fix the makefile snippet so flake8 and yapf don't fight ( #12849 )
2021-05-09 11:30:17 -07:00
github-actions[bot]
6c5e94061c
[CI] Format code according to conventions ( #12838 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
2021-05-10 03:15:00 +10:00
Nick Brassel
1426ffc0ee
Add script to perform parallel builds. ( #12497 )
...
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2021-05-09 17:06:44 +02:00