aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-11-26CMakeLists.txt: Fix enabling the use of C++ 2017 with MSVCJoerg Mayer1-2/+2
2021-11-24Readd feature to make QtXMultimedia optional againJoerg Mayer1-1/+6
2021-11-24Get CMake to successfully work with Qt6Joerg Mayer1-16/+37
2021-11-22Remove last remnants of Qt5MacExtrasJoerg Mayer1-4/+0
2021-11-17Cmake: Qt6 extends CMAKE_MODULE_PATH, work around thisJoerg Mayer1-7/+9
2021-11-16c-ares: move domain from haxx.se to its own .orgJaap Keuter1-1/+1
2021-11-15CMake: Improve a status message and add a commentJoão Valverde1-9/+7
2021-11-15CMake: Fix typoJoão Valverde1-3/+3
2021-11-14Make PCRE2 a required dependencyJoão Valverde1-9/+1
2021-11-14dfilter: Remove support for GRegexJoão Valverde1-0/+6
2021-11-14dfilter: Add support for PCRE2João Valverde1-0/+12
2021-11-12Add an include sub-directory to the treeJoão Valverde1-6/+7
2021-11-12CMake: Remove globals.h from public headersJoão Valverde1-1/+0
2021-11-12MSYS2: Use system SpeexDSP packageJoão Valverde1-3/+4
2021-11-11Lua is a proper name. Fix its capitalization.Gerald Combs1-1/+1
2021-11-03CMake: fix macOS build without AsciidoctorPeter Wu1-1/+5
2021-11-01CMake: Make -Wmaybe-uninitialized non-fatalJoão Valverde1-0/+11
2021-10-27tests/dfilter: Move deprecated to syntax groupJoão Valverde1-1/+0
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde1-0/+1
2021-10-21CMake: Place all of the documentation in the "Documentation" folder.Gerald Combs1-2/+2
2021-10-07Version: 3.5.1 → 3.7.0Gerald Combs1-2/+2
2021-10-05dfilter: Add some more syntax testsJoão Valverde1-0/+1
2021-10-01Docs+Packaging: Convert our man pages to Asciidoctor.Gerald Combs1-34/+36
2021-09-30dfilter: Add test for "deprecated" tokensJoão Valverde1-0/+1
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos1-0/+1
2021-09-27Windows: Add preliminary support for MSYS2João Valverde1-34/+56
2021-09-27CMake: Remove debian package targetJoão Valverde1-8/+0
2021-09-24CMake: The minizip URL is ancientJoão Valverde1-2/+2
2021-09-22CMake: Try to set a required try_run() definition in a more idiomatic wayJoão Valverde1-0/+1
2021-09-22CMake: Remove an unnecessary version checkJoão Valverde1-1/+1
2021-09-22MinGW-w64: Need to use ANSI C stdioJoão Valverde1-0/+10
2021-09-22MinGW-w64: Fix windeployqt errorsJoão Valverde1-3/+1
2021-09-22CMake: Target platform for WIN32 needs to be lower caseJoão Valverde1-4/+10
2021-09-22CMake: Fix minimum version requirements for CentOS 8João Valverde1-10/+17
2021-09-21MinGW-w64: Add guards for MSVC macro definitionsJoão Valverde1-0/+1
2021-09-21CMake: Move UNICODE defines to command lineJoão Valverde1-0/+5
2021-09-21MinGW-w64: Define NOMINMAX for Windows APIJoão Valverde1-3/+5
2021-09-21MinGW-w64: Need to define WIN32_LEAN_AND_MEANJoão Valverde1-8/+9
2021-09-21MinGW-w64: Need to link using -municodeJoão Valverde1-0/+10
2021-09-20Windows: Don't search for a SpeexDSP packageJoão Valverde1-1/+5
2021-09-20CMake: Fix macro redefinition of Windows API versioningJoão Valverde1-0/+19
2021-09-20CMake: Add guards for PLATFORM sanity checkJoão Valverde1-14/+20
2021-09-20CMake: wsetargv.obj is specific to Visual StudioJoão Valverde1-2/+2
2021-09-13Tools: Migrate compress-pngs.sh to Python.Gerald Combs1-1/+0
2021-09-13HTTP2, QUIC: fix "Follow Stream"Nardi Ivan1-0/+1
2021-09-11wiretap: Add zstd and lz4 as WTAP compression typesJohn Thacker1-3/+3
2021-09-01CMake: Fix tests.Gerald Combs1-1/+1
2021-09-01CMake: Get rid of WS_PROGRAM_PATHGerald Combs1-8/+1
2021-08-27Version: 3.5.0 → 3.5.1.Gerald Combs1-1/+1
2021-08-26cmake: add an "uninstall" target.Guy Harris1-0/+9