More PortAudio removal.
[metze/wireshark/wip.git] / CMakeLists.txt
2018-04-15 Roland KnallGtk: Remove source code
2018-04-09 Roland KnallQt: Fix MacOSX menu entries
2018-04-09 Gerald CombsCMake: More Qt4 removal.
2018-04-05 AndersBromanglib: Require 2.32 or newer.
2018-04-05 AndersBromanGTK Cmake: Remove the option to build the GTK UI.
2018-04-04 AndersCMake RPM build: Try to get rid of %globals in favor...
2018-04-04 Gerald CombsCMake: Add a note about passing /external to Visual...
2018-04-02 Guy HarrisPick up some compiler-specific flags from autotools.
2018-04-02 Gerald Combs2.5 → 2.9.
2018-03-29 Guy HarrisDon't bother with CMAKE_C_STANDARD.
2018-03-26 Gerald CombsCMake: Add an rpm-package target.
2018-03-16 Pascal QuantinBump micro version to 2
2018-03-14 Gerald CombsTrust CMake's Visual C++ version detection.
2018-03-13 Gerald CombsGet rid of TestBigEndian and AC_C_BIGENDIAN.
2018-03-09 Pascal QuantinAdd MaxMindDB 1.3.2 library to Windows
2018-03-08 Gerald CombsCMake: Don't bother compiling zlibstatic.
2018-03-07 Gerald CombsCMake: Exclude test targets from the default build.
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-03-06 Gerald CombsCMake: Remove SH from the packate list.
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-03-04 Graham BloiceWindows: Remove support for MSVC older than VS2015
2018-03-02 Gerald CombsRemove the endpoint "Map" feature.
2018-03-02 Gerald CombsGeneralize our process spawning code.
2018-02-28 Jaap KeuterL16_mono: Add L16 monaural codec plugin as functional...
2018-02-27 Gerald CombsCMake: Add more .PDBs to pdb_zip_package.
2018-02-25 Guy HarrisI don't see a need to treat ipmap.html specially.
2018-02-23 Guy HarrisI don't think ipmap.html belongs in the same directory...
2018-02-16 Guy HarrisTreat the text2pcap scanner as clean.
2018-02-13 Guy HarrisMake the DOCSIS dissector a built-in dissector.
2018-02-13 Gerald CombsCMake: Install the HTML guides.
2018-02-11 Gerald CombsSwitch from AsciiDoc to Asciidoctor.
2018-02-10 Gerald CombsCMake: Don't shadow PROCESSOR_ARCHITECTURE.
2018-02-07 Guy HarrisMove summary.[ch] to libui.
2018-02-06 Gerald Combs2.5.0 → 2.5.1.
2018-02-04 João ValverdeDon't install test programs (fuzzshark and dftest)
2018-02-02 Gerald CombsNote that /guard:cf requires CMake 3.9 or newer.
2018-01-30 Jaap Keuterusbdump: Add usbdump wiretap plugin as functional example
2018-01-25 Peter WuQt 4.8 compatibility fixes
2018-01-24 Gerald CombsCMake: Create directories one at a time.
2018-01-24 Gerald CombsCMake: Compile and link flag updates.
2018-01-24 Gerald CombsCMake: Copy multiple data files at a time.
2018-01-21 Gerald CombsCMake: File copy updates.
2018-01-16 Jaap KeuterUpdate paths after dissector plugin move.
2018-01-16 João Valverdeplugins: Add source tree subfolder for plugin library
2018-01-13 Gerald Combsmake-dissectors depends on copy_cli_dlls.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-12-24 Peter WuRename dissectors.c.in and fix CMake on removals
2017-12-12 Stig Bjørlykkecmake: Remove -Wcomma for C++ when using Qt >= 5.10
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-07 Jakub ZawadzkiAdd fuzzshark to cmake/autotools.
2017-11-29 Peter Wucmake: match include directories with autotools
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-11-21 Gerald CombsAdd ThreadSanitizer configure-time options.
2017-11-20 João ValverdeRename UseMakeDissectorReg.cmake
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-18 Graham BloiceCMake: Clean up Windows build
2017-11-18 João ValverdeBegin cleanup of make-dissector-reg.py
2017-11-14 Graham BloiceCMake: Make Qt5 packages required if building Qt version
2017-11-12 Guy HarrisLink with ZLIB_LIBRARIES if you link with wiretap.
2017-11-05 João Valverdeautotools: Try to be clearer about --with-ssl and remov...
2017-10-26 Guy HarrisMove the compiler version tests to ws_compiler_tests...
2017-10-21 Gerald CombsWarn the developer if we're building with GTK+.
2017-10-17 Peter WuCMake: increase minimum required version to 2.8.11
2017-10-17 Peter WuCMake: fix Qt build with CMake 2.8.12 and before
2017-10-16 Peter Wucmake: fix CMP0026 deprecation warning in CMake 3.9
2017-10-16 Peter Wucmake: remove and reorder unused cmake policies
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-10-06 Gerald CombsMake osx-app.sh a configured file and remove Autotools...
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-10-01 João ValverdeCMake: Fix extcap plugin directory
2017-10-01 João ValverdeUnsplit "m2m" plugin (wimax mac-to-mac encapsulation)
2017-09-28 João ValverdeRemove TPG plugin and dependencies
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-24 João ValverdeCMake: Print build flags just before feature summary
2017-09-24 João ValverdeCMake: Pretty print PACKAGELIST
2017-09-23 João Valverdeplugins: Fixups for g9260461f4f
2017-09-22 Gerald CombsRevert "CMake: Print a warning if CCACHE_CPP2 is unset."
2017-09-22 Gerald CombsCMake: Print a warning if CCACHE_CPP2 is unset.
2017-09-22 Michael MannAdd Flow Graph functionality to TShark
2017-09-21 Peter Wucmake: look for Qt5 from Homebrew on macOS
2017-09-20 Martin KaiserCMake: fix extcaps dependency list
2017-09-17 Stig Bjørlykkecmake: Add option to disable -Wframe-larger-than
2017-09-17 João Valverdeplugins: Use minor version number for plugin install...
2017-09-17 João Valverdeplugins: Fix paths to match WSUG
2017-09-17 João ValverdeCMake: Initial work to install headers for the benefit...
2017-09-16 Stig Bjørlykkecmake: Add -Wcomma as a warning flag.
2017-09-11 João ValverdeCMake: Fix RPATH after ga338f87f33
2017-09-08 Guy HarrisUse cmake_push_check_state() and cmake_pop_check_state().
2017-09-06 João ValverdeCMake: Make plugin installation path use PLUGIN_INSTALL...
2017-09-06 João ValverdeCMake: Move CPACK remnants and remove stale comment
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-09-03 João ValverdeCMake: Use GNUInstallDirs module instead of our own
2017-09-01 Peter WuCMake: prevent unnecessary rebuilds due to version.h
2017-08-30 Alexis La GoutteRevert "Add -Wused-but-marked-unused as an extra warnin...
2017-08-29 Gerald CombsCMake: We no longer support Visual C++ 2005 or 2008.
2017-08-28 Peter Wucmake: add ENABLE_NGHTTP2 option
2017-08-27 Guy HarrisAdd -Wused-but-marked-unused as an extra warning flag.
2017-08-25 Gerald CombsCMake: Package list updates.
2017-08-19 Michael MannRemove support for CPack.
next