aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-10-11Back out the verbose Makefile stuff.Guy Harris1-7/+0
2015-10-11Temporarily make cmake builds verbose, for debugging purposes.Guy Harris1-0/+7
2015-10-05Initialize 2.1.Gerald Combs1-3/+3
2015-10-05Allow use of variadic macrosPeter Wu1-0/+1
2015-10-02Revert "CMake: Don't feed -fPIC to Visual C++."Gerald Combs1-2/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-5/+5
2015-10-02CMake: Don't feed -fPIC to Visual C++.Gerald Combs1-1/+2
2015-10-02CMake: Fix the dmg_package target.Gerald Combs1-3/+0
2015-10-01Set the minimum Qt version to 4.7.Gerald Combs1-1/+1
2015-10-01CMake: OS X packaging updates.Gerald Combs1-8/+6
2015-10-01OS X: Integrate CMake and osx-dmg.shGerald Combs1-0/+52
2015-09-25CMake: Add a hardening-check target.Gerald Combs1-0/+27
2015-09-25cmake: Enable PIE when it is available by defaultBalint Reczey1-0/+2
2015-09-10Don't use any -fsanitize options unless we're using ASAN.Jeff Morriss1-5/+4
2015-09-02Update comment about use of "/Zo" with MSVC2015Bill Meier1-3/+2
2015-09-021.99.9 → 1.99.10.Gerald Combs1-1/+1
2015-08-26cmake: rework version.h handling to treat it like config.hJoerg Mayer1-20/+10
2015-08-13Make building with MSVC2015 workAnders1-1/+10
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs1-1/+0
2015-08-04Remove the CLI H.225 counter.Gerald Combs1-1/+0
2015-07-241.99.8 → 1.99.9.Gerald Combs1-1/+1
2015-07-15Revert "On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools."Guy Harris1-17/+1
2015-07-15On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools.Guy Harris1-1/+17
2015-07-13The toolkit is called "Qt", not "QT".Guy Harris1-2/+2
2015-07-13Don't add rpaths with CMake, either; osx-app.sh will do so.Guy Harris1-9/+1
2015-07-05Fix Windows CMake generated installer to include snmp mibsGraham Bloice1-0/+2
2015-07-03Convert BOOTP/DHCP tap stats to new "generic stat API".Michael Mann1-1/+0
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann1-1/+1
2015-06-23Use RTD functionality for H.225Michael Mann1-1/+0
2015-06-22Refactor RTD stats.Michael Mann1-3/+1
2015-06-21Further refactor SRT stats.Michael Mann1-9/+1
2015-06-181.99.7 → 1.99.8Gerald Combs1-1/+1
2015-06-15Fix the CMake windows installer to pickup the locally built zlib1.dllGraham Bloice1-0/+1
2015-06-15Separate Windows CMake compiler definitions and flagsGraham Bloice1-10/+15
2015-06-12Fix some CMake compiler tests for Win64Graham Bloice1-1/+1
2015-06-03Fix OSX CMake warningsGraham Bloice1-0/+5
2015-05-31Fix zlib cmakeGraham Bloice1-4/+2
2015-05-281.99.6 → 1.99.7.Gerald Combs1-1/+1
2015-05-19Fix CMake warningsGraham Bloice1-4/+4
2015-05-05CMake: Try to fix version.h dependencies.Gerald Combs1-10/+10
2015-05-01Add tshark -z "ncp,srt"Michael Mann1-0/+1
2015-04-30CMake: Always set PROCESSOR_ARCHITECTURE on Windows.Gerald Combs1-2/+6
2015-04-30CMake for Windows improvementsGraham Bloice1-8/+15
2015-04-29CMake Windows fixesGraham Bloice1-1/+7
2015-04-28Add service_response_time_table for TShark srt stats.Michael Mann1-0/+1
2015-04-28Add tshark -z "smb2,srt"Michael Mann1-0/+1
2015-04-27Add tshark -z "ldap,srt"Michael Mann1-0/+1
2015-04-23CMake fix windows setupGraham Bloice1-4/+4
2015-04-21[Androiddump] Fix CMake install path for androiddumpmichal.orynicz1-5/+6
2015-04-20CMake minor updatesGraham Bloice1-4/+5