summaryrefslogtreecommitdiff
path: root/packaging/nsis/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-06-09NSIS: Add support for Visual Studio 2017.Gerald Combs1-6/+24
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-1/+1
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-1/+1
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-1/+1
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin1-1/+2
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-2/+2
2016-08-06CMake: Look for vcredist_x??.exe in more places.Gerald Combs1-3/+13
2016-08-03Update USBPcap installer packaged in our Windows installerPascal Quantin1-1/+1
2016-07-05extcap: Remove g_spawn_helper supportRoland Knall1-2/+0
2016-06-22Windows: rename wiretap-${PROJECT_VERSION}.dll to libwiretap.dllPascal Quantin1-2/+0
2016-06-15Remove Nmake build systemPascal Quantin1-13/+2
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin1-1/+1
2016-04-09Update USBPcap installer packaged in our Windows installer and add a warningPascal Quantin1-1/+1
2016-04-08Fix CMake VC Redist messageGraham Bloice1-1/+1
2016-04-08Fix a typoAndersBroman1-1/+1
2016-04-08[MSVC2015] Fix finding of vcredist when using MSVC2015.AndersBroman1-7/+9
2015-12-04CMake+PortableApps: Include the VC runtime (second try).Gerald Combs1-12/+0
2015-11-11CMake: set WinPcap version in top CMakeLists.txt file like for NMakePascal Quantin1-1/+1
2015-10-08Blind attempt trying to fix CMake based installerPascal Quantin1-0/+2
2015-10-08Add USBPcapPage.ini file to distributionPascal Quantin1-0/+1
2015-09-28Cosmetic tidy up for the projects in the Visual Studio solutionGraham Bloice1-0/+1
2015-07-08Fix CMake install of lua scriptsGraham Bloice1-0/+3
2015-06-29Try to fix NSIS packaging dependencies.Gerald Combs1-19/+14
2015-04-15Revert "CMake: Try not to clobber our gspawn exes."Gerald Combs1-2/+2
2015-04-15CMake: Try not to clobber our gspawn exes.Gerald Combs1-2/+2
2015-04-14CMake: Fix an NSIS dependency.Gerald Combs1-1/+1
2015-04-14CMake: Initial PortableApps targets.Gerald Combs1-5/+10
2015-03-26CMake cleanup for VS solutionGraham Bloice1-0/+2
2015-03-16CMake: Fix an uninstall.exe dependency.Gerald Combs1-6/+14
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs1-0/+234