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 Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
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 KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
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 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 cmake: adding KICAD_MACOSX_APP_BUNDLE option 2022-01-28 15:49:37 -08:00
python_scripting.h Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00