aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-08-16CMake: Switch back to shipping README.txt on Windows.Gerald Combs1-3/+17
2017-08-15Convert README to README.md.Gerald Combs1-1/+2
2017-08-13CMake: allow CMAKE_INSTALL_RPATH to be overriddenPeter Wu1-1/+1
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs1-8/+36
2017-08-11CMake: Make PLUGIN_INSTALL_DIR absolute.Gerald Combs1-1/+1
2017-08-10CMake: Update RPATH during installation.Gerald Combs1-1/+11
2017-08-07-Wcast-align will warn about legitimate code.Guy Harris1-1/+4
2017-08-07Minor comment style tweak.Guy Harris1-0/+2
2017-08-07Sync up a bit with configure.ac.Guy Harris1-6/+27
2017-08-07Add a comment explaining why ASan and UBSan are involved.Guy Harris1-1/+7
2017-08-06Fix setting COMMON_WARN_FLAGS.Guy Harris1-8/+9
2017-07-31CMake: do not check stack size when compiling with ASan or UBSanPascal Quantin1-3/+7
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+19
2017-07-27cmake: add a group target for all extcaps.Dario Lombardo1-0/+2
2017-07-25CMake: Don't pass /WX to rc.exeGerald Combs1-2/+11
2017-07-25cmake: remove duplicate libraries from sshdump and ciscodump.Dario Lombardo1-6/+0
2017-07-23Put the well-known addresses into a separate file from OUIsJoão Valverde1-0/+1
2017-07-22c-ares isn't required.Guy Harris1-1/+1
2017-07-21Require at least c-ares 1.5.0 when configuring.Guy Harris1-0/+2
2017-07-15Rename enterprises to enterprises.tsv and ship it.Gerald Combs1-1/+1
2017-07-04CMake: Fix eclipse indexerRoland Knall1-0/+38
2017-06-28Windows: update c-ares to v1.13.0 and zlib to v1.2.11Pascal Quantin1-1/+1
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-0/+1
2017-06-26cmake: fix SET_FEATURE_INFO deprecation warningPeter Wu1-10/+42
2017-06-21cmake: allow building from a UNC source directoryMartin Kaiser1-2/+2
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-1/+1
2017-06-10Windows: increase minimum CMake version to 3.7Pascal Quantin1-4/+2
2017-06-022.3.0 → 2.5.0.Gerald Combs1-1/+1
2017-06-01cmake: Add -Wshorten-64-to-32 for C++ when using Qt >= 5.9Stig Bjørlykke1-2/+9
2017-05-16Add --enable-ubsan/ENABLE_UBSAN for UndefinedBehaviorSanitizerPeter Wu1-0/+12
2017-04-27cmake: cleanup package variablePeter Wu1-6/+10
2017-04-27CMake: prevent confusing "Git NOT FOUND" in CMake 3.1.3Peter Wu1-1/+4
2017-04-26cmake: remove dependency on sedPeter Wu1-1/+1
2017-04-25cmake: fix build without libxml2Martin Kaiser1-0/+4
2017-04-21Use the cfile_ failure_message routines in androiddump.Guy Harris1-0/+2
2017-04-20Use cfile_write_failure_message() in the randpkt code.Guy Harris1-0/+2
2017-04-20Take the error message generation out of the merge_files routines.Guy Harris1-0/+1
2017-04-20Use the new cfile_XXX_failure_message() routines more broadly.Guy Harris1-0/+3
2017-04-20editcap now uses stuff from libui.Guy Harris1-0/+1
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+17
2017-04-17sharkd: support for "downloading" decoded RTP stream in wave-like format.Jakub Zawadzki1-0/+1
2017-04-15CMake: include PKG_INCLUDE_DIR if PKG_INCLUDE_DIRS is undefinedAhmad Fatoum1-0/+3
2017-04-14Functions that put large amounts of static data onto the stack may beJoerg Mayer1-0/+4
2017-04-12Add -Wduplicated-branches to extra warningsAlexis La Goutte1-0/+4
2017-04-09Move the filter file reading code to libui.Guy Harris1-4/+1
2017-04-08Link dftest with libui.Guy Harris1-1/+1
2017-04-08Link rawshark with libui.Guy Harris1-1/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-14/+16
2017-04-04cmake: add feature info for yappMartin Kaiser1-0/+1
2017-03-19Remove echld/.Joerg Mayer1-4/+0