aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use "old-style" moc options to ensure backward compatibility for Qt toolsJoão Valverde2016-03-291-1/+2
* Trun on -Wused-but-marked-unused but only as warning, never as error.Joerg Mayer2016-03-281-0/+3
* Fix out-of-tree "gen-authors" targetPeter Wu2016-03-281-5/+5
* Remove -W from compiler warningsJoão Valverde2016-03-251-1/+0
* Add ax_lib_socket_nsl.m4 macroJoão Valverde2016-03-251-6/+0
* Put pcapio.c into a writecap library, and use it.Guy Harris2016-03-241-3/+6
* extcap: add ciscodump.Dario Lombardo2016-03-241-1/+28
* Remove ADNS supportJoão Valverde2016-03-211-12/+4
* Fix building without extcap enabledJoão Valverde2016-03-211-3/+3
* Fix CMake target FOLDER propertiesGraham Bloice2016-03-201-2/+2
* cmake: Remove extcap from include directoriesJoão Valverde2016-03-181-1/+0
* OS X: Remove GTK+ packaging.Gerald Combs2016-03-141-2/+2
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-1/+0
* cmake: Copy docs to build datafile dir for NSIS packaging.João Valverde2016-03-111-0/+22
* Add doc/CMakeLists.txtJoão Valverde2016-03-101-158/+1
* AUTHORS: sort by nameAlexis La Goutte2016-03-081-1/+2
* Add conflict check filterAlexis La Goutte2016-03-071-0/+4
* CMake: Avoid pipes and the `cut` command.Gerald Combs2016-03-061-6/+9
* cmake: fix gen-authors target.Dario Lombardo2016-03-041-1/+1
* extcap: move ssh common functions to ssh-base.Dario Lombardo2016-03-041-0/+1
* extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo2016-03-041-0/+1