aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-09-28Remove TPG plugin and dependenciesJoão Valverde1-15/+0
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-9/+9
2017-09-24CMake: Print build flags just before feature summaryJoão Valverde1-6/+7
2017-09-24CMake: Pretty print PACKAGELISTJoão Valverde1-1/+2
2017-09-23plugins: Fixups for g9260461f4fJoão Valverde1-3/+2
2017-09-22Revert "CMake: Print a warning if CCACHE_CPP2 is unset."Gerald Combs1-4/+0
2017-09-22CMake: Print a warning if CCACHE_CPP2 is unset.Gerald Combs1-0/+4
2017-09-22Add Flow Graph functionality to TSharkMichael Mann1-0/+1
2017-09-21cmake: look for Qt5 from Homebrew on macOSPeter Wu1-0/+7
2017-09-20CMake: fix extcaps dependency listMartin Kaiser1-3/+7
2017-09-17cmake: Add option to disable -Wframe-larger-thanStig Bjørlykke1-1/+1
2017-09-17plugins: Use minor version number for plugin install pathJoão Valverde1-1/+1
2017-09-17plugins: Fix paths to match WSUGJoão Valverde1-0/+1
2017-09-17CMake: Initial work to install headers for the benefit of pluginsJoão Valverde1-0/+20
2017-09-16cmake: Add -Wcomma as a warning flag.Stig Bjørlykke1-0/+1
2017-09-11CMake: Fix RPATH after ga338f87f33João Valverde1-2/+2
2017-09-08Use cmake_push_check_state() and cmake_pop_check_state().Guy Harris1-2/+6
2017-09-06CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIRJoão Valverde1-3/+5
2017-09-06CMake: Move CPACK remnants and remove stale commentJoão Valverde1-18/+9
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-11/+0
2017-09-03CMake: Use GNUInstallDirs module instead of our ownJoão Valverde1-1/+1
2017-09-01CMake: prevent unnecessary rebuilds due to version.hPeter Wu1-0/+8
2017-08-30Revert "Add -Wused-but-marked-unused as an extra warning flag."Alexis La Goutte1-7/+0
2017-08-29CMake: We no longer support Visual C++ 2005 or 2008.Gerald Combs1-7/+0
2017-08-28cmake: add ENABLE_NGHTTP2 optionPeter Wu1-1/+6
2017-08-27Add -Wused-but-marked-unused as an extra warning flag.Guy Harris1-0/+7
2017-08-25CMake: Package list updates.Gerald Combs1-18/+12
2017-08-19Remove support for CPack.Michael Mann1-2/+28
2017-08-17Fix some comments.Guy Harris1-2/+6
2017-08-16CMake: Switch back to shipping README.txt on Windows.Gerald Combs1-3/+17
2017-08-15Convert README to README.md.Gerald Combs1-1/+2
2017-08-13CMake: allow CMAKE_INSTALL_RPATH to be overriddenPeter Wu1-1/+1
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs1-8/+36
2017-08-11CMake: Make PLUGIN_INSTALL_DIR absolute.Gerald Combs1-1/+1
2017-08-10CMake: Update RPATH during installation.Gerald Combs1-1/+11
2017-08-07-Wcast-align will warn about legitimate code.Guy Harris1-1/+4
2017-08-07Minor comment style tweak.Guy Harris1-0/+2
2017-08-07Sync up a bit with configure.ac.Guy Harris1-6/+27
2017-08-07Add a comment explaining why ASan and UBSan are involved.Guy Harris1-1/+7
2017-08-06Fix setting COMMON_WARN_FLAGS.Guy Harris1-8/+9
2017-07-31CMake: do not check stack size when compiling with ASan or UBSanPascal Quantin1-3/+7
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+19
2017-07-27cmake: add a group target for all extcaps.Dario Lombardo1-0/+2
2017-07-25CMake: Don't pass /WX to rc.exeGerald Combs1-2/+11
2017-07-25cmake: remove duplicate libraries from sshdump and ciscodump.Dario Lombardo1-6/+0
2017-07-23Put the well-known addresses into a separate file from OUIsJoão Valverde1-0/+1
2017-07-22c-ares isn't required.Guy Harris1-1/+1
2017-07-21Require at least c-ares 1.5.0 when configuring.Guy Harris1-0/+2
2017-07-15Rename enterprises to enterprises.tsv and ship it.Gerald Combs1-1/+1
2017-07-04CMake: Fix eclipse indexerRoland Knall1-0/+38