kicad/scripting
Seth Hillbrand a2e66f6667 Don't write bytecode on MacOS
MacOS packages are signed and checked on each run.  Since Python lives
inside the package, adding byte code will break the package signature

(cherry picked from commit 5881471a52)
2022-03-10 11:23:19 -08:00
..
build_tools Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicad_pyshell Ensure we can version scripting properly 2022-02-03 15:54:07 -08:00
CMakeLists.txt Add skipped pdb copy to kipython 2021-07-15 21:30:59 -04:00
kicad_scripting_main.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
kicadplugins.i Fix double loading plugins and sys.path entires multiplying 2022-02-17 10:59:52 -08:00
kipython_frame.cpp Catch language switch before Python 2021-12-17 13:11:28 +00:00
kipython_frame.h Catch language switch before Python 2021-12-17 13:11:28 +00:00
kipython_settings.cpp Working python window 2021-06-01 20:18:24 +00:00
kipython_settings.h Working python window 2021-06-01 20:18:24 +00:00
python_scripting.cpp Don't write bytecode on MacOS 2022-03-10 11:23:19 -08:00
python_scripting.h Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00