aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump micro version to 2Pascal Quantin2018-03-161-1/+1
* Trust CMake's Visual C++ version detection.Gerald Combs2018-03-141-10/+12
* Get rid of TestBigEndian and AC_C_BIGENDIAN.Gerald Combs2018-03-131-4/+0
* Add MaxMindDB 1.3.2 library to WindowsPascal Quantin2018-03-091-3/+4
* CMake: Don't bother compiling zlibstatic.Gerald Combs2018-03-081-1/+5
* CMake: Exclude test targets from the default build.Gerald Combs2018-03-071-12/+18
* spdx: more licenses converted.Dario Lombardo2018-03-071-13/+1
* CMake: Remove SH from the packate list.Gerald Combs2018-03-061-1/+1
* Transition from GeoIP Legacy to MaxMindDB.Gerald Combs2018-03-061-8/+26
* Windows: Remove support for MSVC older than VS2015Graham Bloice2018-03-041-10/+1
* Remove the endpoint "Map" feature.Gerald Combs2018-03-021-10/+0
* Generalize our process spawning code.Gerald Combs2018-03-021-1/+0
* L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter2018-02-281-0/+1
* CMake: Add more .PDBs to pdb_zip_package.Gerald Combs2018-02-271-1/+5
* I don't see a need to treat ipmap.html specially.Guy Harris2018-02-251-11/+0
* I don't think ipmap.html belongs in the same directory as the binaries.Guy Harris2018-02-231-3/+0
* Treat the text2pcap scanner as clean.Guy Harris2018-02-161-8/+5
* Make the DOCSIS dissector a built-in dissector.Guy Harris2018-02-131-1/+0
* CMake: Install the HTML guides.Gerald Combs2018-02-131-23/+10
* Switch from AsciiDoc to Asciidoctor.Gerald Combs2018-02-111-5/+2
* CMake: Don't shadow PROCESSOR_ARCHITECTURE.Gerald Combs2018-02-101-2/+2
* Move summary.[ch] to libui.Guy Harris2018-02-071-1/+0
* 2.5.0 → 2.5.1.v2.5.1rc0Gerald Combs2018-02-061-1/+1
* Don't install test programs (fuzzshark and dftest)João Valverde2018-02-041-2/+0
* Note that /guard:cf requires CMake 3.9 or newer.Gerald Combs2018-02-021-0/+2
* usbdump: Add usbdump wiretap plugin as functional exampleJaap Keuter2018-01-301-0/+1
* Qt 4.8 compatibility fixesPeter Wu2018-01-251-0/+3
* CMake: Create directories one at a time.Gerald Combs2018-01-241-8/+7
* CMake: Compile and link flag updates.Gerald Combs2018-01-241-26/+31
* CMake: Copy multiple data files at a time.Gerald Combs2018-01-241-11/+94
* CMake: File copy updates.Gerald Combs2018-01-211-103/+44
* Update paths after dissector plugin move.Jaap Keuter2018-01-161-1/+1
* plugins: Add source tree subfolder for plugin libraryJoão Valverde2018-01-161-13/+13
* make-dissectors depends on copy_cli_dlls.Gerald Combs2018-01-131-0/+1
* extcap: remove conditional compilation.Dario Lombardo2018-01-081-35/+23
* Rename dissectors.c.in and fix CMake on removalsPeter Wu2017-12-241-1/+1
* cmake: Remove -Wcomma for C++ when using Qt >= 5.10Stig Bjørlykke2017-12-121-1/+12
* Rewrite make-tap-reg.py in CJoão Valverde2017-12-111-34/+33
* Move the frame_set stuff back into the capture_file structure.Guy Harris2017-12-081-0/+1
* Add fuzzshark to cmake/autotools.Jakub Zawadzki2017-12-071-0/+16
* cmake: match include directories with autotoolsPeter Wu2017-11-291-2/+0
* Move the protocol registration routines back into libwiresharkJoão Valverde2017-11-211-2/+0
* Add ThreadSanitizer configure-time options.Gerald Combs2017-11-211-2/+18
* Rename UseMakeDissectorReg.cmakeJoão Valverde2017-11-201-2/+2
* Fix (and chop) static build optionJoão Valverde2017-11-191-5/+0
* CMake: Clean up Windows buildGraham Bloice2017-11-181-1/+2
* Begin cleanup of make-dissector-reg.pyJoão Valverde2017-11-181-1/+2
* CMake: Make Qt5 packages required if building Qt versionGraham Bloice2017-11-141-0/+8
* Link with ZLIB_LIBRARIES if you link with wiretap.Guy Harris2017-11-121-1/+3
* autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde2017-11-051-1/+0