61 Commits (e5f1cfd2b2036a6cd53b339c5e6a1de736d1f82f)

Author SHA1 Message Date
Marek Roszko e5f1cfd2b2 Set PYTHONPATH internally for macOS run from build dir 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Nimish Telang 51e55dd750 Convert sprintf to snprintf in most files 3 years ago
Ian McInerney 2b1040ae67 Fix compatibility with older wx versions 3 years ago
Ian McInerney 1e8cc6855d Relax wxPython version mismatch check to major.minor 3 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Jon Evans 70ec2f990f Work around wxPython / wxPropertyGrid fighting over global state 3 years ago
Stefan 2449f209b1 python version check: fix error message edge case 3 years ago
Jon Evans 5067e82e06 Only run the wxPython version check once 3 years ago
Jon Evans af0b176f57 Just catch any Python exception, we don't care what it is. 3 years ago
Jon Evans f4a80903f0 Attempt to handle more edge cases in wxPython version check 3 years ago
Jon Evans 0a044656e3 Disable scripting and warn when wxPython version doesn't match 3 years ago
Wayne Stambaugh 7155d1af29 Fix a few more compile warnings. 3 years ago
Marek Roszko 44296dfea2 Forcefully ignore PYTHONPATH env variable on Windows 4 years ago
Seth Hillbrand 455e330f3b Cleanup a few more raw strings 4 years ago
Seth Hillbrand 5881471a52 Don't write bytecode on MacOS 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
qu1ck 0f7c0e3872 PCM implementation 5 years ago
qu1ck 78ab69027d Add 3rdparty/plugins to plugin search 5 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh 6c3ba1c20b Coverity issue fixes. 5 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 5 years ago
Peter Montgomery b4f5b6ef3c Update environment var for Python to allow running from build or install folder 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko 0ffabf5e70 Shift the msvc specific pythonhome init 5 years ago
Seth Hillbrand 891e200fc8 Use Python to test for modules (not CPython) 5 years ago
Jon Evans 148ac19386 Fix launching from the build dir after new_python 5 years ago
Marek Roszko 0dbfd28942 Remove unused vars 5 years ago
Seth Hillbrand c0bc6b1107 Fix compile errors on MSVC 5 years ago
Seth Hillbrand e050d42658 Re-enable KICAD_SCRIPTING_WXPYTHON 5 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Seth Hillbrand 6fbbba8db3 Adding Python shell KIFACE 5 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 1ab17dd2e7 MSVC: don't set python home when running from build dir 5 years ago
Marek Roszko b21da9672f Adjust py_sethome for the new path 5 years ago
Marek Roszko 30ba3aa240 Get python loading the new "user scripting" paths 5 years ago
Marek Roszko 2807a37fc0 Create a stock scripting path helper 5 years ago
Marek Roszko 28c6967dbc Start trying to shuffle around path management 5 years ago
qu1ck 07d4a28024 Improvements to pcbnew action plugins settings panel 5 years ago
Seth Hillbrand e3e9bfc1b8 Fix compile error 5 years ago
Seth Hillbrand 605dcfbedf Fix Windows script location 5 years ago
Seth Hillbrand b57ad4b2f9 Correct SWIG path 5 years ago
Seth Hillbrand 2cb8dff650 Use KICAD_DATA for data path lookup in scripting 5 years ago
Marek Roszko 84dd78e01d Fix the install location for vcpkg built python modules 5 years ago