aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-01-13macOS: Require Sparkle 1 for now.Gerald Combs1-1/+1
2022-01-03CMake: Use more consistent naming for optionsJoão Valverde1-3/+3
2022-01-01Windows: UTF-8 harder.Gerald Combs1-3/+3
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-3/+3
2021-12-23text2pcap: Call text_importJohn Thacker1-3/+1
2021-12-22text2pcap: Use wtap_dumperJohn Thacker1-1/+2
2021-12-21Add a ws_posix_compat.h headerJoão Valverde1-0/+1
2021-12-17CMake: Disable Wformat-truncation (GCC warning)João Valverde1-0/+7
2021-12-16GitLab CI+Qt+Docs: CMAKE_PREFIX_PATH updates.Gerald Combs1-2/+1
2021-12-16CMake: Be stricter about MSVC requirementsJoão Valverde1-2/+6
2021-12-15CMake: Update a Windows SDK version check.Gerald Combs1-3/+9
2021-12-15CMake: Use CMAKE_C_STANDARD to require C11João Valverde1-81/+9
2021-12-15Revert "CMake: Change our configuration to enable C17"João Valverde1-21/+62
2021-12-14CMake: Change our configuration to enable C17João Valverde1-62/+21
2021-12-14win/cmake: missing rc files to set icon and copyrightChuck Craft1-0/+4
2021-12-11CMake+GitLab CI: Reduce verbosity.Gerald Combs1-2/+2
2021-12-05CMake: Fix setting default build typeJoão Valverde1-4/+13
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