wireshark/packaging/nsis
Gerald Combs b7fb1167e3 Qt → wireshark. GTK+ → wireshark-gtk.
Make sure the Qt UI is named "Wireshark" and its executable is named
"wireshark" or "wireshark.exe". Make sure the GTK+ UI is named
"Wireshark 1" or "Wireshark (GTK+)" depending on how much the target
audience is likely to care about UI toolkits. Make sure the GTK+
executable is named "wireshark-gtk" or "wireshark-gtk.exe".

It looks like moving to Qt 5.3 (g978faf3) broke the PortableApps
package. It's likely even more broken now.

Autotools out-of-tree builds also broke on Ubuntu 12.02 (automake
1.11.3) at some point. The first attempt to compile in ui/qt returns
"error: source_file.cpp: No such file or directory". The second attempt
works. Out-of-tree builds work fine on Ubuntu 14.04 (automake 1.14.1).

Tested:

- Nmake builds

- NSIS packaging

- CMake builds (Windows, OS X)

- Autotools build and distcheck

- RPM packaging

To do:

- Test Debian packaging

- Fix PortableApps

Change-Id: I66429870e05fd2d6fc901942477959ed6164fce2
Reviewed-on: https://code.wireshark.org/review/3919
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-02 15:39:17 +00:00
..
AdditionalTasksPage.ini Convert the build and install chapter to AsciiDoc. 2014-08-02 21:05:01 +00:00
common.nsh Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
Custom.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
custom_diameter_xmls.txt Make it possible to add custom Diameter AVP .xml files and distribute them by adding the file name to separate files and leave the "normal" makefiles untouched. 2013-08-21 19:53:57 +00:00
custom_mibs.txt
custom_plugins.txt Update the example to match the ohter plugins in wireshark.nsi. 2013-12-18 20:00:06 +00:00
custom_radius_dict.txt Make it possible to add custom radius dictionaries. Top Makefile.am needs more modifications to include the file in the tarball. 2013-01-23 12:08:15 +00:00
GetWindowsVersion.nsh
Makefile.am Fix dist. 2014-07-30 18:21:58 +00:00
Makefile.nmake Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
servicelib.nsh
uninstall.nsi Install our Qt DLL directories recursively. 2014-07-30 18:07:29 +00:00
VersionCompare.nsh
windeployqt-to-nsis.ps1 NSIS/Qt: Move Qt version logic to windeployqt-to-nsis. 2014-08-15 16:54:56 +00:00
WinPcapPage.ini
wireshark.nsi Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
x64.nsh Add /SD defaults to every MessageBox call (even if they're commented 2013-03-08 18:23:58 +00:00