aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-08-21plugins: Minor interface improvementJoão Valverde1-1/+3
2018-08-21CMake: Remove a debug messageStig Bjørlykke1-1/+0
2018-08-12Include dumpcap amongst the programs built with -Werror.Guy Harris1-0/+1
2018-07-06tests: add regression tests for Follow TCP StreamPeter Wu1-0/+1
2018-06-26Remove code specific to older versions of Visual Studio.Gerald Combs1-6/+0
2018-06-26CMake: Make the pdb_zip_package target passive.Gerald Combs1-2/+1
2018-06-26Fix shellcheck issues in debian-setup.sh.Gerald Combs1-0/+1
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-20/+42
2018-06-21CMake+macOS: Make sure we're using the right Qt tools.Gerald Combs1-34/+40
2018-06-21Test: Add sharkd tests.Gerald Combs1-0/+1
2018-06-20CMake+macOS: Allow the use of ENV{CMAKE_PREFIX_PATH}.Gerald Combs1-13/+18
2018-06-18Test+CMake: Make our test grouping more fine-grained.Gerald Combs1-10/+25
2018-06-15Add -Wextra-semi to (clang) C and C++ flags to make sure the buildbots will f...Joerg Mayer1-0/+1
2018-06-11Rewrite make-{dissectors,taps} in PythonJoão Valverde1-1/+1
2018-06-11More shellcheck fixes.Gerald Combs1-0/+3
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-1/+1
2018-06-07More shellcheck checks and fixes.Gerald Combs1-0/+5
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs1-0/+1
2018-06-06cmake: fix DTD, Diameter and radius dependenciesPeter Wu1-10/+6
2018-05-31Move make-taps and make-dissectors to tools/João Valverde1-2/+1
2018-05-31CMake: clarify that perl is mandatoryMartin Kaiser1-0/+1
2018-05-29Boost the maximum frame size.Guy Harris1-1/+1
2018-05-24extcap: set EXTCAP_DIR in the root cmake file and propagate it.Dario Lombardo1-0/+11
2018-05-24CMake: remove GIT_BIN_PARAMJoakim Karlsson1-5/+0
2018-05-22CMake: Fix unset VERSION_RELEASE variable in wireshark.pcJoão Valverde1-0/+1
2018-05-21Test: Be more paranoid about our log output.Gerald Combs1-1/+2
2018-05-19cmake: move extcap sections to extcap/CMakeLists.txt.Dario Lombardo1-213/+1
2018-05-17Remove older Visual Studio suport.Gerald Combs1-34/+16
2018-05-16Eliminate some unneeded header checks.Guy Harris1-1/+0
2018-05-16CMake: Skip more header checks on Windows.Gerald Combs1-0/+13
2018-05-16Update a comment.Guy Harris1-0/+6
2018-05-15CMake: require at least CMake 3.5Peter Wu1-86/+39
2018-05-15CMake: fix Git binary parameterJoakim Karlsson1-2/+2
2018-05-14extcap: Support for DisplayPort AUX channel monitorsDirk Eibach1-0/+23
2018-05-11List some removed features in the release notes.Gerald Combs1-20/+4
2018-05-11CMake: Remove FindFreetype.Gerald Combs1-3/+3
2018-05-06Test: Make sure we run our display filter tests.Gerald Combs1-10/+21
2018-05-04Get rid of more autotoolsisms.Guy Harris1-2/+0
2018-05-02CMake: check for /Qspectre before using itPeter Wu1-1/+3
2018-05-02rpm-package: Use version.h to generate version string in RPMAndersBroman1-14/+25
2018-05-02Test: Remove the Bash test scripts.Gerald Combs1-22/+1
2018-04-27test: Miscellaneous fixups.Gerald Combs1-0/+1
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-1/+33
2018-04-25Put references to autotools in the past tense.Guy Harris1-6/+6
2018-04-24oss-fuzzshark: use install directory for headers. Install missing one.Jakub Zawadzki1-0/+1
2018-04-24CMake: Doxygen and API reference target updates.Gerald Combs1-0/+4
2018-04-22Fix up handling of the Kerberos package.Guy Harris1-0/+8
2018-04-21Remove a few obsolete references to gtk from checkapi and faq.pyJoerg Mayer1-1/+2
2018-04-20Get rid of unused variable.Guy Harris1-1/+0
2018-04-19CMake: fix build with json-glib with gold linkerPeter Wu1-5/+0