Nick Brassel
|
380e0c9cad
|
Userspace: add support for adding environment variables during build (#22887)
|
2024-08-12 22:34:22 +10:00 |
|
Nick Brassel
|
0262161914
|
[CLI] Don't exit() when certain exceptions occur. (#23442)
|
2024-06-15 10:37:47 +01:00 |
|
Pablo Martínez
|
9b0b3d7b25
|
[Enhancement] Prepare for SyntaxWarning (#22562)
|
2024-02-16 14:34:43 +00:00 |
|
Pablo Martínez
|
52c794b9fc
|
Initial (#22671)
|
2023-12-16 05:48:52 +11:00 |
|
Nick Brassel
|
024b4070c3
|
Fixup --no-temp for qmk mass-compile . (#22582)
|
2023-11-30 20:27:02 +11:00 |
|
Nick Brassel
|
5501e804ff
|
QMK Userspace (#22222)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
2023-11-28 07:53:43 +11:00 |
|
Nick Brassel
|
4938210711
|
CLI refactoring for common build target APIs (#22221)
|
2023-11-15 16:24:54 +11:00 |
|
Nick Brassel
|
f6c70c40af
|
Allow for disabling of parallel processing of qmk find and qmk mass-compile . (#22160)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
2023-10-17 09:43:50 +11:00 |
|
Nick Brassel
|
c5706ef791
|
Allow for qmk mass-compile all:<keymap> (#22116)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2023-09-29 06:48:20 +10:00 |
|
Nick Brassel
|
73ffa4594d
|
Fix up qmk mass-compile makefile indenting. (#22115)
|
2023-09-23 13:07:38 +10:00 |
|
Nick Brassel
|
abd432fd7a
|
Allow for qmk compile -kb all . (#22022)
|
2023-09-22 12:12:20 +10:00 |
|
Nick Brassel
|
ffdc70bf0a
|
Consolidate KEYBOARD_OUTPUT +KEYMAP_OUTPUT =>INTERMEDIATE_OUTPUT (#21272)
|
2023-06-21 08:41:49 +10:00 |
|
Nick Brassel
|
687883cf7d
|
Resolve keyboard names for qmk mass-compile . (#20335)
|
2023-04-04 15:09:55 +10:00 |
|
Nick Brassel
|
5bb8f7ae84
|
Add ability for qmk mass-compile to build specified targets (#20294)
|
2023-03-29 21:26:05 +11:00 |
|
Nick Brassel
|
1b3f7fcf7d
|
Add qmk find command, reuse logic for qmk mass-compile . (#20139)
|
2023-03-16 20:35:49 +00:00 |
|
Nick Brassel
|
e62fc866db
|
Let's use workflows to parallelise the builds. (#20120)
* Let's use workflows to parallelise the builds.
* Nofail if files aren't present.
* Formatting.
|
2023-03-15 08:31:10 +11:00 |
|
Nick Brassel
|
1283863c0e
|
Add mass-compile ability to filter by key existence. (#19885)
|
2023-02-18 18:04:50 -08:00 |
|
Joel Challis
|
88ec588ae7
|
Remove make all-<platform> build targets (#19496)
|
2023-01-19 10:44:41 +11:00 |
|
Nick Brassel
|
17c9388af5
|
Allow for wildcard filtering in qmk mass-compile (#19625)
|
2023-01-18 22:36:32 +00:00 |
|
Nick Brassel
|
691668340c
|
Add qmk mass-compile , which intends to supercede qmk multibuild whilst providing support for filtering as per data-driven definitions. (#18971)
|
2023-01-04 04:10:18 +00:00 |
|