wireshark/packaging
Guy Harris 494457d3b5 Make OS X .app bundling work with Qt 5.5.
macdeployqt doesn't actually seem to deploy any of Qt into the app
bundle, probably because we're using it in a fashion they didn't intend
(i.e., not doing everything with *their* build tools), so we just extend
our dependency-binding stuff to handle the Qt libraries, and copy over
the Qt plugins ourselves.

We also add the rpaths to the executables and libraries as part of the
app bundle building process; I thought it'd fix macdeployqt's problem,
but it didn't, however, it's probably cleaner to do it there anyway.

Change-Id: I134c2b1a32e168e82de67f0b674d17167481d69a
Reviewed-on: https://code.wireshark.org/review/9612
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-07-13 02:12:33 +00:00
..
macosx Make OS X .app bundling work with Qt 5.5. 2015-07-13 02:12:33 +00:00
nsis Fix CMake install of lua scripts 2015-07-08 10:21:25 +00:00
portableapps Try to fix NSIS packaging dependencies. 2015-06-29 17:07:06 +00:00
rpm Add an appdata entry for Wireshark. 2015-02-18 01:50:56 +00:00
svr4 Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Retire ws-manifest.pl. 2015-04-10 22:10:34 +00:00
Makefile.nmake Retire ws-manifest.pl. 2015-04-10 22:10:34 +00:00