aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2018-06-21CMake+macOS: Make sure we're using the right Qt tools.Gerald Combs1-2/+2
2018-06-09rpm: fix compilation on centos (uses cmake3).Dario Lombardo1-1/+9
2018-06-08Fixup a couple of shellcheck "fixes".Gerald Combs1-4/+5
2018-06-07Fix a comparison.Gerald Combs1-3/+3
2018-06-07More shellcheck checks and fixes.Gerald Combs2-57/+60
2018-05-21Windows: update custom_plugins.txt templatePascal Quantin1-1/+1
2018-05-15CMake: require at least CMake 3.5Peter Wu3-5/+5
2018-05-11NSIS: Fixup some uninstall variables.Gerald Combs1-3/+2
2018-05-11NSIS: Modernize the installer and remove GTK+ entries.Gerald Combs6-321/+243
2018-05-11WiX: Remove remaining GTK+ content.Gerald Combs4-69/+1
2018-05-03WiX: Options dialog updates.Gerald Combs4-346/+88
2018-05-02NSIS: add descriptions for new plugins typesJaap Keuter1-1/+2
2018-05-02rpm-package: Use version.h to generate version string in RPMAndersBroman1-1/+1
2018-05-02Fix the utility-launcher to look at the name it's run as.Guy Harris1-1/+5
2018-04-24RPM: remove packaging/rpm/SPECS/wireshark.spec.in.Dario Lombardo1-631/+0
2018-04-20Windows: blind attempt to fix WiX installer generationPascal Quantin1-1/+2
2018-04-20Windows: add JSON-GLib libraryPascal Quantin2-2/+2
2018-04-18Remove autotools build system.Dario Lombardo8-139/+2
2018-04-17More GTK+ removal.Gerald Combs2-115/+5
2018-04-16RPM: restore the bindir in openSUSE before packing.Dario Lombardo1-0/+6
2018-04-16RPM: install wireshark.desktop in /usr/share/applications.Dario Lombardo1-0/+4
2018-04-16RPM: cd into build dir in openSUSE.Dario Lombardo1-0/+6
2018-04-11RPM: don't give the cmake macro the directory (it has it already).Dario Lombardo1-1/+0
2018-04-11RPM: set the cmake bindir in openSUSE.Dario Lombardo1-0/+5
2018-04-11RPM: set ninja executable in %install target.Dario Lombardo1-0/+1
2018-04-11RPM: fix typo.Dario Lombardo1-1/+1
2018-04-11RPM: don't install doc under guides with make.Dario Lombardo1-2/+2
2018-04-11RPM: Make documentation installation optional.Gerald Combs1-3/+17
2018-04-11RPM: support multiple ninja executables.Dario Lombardo1-3/+7
2018-04-11RPM: install guides when using make.Dario Lombardo1-0/+1
2018-04-09Autotools: More Qt4 removal.Gerald Combs1-1/+1
2018-04-06Remove some references to Qt4.Gerald Combs2-31/+1
2018-04-05GTK Cmake: Remove the option to build the GTK UI.AndersBroman2-148/+0
2018-04-04CMake RPM build: Try to get rid of %globals in favor of %bcond.Anders1-18/+16
2018-03-26Added Diameter AVP decode details for Override Control AVPs in the Cisco Syst...Mike Lugo1-0/+1
2018-03-26CMake: Add an rpm-package target.Gerald Combs2-0/+551
2018-03-17NSIS: Link to Npcap.Gerald Combs4-17/+26
2018-03-09Add MaxMindDB 1.3.2 library to WindowsPascal Quantin3-2/+4
2018-03-09spdx: more licenses converted.Dario Lombardo3-39/+3
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
2018-03-07NSIS, WiX: Handle the presence or absence of mmdbresolve.Gerald Combs7-8/+24
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs8-17/+55
2018-03-04Windows: Remove support for MSVC older than VS2015Graham Bloice4-34/+5
2018-03-03WiX: install the other plugin types as wellJaap Keuter2-1/+31
2018-03-02Remove an ipmap remnant.Gerald Combs1-1/+0
2018-03-02Remove the endpoint "Map" feature.Gerald Combs4-12/+0
2018-03-02Windows: Update target version infoGraham Bloice2-2/+14
2018-02-28L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter1-0/+6
2018-02-26Squelch some warning noise when dsymifying.Guy Harris1-1/+5
2018-02-26Dsymify binary files.Guy Harris1-0/+28