aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-06-15cmake: fix ENABLE_ASAN detectionPeter Wu1-15/+12
2016-06-14Revert "Move inclusion of CmakeListsCustom to the end of the file in order to...Anders Broman1-2/+1
2016-06-13Move inclusion of CmakeListsCustom to the end of the file in order to haveAndersBroman1-1/+2
2016-06-12CMake: Make PROJECT_VERSION_EXTENSION code simplerJoão Valverde1-8/+4
2016-06-082.1.0 → 2.1.1.Gerald Combs1-3/+3
2016-06-08Build 2.1.0, second try.Gerald Combs1-1/+1
2016-05-22Make -Wunused-const-variable a C only warningJoão Valverde1-1/+1
2016-05-11Create a Wix InstallerMichael Mann1-0/+16
2016-05-10When using clang, warn about c99 only syntax (like pedantic without all the r...Joerg Mayer1-0/+2
2016-05-09SMI_DLL should not be part of directory path for copying MIBsMichael Mann1-7/+7
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-10/+24
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin1-0/+1
2016-04-22Add CMake version.h dependencyJoão Valverde1-7/+20
2016-04-21Link version code statically againJoão Valverde1-0/+9
2016-04-21Add "-git" tag to versionJoão Valverde1-1/+10
2016-04-13Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.Gerald Combs1-1/+0
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-4/+0
2016-04-08Use a single WS_NORETURN macroPeter Wu1-6/+7
2016-04-07Remove -Warray-bounds, it is enabled by default with -WallJoão Valverde1-1/+0
2016-04-04Rename "libz" to "zlib"João Valverde1-2/+2
2016-04-04Remove synchronous DNS name resolutionJoão Valverde1-2/+1
2016-03-31Revert "Trun on -Wused-but-marked-unused but only as warning, never as error....Alexis La Goutte1-3/+0
2016-03-29Use "old-style" moc options to ensure backward compatibility for Qt toolsJoão Valverde1-1/+2
2016-03-28Trun on -Wused-but-marked-unused but only as warning, never as error.Joerg Mayer1-0/+3
2016-03-28Fix out-of-tree "gen-authors" targetPeter Wu1-5/+5
2016-03-25Remove -W from compiler warningsJoão Valverde1-1/+0
2016-03-25Add ax_lib_socket_nsl.m4 macroJoão Valverde1-6/+0
2016-03-24Put pcapio.c into a writecap library, and use it.Guy Harris1-3/+6
2016-03-24extcap: add ciscodump.Dario Lombardo1-1/+28
2016-03-21Remove ADNS supportJoão Valverde1-12/+4
2016-03-21Fix building without extcap enabledJoão Valverde1-3/+3
2016-03-20Fix CMake target FOLDER propertiesGraham Bloice1-2/+2
2016-03-18cmake: Remove extcap from include directoriesJoão Valverde1-1/+0
2016-03-14OS X: Remove GTK+ packaging.Gerald Combs1-2/+2
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-1/+0
2016-03-11cmake: Copy docs to build datafile dir for NSIS packaging.João Valverde1-0/+22
2016-03-10Add doc/CMakeLists.txtJoão Valverde1-158/+1
2016-03-08AUTHORS: sort by nameAlexis La Goutte1-1/+2
2016-03-07Add conflict check filterAlexis La Goutte1-0/+4
2016-03-06CMake: Avoid pipes and the `cut` command.Gerald Combs1-6/+9
2016-03-04cmake: fix gen-authors target.Dario Lombardo1-1/+1
2016-03-04extcap: move ssh common functions to ssh-base.Dario Lombardo1-0/+1
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo1-0/+1
2016-03-03Create perl script to append existing AUTHORS file with information from git ...Michael Mann1-0/+8
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-1/+1
2016-02-29extcap: Move extcap handling to baseRoland Knall1-1/+1
2016-02-26extcap: move windows functions into extcap-baseDario Lombardo1-0/+4
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+0
2016-02-15Build the extcap programs in the extcap directory.Guy Harris1-2/+5