kicad/scripting
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option
ADDED: with cmake KICAD_MACOSX_APP_BUNDLE option the user can disable
the macOS app bundle creation when compiling on macOS. This permit to
use/install KiCad like any other *nix platform (/usr/bin, /usr/share,
ecc.). By default, cmake build the app bundle.
2022-01-28 15:49:37 -08:00
..
build_tools
kicad_pyshell Remove config options menu from PyShell 2021-11-20 14:37:18 -08:00
CMakeLists.txt cmake: adding KICAD_MACOSX_APP_BUNDLE option 2022-01-28 15:49:37 -08:00
kicad_scripting_main.cpp
kicadplugins.i When reloading plugins delete top level module too 2021-12-06 15:07:25 +00: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
kipython_settings.h
python_scripting.cpp