aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make makefile verbosity configurable from CMakeMichał Orynicz2014-04-091-3/+0
* Change how WERROR and WERR_UNKNOWN is turned offMichał Orynicz2014-04-091-2/+2
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Add --enable-extra-clang-checks for autotools and CMakeListAlexis La Goutte2014-03-311-6/+22
* Remove -Wunreachable-code it is removed from GCCAlexis La Goutte2014-03-171-1/+0
* Add pkg-config fileBalint Reczey2014-03-081-0/+9
* Add missing SBC library to cmake buildMichal Labedzki2014-02-201-0/+1
* Add Bluetooth SBC Codec support in cmakeMichal Labedzki2014-02-171-0/+7
* Disable tfshark taps for now.Evan Huus2014-02-141-1/+0
* Replace "svn" with "git" all over the place.Gerald Combs2014-02-071-19/+20
* Error doesn't exist, use warning instead.Jörg Mayer2014-01-191-1/+1
* Add option to specify special permissions for dumpcap during cmake phase:Jörg Mayer2014-01-191-4/+33
* -Warray-bounds was listed twiceJörg Mayer2014-01-181-1/+0
* Move cfile.c into SHARK_COMMON_SRC (as was done in nmake)Jörg Mayer2014-01-091-4/+1
* make tfshark finally compile:Jörg Mayer2014-01-081-1/+3
* TFShark doesn't capture traffic, so it doesn't needGuy Harris2014-01-081-1/+0
* At least some of the files in PLATFORM_CAPTURE_SRC are needed byGuy Harris2014-01-081-4/+4
* Rename WIRESHARK_COMMON_SRC to SHARK_COMMON_SRC - what's common about itGuy Harris2014-01-081-13/+15
* TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann2014-01-081-1/+25
* Rework compiler flag detection to be able to handle changedJörg Mayer2014-01-071-23/+18
* Check flags that might be supported by both C and C++ stillJörg Mayer2014-01-031-1/+12
* As discussed on wireshark-dev: follow autotools to useJörg Mayer2014-01-031-1/+3
* Actually enable building filetap library.Jörg Mayer2014-01-021-1/+4
* Stop building and distributing the asn1 plugin. I bleleve it to be obsolete.Anders Broman2014-01-021-1/+0
* Generated stuff does not belong into the source treeJörg Mayer2013-12-221-1/+1
* Beginnings of doxygen support.Jörg Mayer2013-12-221-0/+30
* Add a "captype" file that just reports the type of a capture file, basedGuy Harris2013-12-131-1/+24
* Create all binaries in one directory. After running setpath.batJörg Mayer2013-12-041-2/+10
* Remove /msvc2010 after ${QT5_BASE_DIR}, it should be part ofJörg Mayer2013-12-021-1/+2
* Move most of the plugin code from epan to wsutil and remove allGuy Harris2013-12-021-8/+0
* Small style changes.Jörg Mayer2013-12-011-6/+6
* - Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlyingJörg Mayer2013-12-011-3/+3
* Looks like the WinPcap version can only be determined from theJörg Mayer2013-11-301-1/+2
* Graham BloiceJörg Mayer2013-11-291-0/+9
* Graham Bloice:Jörg Mayer2013-11-291-0/+3
* According toGuy Harris2013-11-241-1/+0
* Use GCC flags to avoid optimization problems due to undefined behaviourBalint Reczey2013-11-241-0/+4
* Add -Wheader-guard to Autotools and CMakeAlexis La Goutte2013-11-221-0/+1
* Beginnings of CheckAPI support. More diligence neededJörg Mayer2013-11-181-0/+5
* Fix indent (use tabs)Alexis La Goutte2013-11-171-121/+120
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-1/+0
* No need to check whether cmake_policy command exists as we requireJörg Mayer2013-11-091-5/+14
* Turn WANT_PACKET_EDITOR into an option until such a time thatJörg Mayer2013-11-071-2/+0
* Add WANT_PACKET_EDITOR to CMakeAlexis La Goutte2013-11-071-0/+1
* - Reenable /LARGEADDRESSAWARE on Windows platformJörg Mayer2013-11-041-6/+14
* Pass the name of the sed executable as an explicit argurment toJörg Mayer2013-11-031-1/+1
* Make it so out-of-tree builds (autofoo and cmake) have access to the variousJeff Morriss2013-10-291-0/+2
* Add Gettext to PACKAGELIST. Homebrew puts it in a nonstandard location.Gerald Combs2013-10-271-1/+1
* If we're using Clang add -Qunused-arguments in order to avoid a bunchGerald Combs2013-10-161-2/+6
* Add CMake properties to targets so that they are logically organised when usi...Graham Bloice2013-10-131-0/+18