aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: add dependency to build manual pagesPeter Wu2016-10-201-0/+1
* Officially require Qt 4.8 or newerPeter Wu2016-10-201-1/+1
* CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin2016-10-181-0/+14
* cql: add lz4 and snappy decompressionBenoît Canet2016-10-171-0/+18
* CMakeLists: Add man filesUli Heilmeier2016-10-141-2/+2
* Remove nghttp2 code and use system' nghttp2Balint Reczey2016-10-131-1/+11
* Revert "CMakeLists: Add man files"Uli Heilmeier2016-10-081-0/+2
* Disable ASAN when building lemon.Gerald Combs2016-10-071-0/+6
* CMakeLists: Add man filesUli Heilmeier2016-10-051-2/+0
* cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu2016-09-301-10/+7
* Add an initial "shellcheck" target.Gerald Combs2016-09-261-0/+19
* Remove -Wdeclaration-after-statementPeter Wu2016-09-171-1/+0
* extcap: add udpdump.Dario Lombardo2016-09-161-0/+21
* Add some notes about XLC, HP C, and Sun/Oracle C.Guy Harris2016-09-071-0/+26
* Allow a lot more C99 featuresPeter Wu2016-09-061-3/+14
* CMake: Move version declarations to the top of CMakeLists.txt.Gerald Combs2016-09-021-14/+14
* CMake: Allow setting per target compiler warningsJoão Valverde2016-08-231-30/+58
* Bump GLib minimum required version to 2.22.0João Valverde2016-08-041-1/+1
* 2.1.2 → 2.3.0.v2.3.0rc0Gerald Combs2016-07-211-3/+3
* More 2.1.1 → 2.1.2 changesPascal Quantin2016-07-141-2/+2
* Build 2.1.1, second try.wireshark-2.1.1v2.1.1Gerald Combs2016-07-141-1/+1
* CMakeLists.txt: Fix gcee3e82João Valverde2016-07-071-1/+1
* Remove remnants of g_spawn_helper supportPascal Quantin2016-07-051-14/+0
* extcap: Remove g_spawn_helper supportRoland Knall2016-07-051-0/+1
* CMake: Update the macOS wrapper script behavior.Gerald Combs2016-06-291-1/+2
* CMake: Qt 5.7 requires C++ 11.Gerald Combs2016-06-271-0/+11
* Pass "/utf-8" to Visual C++ 2015.Gerald Combs2016-06-151-1/+2
* Remove Nmake build systemPascal Quantin2016-06-151-1/+0
* cmake: fix ENABLE_ASAN detectionPeter Wu2016-06-151-15/+12
* Revert "Move inclusion of CmakeListsCustom to the end of the file in order to...Anders Broman2016-06-141-2/+1
* Move inclusion of CmakeListsCustom to the end of the file in order to haveAndersBroman2016-06-131-1/+2
* CMake: Make PROJECT_VERSION_EXTENSION code simplerJoão Valverde2016-06-121-8/+4
* 2.1.0 → 2.1.1.v2.1.1rc0Gerald Combs2016-06-081-3/+3
* Build 2.1.0, second try.wireshark-2.1.0v2.1.0Gerald Combs2016-06-081-1/+1
* Make -Wunused-const-variable a C only warningJoão Valverde2016-05-221-1/+1
* Create a Wix InstallerMichael Mann2016-05-111-0/+16
* When using clang, warn about c99 only syntax (like pedantic without all the r...Joerg Mayer2016-05-101-0/+2
* SMI_DLL should not be part of directory path for copying MIBsMichael Mann2016-05-091-7/+7
* Add checkAPI calls to CMake.Graham Bloice2016-05-021-10/+24
* Compile sshdump and ciscodump for WindowsPascal Quantin2016-04-251-0/+1
* Add CMake version.h dependencyJoão Valverde2016-04-221-7/+20
* Link version code statically againJoão Valverde2016-04-211-0/+9
* Add "-git" tag to versionJoão Valverde2016-04-211-1/+10
* Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.Gerald Combs2016-04-131-1/+0
* [GTK] Check for xdg-open at run timeJoão Valverde2016-04-091-4/+0
* Use a single WS_NORETURN macroPeter Wu2016-04-081-6/+7
* Remove -Warray-bounds, it is enabled by default with -WallJoão Valverde2016-04-071-1/+0
* Rename "libz" to "zlib"João Valverde2016-04-041-2/+2
* Remove synchronous DNS name resolutionJoão Valverde2016-04-041-2/+1
* Revert "Trun on -Wused-but-marked-unused but only as warning, never as error....Alexis La Goutte2016-03-311-3/+0