Marek Roszko
|
11de95778b
|
Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
|
2023-09-09 00:10:57 -04:00 |
|
Marek Roszko
|
270c195df9
|
Sprinkle metavars into cli descriptions
|
2023-08-31 22:04:25 -04:00 |
|
Marek Roszko
|
f357e79f77
|
Add --define-var / -D to the cli opts for some commands
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15437
|
2023-08-31 21:46:37 -04:00 |
|
Marek Roszko
|
df0c220f2b
|
Some small reorg of the cli class base
|
2023-08-31 18:56:17 -04:00 |
|
Mark Roszko
|
5136ec07cf
|
Add more cli command descriptions
|
2023-08-22 13:42:16 +00:00 |
|
Marek Roszko
|
c20cc24400
|
Rename export classes to match the scheme
|
2023-08-19 11:51:50 -04:00 |
|
Mark Roszko
|
2c8b1a50b0
|
Add extra dash to the long short args
|
2023-02-08 13:55:20 +00:00 |
|
Marek Roszko
|
4d811ba975
|
Enable layer arg for fp export svg
|
2023-01-27 23:45:42 -05:00 |
|
Marek Roszko
|
9f71e9af03
|
Add arg to plot hidden symbol pins in cli
|
2023-01-08 22:39:38 -05:00 |
|
Marek Roszko
|
e335423cb6
|
Fix the handling of help in the cli commands
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13293
|
2023-01-01 12:00:05 -05:00 |
|
Marek Roszko
|
2f8cc84551
|
Hotglue footprint to svg export
This needs additional work
|
2022-12-13 22:50:15 -05:00 |
|