Files
zoitechat/plugins/python
deepend a86dc5ae85 Added build capability switches in the shared Windows props file so optional components are only enabled when their prerequisites exist:
Python3Enabled (python executable + import lib + cffi)
   PerlEnabled (perl executable + perl runtime DLL + gendef.exe)
   InstallerEnabled (Inno Setup iscc.exe).
Updated the Python plugin project to compile only when Python3Enabled is true, and otherwise emit a clear skip message instead of failing prebuild/import steps.
Updated the Perl plugin project similarly to gate build steps on PerlEnabled and print a skip message when prerequisites are missing.
Updated the installer project so it only uses C++ targets when InstallerEnabled is true, with a fallback skip message when Inno Setup is unavailable.
2026-02-13 20:14:39 -07:00
..
2026-01-25 16:13:47 -07:00
2026-01-25 16:13:47 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00
2026-01-25 16:13:47 -07:00
2026-01-05 23:12:38 -07:00
2026-01-05 23:12:38 -07:00