aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-02-16Don't allow NSIS or WiX installers if we aren't building Wireshark.Guy Harris1-0/+11
2019-02-14Convert the FAQ to Asciidoctor and remove old help files.Gerald Combs1-1/+2
2019-01-10Move make-version.pl to tools.Gerald Combs1-1/+1
2018-12-29CMake output: Show Windows paths for the VC redist filesGraham Bloice1-2/+2
2018-12-19WiX: Build packages verbosely.Gerald Combs1-0/+3
2018-11-30NSIS: Install NPcap instead of WinPcap.Gerald Combs1-11/+0
2018-11-20Drop JSON-GLib completelyPeter Wu1-2/+2
2018-08-16Windows: upgrade USBPcap to 1.2.0.4Pascal Quantin1-1/+1
2018-07-24CMake: Fixup some documentation dependencies.Gerald Combs1-3/+1
2018-06-28Windows: run update_tools_help target when building installerPascal Quantin1-0/+1
2018-05-15CMake: require at least CMake 3.5Peter Wu1-2/+2
2018-04-20Windows: blind attempt to fix WiX installer generationPascal Quantin1-1/+2
2018-04-20Windows: add JSON-GLib libraryPascal Quantin1-1/+1
2018-04-05GTK Cmake: Remove the option to build the GTK UI.AndersBroman1-120/+0
2018-03-09spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-07NSIS, WiX: Handle the presence or absence of mmdbresolve.Gerald Combs1-4/+9
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-4/+9
2018-03-04Windows: Remove support for MSVC older than VS2015Graham Bloice1-2/+0
2018-02-15Look in %VCToolsRedistDir% for the VC++ redistributable.Gerald Combs1-1/+1
2018-02-14Wix: Look for merge modules in %VCToolsRedistDir%.Gerald Combs1-0/+6
2017-11-19Fix (and chop) static build optionJoão Valverde1-6/+0
2017-09-23plugins: Fixups for g9260461f4fJoão Valverde1-0/+2
2017-08-27Update USBPcap to 1.2.0.3Pascal Quantin1-1/+1
2017-08-01Update USBPcap to 1.2.0.2Pascal Quantin1-1/+1
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-2/+2
2017-06-27WiX: More merge module fixups.Gerald Combs1-7/+13
2017-06-17WiX: Fixup merge module configuration.Gerald Combs1-4/+14
2017-06-07WiX: Switch to Visual Studio 2015.Gerald Combs1-3/+3
2017-05-12Windows: update LZ4 to 1.7.5 and USBPcap to 1.2.0.1Pascal Quantin1-1/+1
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-2/+2
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-2/+2
2016-11-30Fix the build when a different version of Qt is in PATHРоман Донченко1-1/+1
2016-10-22Add SBC decoding support to WindowsPascal Quantin1-2/+2
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin1-2/+4
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-4/+4
2016-09-11WiX: Add a warning and increase compression.Gerald Combs1-0/+1
2016-08-03Update USBPcap installer packaged in our Windows installerPascal Quantin1-1/+1
2016-07-29WiX: Set the "Programs and Features" icon.Gerald Combs1-4/+5
2016-07-29Give the WiX installer a full name.Gerald Combs1-1/+2
2016-07-05extcap: Remove g_spawn_helper supportRoland Knall1-8/+0
2016-06-22Windows: rename wiretap-${PROJECT_VERSION}.dll to libwiretap.dllPascal Quantin1-3/+0
2016-06-15Remove Nmake build systemPascal Quantin1-2/+1
2016-05-12WiX banner and dialog images.Gerald Combs1-1/+1
2016-05-12Add ${LIBSSH_DLL} for generating Wix component group listMichael Mann1-1/+1
2016-05-11Create a Wix InstallerMichael Mann1-0/+413