aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-05-24Add ws_debug() and use itJoão Valverde1-0/+7
2021-05-20Adding more than one protobuff file fails.Anders Broman1-1/+1
2021-05-19Disable assertions for release buildsJoão Valverde1-0/+9
2021-05-14CMake: Remove a no-longer-needed workaround.Gerald Combs1-7/+0
2021-05-14Add SparkplugB dissectorGraham Bloice1-0/+18
2021-05-14CMake: Set Qt autogen properties for Wireshark.Gerald Combs1-0/+3
2021-05-06CMake: Apply AUTO{MOC,UIC,RCC} more selectively.Gerald Combs1-1/+2
2021-04-27Remove unneeded c-ares checks.Gerald Combs1-42/+37
2021-04-26Windows: move ENABLE_VLD to CMakeOptions.txtPascal Quantin1-2/+1
2021-04-26BCG729: Fix urlRoland Knall1-1/+1
2021-04-21CMake: fix macOS build when Qt5 and Qt6 are both installedPeter Wu1-0/+9
2021-04-14CMake: Pass /diagnostics:caret to Visual C++.Gerald Combs1-1/+3
2021-04-14CMake+CI: Colorize our compiler output.Gerald Combs1-0/+12
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+27
2021-04-02Try not disabling designated initializer overides.Guy Harris1-9/+0
2021-03-31CMake: Enable AUTO{MOC,UIC,RCC} according to our CMake version.Gerald Combs1-3/+5
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde1-2/+1
2021-03-29CMake: Set CMake Policy CMP0071 to NEWJoão Valverde1-0/+3
2021-03-26CMake: Enable AUTO{MOC,UIC,RCC} earlier.Gerald Combs1-0/+4
2021-03-26Regex based textfile importPaul Weiß1-0/+9
2021-03-22Do the LFS checks before processing any subdirectories.Guy Harris1-31/+32
2021-03-22Replace the Large File Support CMake stuff.Guy Harris1-3/+29
2021-03-05Replace g_assert() with g_assert_true() for testingJoão Valverde1-1/+1
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz1-0/+1
2021-02-21Added NetPerfMeter test suite.Thomas Dreibholz1-0/+1
2021-02-19Require Qt 5.6 or later.Gerald Combs1-10/+4
2021-02-18CMake: Use target_include_directores more.Gerald Combs1-8/+3
2021-02-16CMake, GitLab CI: forcibly unset CMAKE_VERBOSE_MAKEFILE if requested.Guy Harris1-3/+12
2021-02-16CMake: Add a note about setting CAExcludePath.Gerald Combs1-0/+6
2021-02-16GitHub CI, CMake: override the definition of cmake_build.Guy Harris1-0/+54
2021-02-15GitLab CI: use sed to strip out -W and -f options from output.Guy Harris1-32/+0
2021-02-15CMake: the argument to rpmbuild to quiet it is --quiet, not -q.Guy Harris1-1/+1
2021-02-15CMake, .gitlab-ci.yml: try to cut down the output for Fedora RPM builds.Guy Harris1-0/+32
2021-02-14Enable -Wredundant-decls.Guy Harris1-6/+1
2021-01-22CMake: Fixup rpmbuild verbosity.Gerald Combs1-3/+2
2021-01-10CMake: Make the rpmbuild output quiet by default.Gerald Combs1-2/+4
2021-01-07cmake: make rpm-package dependent from dist target.Dario Lombardo1-9/+4
2021-01-02GnuTLS: Bump minimum version to 3.3.0John Thacker1-2/+2
2021-01-01libgcrypt: Bump version number to 1.5.0John Thacker1-1/+1
2020-12-22cmake: fix comment in rpm-build target.Dario Lombardo1-1/+1
2020-12-20CMake: macOS version updates.Gerald Combs1-5/+10
2020-12-13GitLab CI: Disable LTO on WindowsGerald Combs1-1/+1
2020-12-10Linux: rename metadata according to specPeter Eszlari1-9/+9
2020-12-09Windows: upgrade libssh to 0.9.5Pascal Quantin1-1/+3
2020-12-02MBIM: Update dissector to support DLT_ETWOdysseus Yang1-0/+2
2020-12-02macOS: Enable PKCS #11 support when building with macos-setup.shJohn Thacker1-4/+4
2020-12-01Windows: Upgrade brotli, libmaxminddb, lz4, and snappy.Gerald Combs1-3/+8
2020-11-30wiretap: Convert ascend.y to Lemon.Gerald Combs1-1/+0
2020-11-25GLib: Bump requirement 2.32 -> 2.36John Thacker1-1/+1
2020-11-01CMake: Don't restrict ENABLE_CCACHE.Gerald Combs1-1/+6