aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-04-27cmake: cleanup package variablePeter Wu1-6/+10
2017-04-27CMake: prevent confusing "Git NOT FOUND" in CMake 3.1.3Peter Wu1-1/+4
2017-04-26cmake: remove dependency on sedPeter Wu1-1/+1
2017-04-25cmake: fix build without libxml2Martin Kaiser1-0/+4
2017-04-21Use the cfile_ failure_message routines in androiddump.Guy Harris1-0/+2
2017-04-20Use cfile_write_failure_message() in the randpkt code.Guy Harris1-0/+2
2017-04-20Take the error message generation out of the merge_files routines.Guy Harris1-0/+1
2017-04-20Use the new cfile_XXX_failure_message() routines more broadly.Guy Harris1-0/+3
2017-04-20editcap now uses stuff from libui.Guy Harris1-0/+1
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+17
2017-04-17sharkd: support for "downloading" decoded RTP stream in wave-like format.Jakub Zawadzki1-0/+1
2017-04-15CMake: include PKG_INCLUDE_DIR if PKG_INCLUDE_DIRS is undefinedAhmad Fatoum1-0/+3
2017-04-14Functions that put large amounts of static data onto the stack may beJoerg Mayer1-0/+4
2017-04-12Add -Wduplicated-branches to extra warningsAlexis La Goutte1-0/+4
2017-04-09Move the filter file reading code to libui.Guy Harris1-4/+1
2017-04-08Link dftest with libui.Guy Harris1-1/+1
2017-04-08Link rawshark with libui.Guy Harris1-1/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-14/+16
2017-04-04cmake: add feature info for yappMartin Kaiser1-0/+1
2017-03-19Remove echld/.Joerg Mayer1-4/+0
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-0/+1
2017-02-24PluginIF: AdditionalToolbarRoland Knall1-0/+9
2017-02-21cmake: Add some missing SET_FEATURE_INFOAlexis La Goutte1-1/+3
2017-02-21cmake: SET_FEATURE_INFO don't need to add www: for URLAlexis La Goutte1-2/+2
2017-02-16Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs1-0/+1
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-14/+10
2017-01-25CMake,autotools: remove unneeded files, fixes buildPeter Wu1-1/+0
2017-01-25Add sharkd - daemon variantJakub Zawadzki1-1/+23
2017-01-10cmake: fix empty data (Global Configuration) directoryPeter Wu1-13/+16
2016-12-28CMake,autotools: enable -Werror=implicit by defaultPeter Wu1-0/+7
2016-12-25udpdump: remove libwireshark dependancy.Dario Lombardo1-1/+1
2016-12-13Build TRANSUM pluginPascal Quantin1-0/+1
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-0/+15
2016-12-05cmake: Fix building with plugins disabledPeter Wu1-6/+8
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+1
2016-11-30Fix the build when a different version of Qt is in PATHРоман Донченко1-1/+1
2016-11-18cmake: install icons and .desktop filesPeter Wu1-0/+30
2016-11-09CMake: Enable ccache for gcc and clang.Gerald Combs1-0/+10
2016-11-08cmake: install missing profiles directoryPeter Wu1-0/+1
2016-10-29Revert "Instead of supressing the warning of policy 42, set MACOSX_RPATH.":Jörg Mayer1-2/+4
2016-10-29Instead of supressing the warning of policy 42, set MACOSX_RPATH.Joerg Mayer1-4/+2
2016-10-28CMAkelists: fix typo on commentAlexis La Goutte1-1/+1
2016-10-22Add SBC decoding support to WindowsPascal Quantin1-0/+7
2016-10-22cmake, qt4: check if QT4_FOUNDMartin Kaiser1-1/+1
2016-10-22CMake: Disable Qt4 && (Windows || macOS).Gerald Combs1-1/+4
2016-10-20cmake: add dependency to build manual pagesPeter Wu1-0/+1
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-1/+1
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin1-0/+14
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-0/+18
2016-10-14CMakeLists: Add man filesUli Heilmeier1-2/+2