aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-1/+11
2016-10-08Revert "CMakeLists: Add man files"Uli Heilmeier1-0/+2
2016-10-07Disable ASAN when building lemon.Gerald Combs1-0/+6
2016-10-05CMakeLists: Add man filesUli Heilmeier1-2/+0
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-10/+7
2016-09-26Add an initial "shellcheck" target.Gerald Combs1-0/+19
2016-09-17Remove -Wdeclaration-after-statementPeter Wu1-1/+0
2016-09-16extcap: add udpdump.Dario Lombardo1-0/+21
2016-09-07Add some notes about XLC, HP C, and Sun/Oracle C.Guy Harris1-0/+26
2016-09-06Allow a lot more C99 featuresPeter Wu1-3/+14
2016-09-02CMake: Move version declarations to the top of CMakeLists.txt.Gerald Combs1-14/+14