aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-11-03Pass the name of the sed executable as an explicit argurment toJörg Mayer1-1/+1
2013-11-01Add generation of release notes.Jörg Mayer1-0/+107
2013-11-01Remove a comment about adding use of the sh version of the script.Jörg Mayer1-13/+0
2013-11-01Fix a typo that was never noticedJörg Mayer1-4/+4
2013-10-27More SVN properties cleanup.Jeff Morriss1-3/+3
2013-10-25Fix more SVN properties.Jeff Morriss1-0/+2
2013-10-19Minor refactoring in CMake ABI dump generationBalint Reczey1-0/+3
2013-10-19Set and use TMPDIR for ABI dump generation when using CMakeBalint Reczey1-2/+3
2013-10-15Factor out common parts of ABI checks to UseABICheck.cmakeBalint Reczey1-0/+20
2013-10-14Make pkgconfig work - sort of:Jörg Mayer1-9/+11
2013-10-13Don't clobber PKG_CONFIG_PATH.Gerald Combs1-1/+10
2013-10-13Set CMake to use Python when building the tap register files.Graham Bloice1-8/+8
2013-10-12Remove some things that I added while not understanding the realJörg Mayer1-3/+4
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