aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte43-86/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-16Fix GTK3 detection (or more specific: the include paths) on WindowsJoerg Mayer1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte3-6/+0
2014-02-17Add Bluetooth SBC Codec support in cmakeMichal Labedzki1-0/+35
2014-02-11Finish converting the Developer's Guide to AsciiDoc.Gerald Combs1-3/+6
2014-01-25Try to get CMake to build the Developer Guide again. I don't haveGerald Combs1-40/+0
2014-01-24Prepare for conversion of Guide chapters to AsciiDoc.Gerald Combs1-0/+39
2014-01-19Add option to specify special permissions for dumpcap during cmake phase:Jörg Mayer1-0/+21
2014-01-16Look for win_flex and win_bison.Gerald Combs2-0/+2
2014-01-16More Chocolatey lex/yacc updates.Gerald Combs3-0/+52
2013-12-22Beginnings of doxygen support.Jörg Mayer1-0/+42
2013-12-05Only try to fix absolute Unix paths.Jörg Mayer1-3/+3
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