3 Commits

Author SHA1 Message Date
Seth Hillbrand 176d9954e3 CLI: Suppress verbose output from STEP and IPC-2581 exporters by default
The CLI_REPORTER and CLI_PROGRESS_REPORTER classes now have a verbose
mode that is disabled by default. This prevents debug and progress
messages from being output.  In v11, we should probably add a --verbose
flag to the cli to turn these on

Errors and warnings continue to be printed normally.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18289
2026-01-27 12:35:44 -08:00
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo.  Avoids needing to
repeatly update.

Also updates AUTHORS.txt from current repo with contributor names
2025-01-01 14:12:04 -08:00
Marek Roszko 5d001d4858 ADDED: ERC over cli....mostly 2023-08-13 20:31:19 -04:00