aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-30/+58
2016-08-04Bump GLib minimum required version to 2.22.0João Valverde1-1/+1
2016-07-212.1.2 → 2.3.0.Gerald Combs1-3/+3
2016-07-14More 2.1.1 → 2.1.2 changesPascal Quantin1-2/+2
2016-07-14Build 2.1.1, second try.Gerald Combs1-1/+1
2016-07-07CMakeLists.txt: Fix gcee3e82João Valverde1-1/+1
2016-07-05Remove remnants of g_spawn_helper supportPascal Quantin1-14/+0
2016-07-05extcap: Remove g_spawn_helper supportRoland Knall1-0/+1
2016-06-29CMake: Update the macOS wrapper script behavior.Gerald Combs1-1/+2
2016-06-27CMake: Qt 5.7 requires C++ 11.Gerald Combs1-0/+11
2016-06-15Pass "/utf-8" to Visual C++ 2015.Gerald Combs1-1/+2
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-06-15cmake: fix ENABLE_ASAN detectionPeter Wu1-15/+12
2016-06-14Revert "Move inclusion of CmakeListsCustom to the end of the file in order to...Anders Broman1-2/+1
2016-06-13Move inclusion of CmakeListsCustom to the end of the file in order to haveAndersBroman1-1/+2
2016-06-12CMake: Make PROJECT_VERSION_EXTENSION code simplerJoão Valverde1-8/+4
2016-06-082.1.0 → 2.1.1.Gerald Combs1-3/+3
2016-06-08Build 2.1.0, second try.Gerald Combs1-1/+1