aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-4/+0
* Fix CMake build:Evan Huus2012-10-181-5/+2
* *NIX (autofoo and cmake) part of the fix forJeff Morriss2012-09-181-0/+3
* Copy over HAVE_NL80211 from autofooJörg Mayer2012-09-101-0/+3
* Get netlink detection working with cmake (not complete)Jörg Mayer2012-09-061-0/+12
* From Tony Trinh:Anders Broman2012-06-251-1/+1
* Complete cmake support for netlink detectionJörg Mayer2012-06-201-0/+3
* Forgot to copy one more changeJörg Mayer2012-06-201-3/+0
* Do the changes to configure from r43354 in cmake as well.Jörg Mayer2012-06-191-0/+3
* - Move setting _U_ into config.h, becauseJörg Mayer2012-02-021-0/+7
* Change the use of threads from "mostly always, depending on yourGerald Combs2011-11-071-3/+0
* Mimic test for IPv6 support in GeoIP from autofooJörg Mayer2011-10-081-0/+3
* Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke2011-08-231-3/+0
* Copy over the commit 38437 to cmake.Jörg Mayer2011-08-091-1/+1
* Get rid of HAVE_PCAP_SET_BUFFER_SIZE - nobody checks forGuy Harris2011-08-061-3/+0
* Define PACKAGE in config.h.Gerald Combs2011-08-021-0/+3
* Make USE_THREADS actually work with cmakeJörg Mayer2011-07-211-0/+3
* Add detection of rpcap support in libpcap and use it if available.Jörg Mayer2011-07-061-0/+4
* Replace all strerror() with g_strerror().Stig Bjørlykke2011-06-281-3/+0
* Add configure options to make change the default file formatJörg Mayer2011-06-171-0/+3
* Don't check for the existence of gzclearerr() any more.Jeff Morriss2011-04-291-3/+3
* A little more old packet list cleanupStephen Fisher2011-03-081-3/+0
* From Roland Knall:Jaap Keuter2011-02-211-0/+9
* Copy behaviour ofJörg Mayer2010-09-231-0/+3
* Assume we HAVE_GZCLEARERR on Windows and when using cmakeJeff Morriss2010-09-231-0/+3
* Checking in Stigs changes fromAnders Broman2010-05-061-0/+6
* Add CMake tests for pcap_datalink_val_to_description() andGuy Harris2010-03-171-0/+6
* Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke2009-10-061-3/+3
* CMake:Jörg Mayer2009-09-211-8/+11
* Build the asn1 plugin. The only problem(?) is, that it isJörg Mayer2009-09-151-0/+6
* Make building with GeoIP, Python, Capabilities and c-aresJörg Mayer2009-09-121-3/+15
* CMAKE: Get most of of missing *build* pieces into placeJörg Mayer2009-09-091-0/+9
* Define some windows specific header filesKovarththanan Rajaratnam2009-09-011-0/+9
* Check for mkdtemp()Kovarththanan Rajaratnam2009-09-011-0/+3
* Add check for HAVE_MKSTEMP to make build work again onJörg Mayer2009-08-311-0/+3
* CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam2009-08-311-15/+0
* OK, so my last commit message was too optimistic - I was usingJörg Mayer2009-06-161-0/+6
* Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss2008-07-181-6/+0
* Bug 1227 : From Frederic Heem:Sake Blok2007-10-281-0/+3
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-6/+0
* Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179Jörg Mayer2006-10-241-92/+98
* cmake/Jörg Mayer2006-09-061-0/+309