aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-26CMake: Make LTO default off, restrict to release buildJoão Valverde1-2/+2
2021-07-23CMake: Remove some unused definitionsJoão Valverde1-2/+0
2021-07-21CMake: Remove unneeded GLIB2_LIBRARIES.Gerald Combs1-2/+0
2021-07-15CMake: Don't bother checking for fcntl.h or floorl.Gerald Combs1-5/+0
2021-07-14CMake: Fixup qtui's includes.Gerald Combs1-7/+1
2021-07-14CMake: Fixup SpanDSP's TIFF includes.Gerald Combs1-1/+0
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs1-3/+8
2021-07-11wsutil: Start adding a test suiteJoão Valverde1-0/+1
2021-07-09Rename version.h to be more descriptiveJoão Valverde1-4/+4
2021-07-05Revert "Wirehark Windows: Harden build with Shadow Stack and EHCONT metadata"Anders Broman1-13/+0
2021-07-04Move version_info.[ch] to ui/João Valverde1-35/+14
2021-07-02Win32: Compile ui/win32 as C++.Gerald Combs1-2/+2
2021-06-28Wirehark Windows: Harden build with Shadow Stack and EHCONT metadataMoshe Kaplan1-0/+13
2021-06-24CMake: clear stale MaxMindDB cache entries if neededPeter Wu1-0/+1
2021-06-17Replace usage of GLogLevel flags everywhereJoão Valverde1-1/+1
2021-06-17wslog: Use plain format with "message" levelJoão Valverde1-0/+2
2021-06-14CMake: Remove -Wc++-compatJoão Valverde1-1/+0
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-1/+1
2021-06-10CMake: Reverse logic to handle debug codeJoão Valverde1-1/+1
2021-05-25epan: Add SMI versionJoão Valverde1-0/+5
2021-05-24CMake: Rewrite preprocessor definitions againJoão Valverde1-21/+9
2021-05-24CMake: Enable LTO/IPO support for all platformsJoão Valverde1-6/+5
2021-05-24CMake: Refactor DISABLE_ASSERT optionJoão Valverde1-4/+4
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