aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move the protocol registration routines back into libwiresharkJoão Valverde2017-11-211-2/+0
* Add ThreadSanitizer configure-time options.Gerald Combs2017-11-211-2/+18
* Rename UseMakeDissectorReg.cmakeJoão Valverde2017-11-201-2/+2
* Fix (and chop) static build optionJoão Valverde2017-11-191-5/+0
* CMake: Clean up Windows buildGraham Bloice2017-11-181-1/+2
* Begin cleanup of make-dissector-reg.pyJoão Valverde2017-11-181-1/+2
* CMake: Make Qt5 packages required if building Qt versionGraham Bloice2017-11-141-0/+8
* Link with ZLIB_LIBRARIES if you link with wiretap.Guy Harris2017-11-121-1/+3
* autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde2017-11-051-1/+0
* Move the compiler version tests to ws_compiler_tests.h and use them elsewhere.Guy Harris2017-10-261-2/+3
* Warn the developer if we're building with GTK+.Gerald Combs2017-10-211-0/+1
* CMake: increase minimum required version to 2.8.11Peter Wu2017-10-171-1/+1
* CMake: fix Qt build with CMake 2.8.12 and beforePeter Wu2017-10-171-28/+15
* cmake: fix CMP0026 deprecation warning in CMake 3.9Peter Wu2017-10-161-22/+10
* cmake: remove and reorder unused cmake policiesPeter Wu2017-10-161-21/+7
* CMake: Allow user build flags to override default build flagsJoão Valverde2017-10-131-21/+18
* Make osx-app.sh a configured file and remove Autotools targets.Gerald Combs2017-10-061-1/+2
* Add version check for plugin compatibilityJoão Valverde2017-10-031-2/+3
* CMake: Fix extcap plugin directoryJoão Valverde2017-10-011-1/+1
* Unsplit "m2m" plugin (wimax mac-to-mac encapsulation)João Valverde2017-10-011-1/+0
* Remove TPG plugin and dependenciesJoão Valverde2017-09-281-15/+0
* Rename "ws_version_info.h", also .cJoão Valverde2017-09-261-9/+9
* CMake: Print build flags just before feature summaryJoão Valverde2017-09-241-6/+7
* CMake: Pretty print PACKAGELISTJoão Valverde2017-09-241-1/+2
* plugins: Fixups for g9260461f4fJoão Valverde2017-09-231-3/+2
* Revert "CMake: Print a warning if CCACHE_CPP2 is unset."Gerald Combs2017-09-221-4/+0
* CMake: Print a warning if CCACHE_CPP2 is unset.Gerald Combs2017-09-221-0/+4
* Add Flow Graph functionality to TSharkMichael Mann2017-09-221-0/+1
* cmake: look for Qt5 from Homebrew on macOSPeter Wu2017-09-211-0/+7
* CMake: fix extcaps dependency listMartin Kaiser2017-09-201-3/+7
* cmake: Add option to disable -Wframe-larger-thanStig Bjørlykke2017-09-171-1/+1
* plugins: Use minor version number for plugin install pathJoão Valverde2017-09-171-1/+1
* plugins: Fix paths to match WSUGJoão Valverde2017-09-171-0/+1
* CMake: Initial work to install headers for the benefit of pluginsJoão Valverde2017-09-171-0/+20
* cmake: Add -Wcomma as a warning flag.Stig Bjørlykke2017-09-161-0/+1
* CMake: Fix RPATH after ga338f87f33João Valverde2017-09-111-2/+2
* Use cmake_push_check_state() and cmake_pop_check_state().Guy Harris2017-09-081-2/+6
* CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIRJoão Valverde2017-09-061-3/+5
* CMake: Move CPACK remnants and remove stale commentJoão Valverde2017-09-061-18/+9
* plugins: config.h must not be included by public headersJoão Valverde2017-09-061-11/+0
* CMake: Use GNUInstallDirs module instead of our ownJoão Valverde2017-09-031-1/+1
* CMake: prevent unnecessary rebuilds due to version.hPeter Wu2017-09-011-0/+8
* Revert "Add -Wused-but-marked-unused as an extra warning flag."Alexis La Goutte2017-08-301-7/+0
* CMake: We no longer support Visual C++ 2005 or 2008.Gerald Combs2017-08-291-7/+0
* cmake: add ENABLE_NGHTTP2 optionPeter Wu2017-08-281-1/+6
* Add -Wused-but-marked-unused as an extra warning flag.Guy Harris2017-08-271-0/+7
* CMake: Package list updates.Gerald Combs2017-08-251-18/+12
* Remove support for CPack.Michael Mann2017-08-191-2/+28
* Fix some comments.Guy Harris2017-08-171-2/+6
* CMake: Switch back to shipping README.txt on Windows.Gerald Combs2017-08-161-3/+17