summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-10-11qtshark and wireshark(gtk2) now actually find their libs.Jörg Mayer1-1/+1
2013-10-11Now the GUI programs (wireshark/gtk2 and qtshark) compile and linkJörg Mayer1-0/+1
2013-10-11Make airpcap detection workJörg Mayer2-8/+15
2013-10-11Fix check for inflatePrime in zlib (ZLIB_LIBRARIES isn't set at thatGuy Harris1-1/+1
2013-10-10Fix a few things - untested until current build finishes.Jörg Mayer1-7/+4
2013-10-10Don't check for pcap_version(); we don't use it.Guy Harris1-1/+0
2013-10-10Check for bpf_image(), just as the autoconf script does.Guy Harris1-0/+1
2013-10-10Add Airpcap detection, use it by default on win32Jörg Mayer1-0/+41
2013-10-10lib is required for linking, the dlls are in binJörg Mayer1-0/+2
2013-10-10Generate setpath.bat to set the paths necessary for runningJörg Mayer1-1/+30
2013-10-10Revert "Fix using fop from CMake"Balint Reczey1-2/+2
2013-10-10Fix using fop from CMakeBalint Reczey1-2/+2
2013-10-07Try to get gtk3 detection working via pkg-configJörg Mayer1-1/+1
2013-10-06Use the correct syntax for the shellJörg Mayer1-1/+1
2013-10-06Libwireshark now links on windows with cmakeJörg Mayer1-0/+1
2013-10-06Fix a typoJörg Mayer1-1/+1
2013-10-06Make FindGTK3 work againJörg Mayer1-21/+24
2013-10-06Missed this part of Grahams patch.Jörg Mayer1-0/+134
2013-10-06Finding GTK3 works now, but the list of libs is incompleteJörg Mayer1-15/+32
2013-10-06Rewrite FindPCAP.cmake to current practicesJörg Mayer1-127/+58
2013-10-05Fix a typo (letover from autotools times) which accidentallyJörg Mayer1-1/+1
2013-10-05editcap and capinfos compile now with cmakeJörg Mayer1-0/+2
2013-10-05Attempt to get linking working with cmake - without success so far.Jörg Mayer1-0/+17
2013-10-04Make runlex.sh work on WindowsJörg Mayer2-7/+14
2013-10-04Looks like we have problems invoking shell scripts fromJörg Mayer1-2/+1
2013-10-04Get pod2man to work on windows: call via perlJörg Mayer1-2/+2
2013-10-04Add a missing file on the Windows platform.Jörg Mayer3-3/+28
2013-10-04Add Win support (and add a "hacked" case where the zlibJörg Mayer1-2/+14
2013-10-04Detecting these modules finally works on Windows setupJörg Mayer2-4/+4
2013-10-04Cleanup similar to FindGTHREAD2.cmakeJörg Mayer1-33/+22
2013-10-04Remove now unneeded stuff missed by previous cleanup.Jörg Mayer1-19/+0
2013-10-04Remove a debug "printf"Jörg Mayer1-2/+0
2013-10-04Replace the old version by a more modern one that onlyJörg Mayer1-246/+100
2013-10-04Update coding style, use FIND_PACKAGE_HANDLE_STANDARD_ARGSJörg Mayer1-23/+22
2013-10-04Fix a typoJörg Mayer1-2/+2
2013-10-04Fogot to set the <package>_INCLUDE_DIRS variable, thus itJörg Mayer2-3/+14
2013-09-27Fix a typo (a missed replace)Jörg Mayer1-2/+2
2013-09-23Beginnings of win cmake support (not yet working), created by Graham Bloice,Jörg Mayer14-41/+128
2013-09-17When building packet-dap.c on an empty build tree, packet-dap.c wouldJörg Mayer1-0/+1
2013-08-12- Extract variables from Makefile.common.Jörg Mayer1-0/+53
2013-07-24Fix a bug that will prevent the extra flags from being honored.Jörg Mayer1-1/+1
2013-07-24Copy over from cmake git head as it fixes a bug:Jörg Mayer1-0/+57
2013-07-23Copy over cmake largfile detection from the gromacs project.Jörg Mayer3-0/+173
2013-06-14And back it out again, just like the Makefile.amJörg Mayer1-1/+0
2013-06-14Copy overJörg Mayer1-1/+1
2013-05-11Remove generating .cnf files from all target. They willJörg Mayer1-1/+2
2013-05-07Make exports actaully workJörg Mayer1-13/+15
2013-05-07Move common code into UseAsn2Wrs.cmake.Jörg Mayer1-0/+44
2013-05-04Attempted fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8619Jörg Mayer1-1/+6
2013-05-01Print the version of the include files that will be used.Jörg Mayer1-0/+11