wireshark/packaging/nsis
João Valverde 995812c5f1 Refactor plugin registration and loading
Put different types of plugins (libwiretap, libwireshark) in different
subdirectories, give libwiretap and libwireshark init routines that
load the plugins, and have them scan the appropriate subdirectories
so that we don't even *try* to, for example, load libwireshark plugins
in programs that only use libwiretap.

Compiled plugins are stored in subfolders of the plugin folders, with
the subfolder name being the Wireshark minor version number (X.Y). There is
another hierarchical level for each Wireshark library (libwireshark, libwscodecs
and libwiretap).

The folder names are respectively plugins/X.Y/{epan,codecs,wiretap}.

Currently we only distribute "epan" (libwireshark) plugins.

Change-Id: I3438787a6f45820d64ba4ca91cbe3c8864708acb
Reviewed-on: https://code.wireshark.org/review/23983
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@v6e.pt>
2017-12-14 08:43:57 +00:00
..
AdditionalTasksPage.ini Add lcap file extension to nsis and wix installers. 2017-09-23 20:15:11 +00:00
CMakeLists.txt Fix (and chop) static build option 2017-11-19 20:16:50 +00:00
GetWindowsVersion.nsh
Makefile.am autotools: make maintainer-clean should allow rerunning 'configure' 2017-10-15 14:17:20 +00:00
USBPcapPage.ini Update USBPcap installer packaged in our Windows installer and add a warning 2016-04-09 10:45:52 +00:00
VersionCompare.nsh
WinPcapPage.ini
common.nsh Add lcap file extension to nsis and wix installers. 2017-09-23 20:15:11 +00:00
config.nsh.in Fix (and chop) static build option 2017-11-19 20:16:50 +00:00
custom_diameter_xmls.txt Removed some remaining svn Id tags 2015-12-01 14:41:25 +00:00
custom_mibs.txt Removed some remaining svn Id tags 2015-12-01 14:41:25 +00:00
custom_plugins.txt
custom_radius_dict.txt
servicelib.nsh
uninstall.nsi Put the well-known addresses into a separate file from OUIs 2017-07-23 17:14:19 +00:00
windeployqt-to-nsis.ps1
wireshark.nsi Refactor plugin registration and loading 2017-12-14 08:43:57 +00:00
x64.nsh