Jon Evans
1a1120435f
Rework how Python processes are launched
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19465
12 months ago
Jon Evans
89a50a3dcf
Fix some issues calling Python on Windows systems
12 months ago
Jon Evans
40929d2482
Undo accidental commenting out of some Python search code
12 months ago
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
12 months ago
John Beard
84c7a1e82d
Fix Python search on Linux
12 months ago
Jon Evans
34dad3aa79
Implement searching for Python on Windows
12 months ago
Jon Evans
feca4176c0
Prefer some built-in paths for Python interpreter
12 months ago
Jon Evans
d83e6326a5
API: Normalize paths to Python interpreter
1 year ago
Alex Shvartzkop
cf7ad330e9
Fix some platform ifdef checks.
2 years ago
Jon Evans
1dbe78c68b
Add QA tests and expand serialization for API
2 years ago
Jon Evans
a3b6ab48a4
Add a new plugin system for the new API
2 years ago
Jon Evans
f613cd1cb4
ADDED: A new IPC API based on protobuf and nng
Details, documentation, and language bindings are works in
progress and will be evolving over the course of KiCad 9
development.
3 years ago