aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-12-01The changes to work around the msbuild deficiencies brokeJörg Mayer1-2/+4
2013-12-01Too litte modify in copy - modify - paste cycleJörg Mayer1-2/+2
2013-12-01Graham BloiceJörg Mayer3-49/+73
2013-11-29Graham BloiceJörg Mayer1-2/+13
2013-11-27- Avoid copying of the graphics, specify the graphics sourceJörg Mayer1-18/+16
2013-11-24Ensure the WIRESHARK_BASE_DIR env var is in cmake format. Required for the r...Graham Bloice1-1/+1
2013-11-18Beginnings of CheckAPI support. More diligence neededJörg Mayer1-0/+18
2013-11-10On Windows find the standard html viewer by using bigger and biggerJörg Mayer1-9/+22
2013-11-10Make FindGTK3 work on windowsJörg Mayer1-20/+46
2013-11-10Try to get findhtmlviewer working on windows. Doesn't work butJörg Mayer1-0/+2
2013-11-07Remove extraction of cmake parameters from autotools files.Jörg Mayer1-53/+0
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