IOSTAT: plot LOAD y-axis in number of I/O not number of I/O times 1000
[metze/wireshark/wip.git] / cmake /
2013-05-11 Jörg MayerRemove generating .cnf files from all target. They...
2013-05-07 Jörg MayerMake exports actaully work
2013-05-07 Jörg MayerMove common code into UseAsn2Wrs.cmake.
2013-05-04 Jörg MayerAttempted fix for https://bugs.wireshark.org/bugzilla...
2013-05-01 Jörg MayerPrint the version of the include files that will be...
2013-05-01 Jörg Mayer- Fix logic for finding packages with differing Find...
2013-04-04 Guy HarrisIf we somehow manage to find libnl version 2 or 3,...
2012-11-22 Guy HarrisDon't set HAVE_LIBNL1 if we have don't libnl at all.
2012-09-25 Jörg MayerRemove trailing whitespace
2012-09-11 Jörg MayerDifferentiate between libnl versions. Feature parity...
2012-09-10 Jörg MayerOnly check if the NL-stuff isn't in the caches already
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-08-25 Evan HuusHave CMake also consider the include path "lua5.2"...
2012-08-23 Jörg MayerReplace if(os1) endif() if(os2) endif() with elseif
2012-06-20 Jörg MayerComplete cmake support for netlink detection
2012-06-17 Jörg MayerTry to detect Lua 5.2 as well
2011-11-21 Jörg MayerLinking against GTK3 stoped working because only libgtk...
2011-10-08 Jörg MayerMimic test for IPv6 support in GeoIP from autofoo
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-05 Gerald CombsFindGTK2: Add a check for pangocairo. It has to be...
2011-08-05 Jörg MayerAdd call to FindPackageHandleStandardArgs
2011-08-05 Jörg MayerAttempt to properly fix the missing path information...
2011-07-12 Jörg MayerRemote trailing whitespace
2011-07-06 Jörg MayerAdd detection of rpcap support in libpcap and use it...
2011-06-08 Jörg MayerAs pointed out by Jakub Zawadzki:
2011-06-08 Jörg MayerAdd GTK3 cmake options. It doesn't build, just like...
2011-06-08 Jörg MayerLast patch removed $Id$ head line
2011-06-08 Jörg MayerCopy over changes from cmake git HEAD.
2011-06-02 Ronnie SahlbergFrom Matthieu Patou <mat@matws.net>
2011-05-17 Jörg MayerUpdate to FindGTK2 from cmake 2.8.3. Add back quartz...
2011-05-12 Jörg MayerPlay catch up with recent configure.in changes:
2011-04-29 Jeff MorrissDon't check for the existence of gzclearerr() any more.
2011-02-09 Jaap KeuterAccommodate the CMake build on Ubuntu 10.10.
2011-01-08 Guy HarrisFrom H.sivank:
2010-11-15 Jörg Mayercmake stuff:
2010-09-28 Jörg Mayer- Reset a few more variables used in FindXYZ scripts.
2010-09-25 Jörg Mayer- FindGLIB2.cmake updates from
2010-09-24 Stig BjørlykkeReset CMAKE_REQUIRED_FLAGS after checking flags.
2010-09-23 Jörg MayerH.sivank:
2010-09-23 Jörg MayerAdd check for HAVE_GZCLEARERR.
2010-09-23 Jörg MayerTry to add support to learn the HTML_VIEWER variable...
2010-07-22 Stig BjørlykkeSet missing svn:keywords and svn:eol-style.
2010-05-24 Jörg MayerJose Pedro Oliveira <jpo@di.uminho.pt>
2010-05-24 Guy HarrisAt least according to the CMake 2.6 documentation,
2010-05-19 Jörg MayerCommit 32350 replaced the self written FindZ.cmake...
2010-04-01 Kovarththanan Raja... Add readme to track modules
2010-04-01 Kovarththanan Raja... Sync ZLIB from CMake trunk
2010-03-18 Jörg Mayercmake changes:
2010-03-17 Guy HarrisAdd CMake tests for pcap_datalink_val_to_description...
2010-03-08 Stig BjørlykkeAdded search for GDKPIXBUF to help building on OSX.
2010-03-06 Stig BjørlykkeSearch for includes and libs in /opt/local/ (MacPorts).
2010-03-04 Jörg MayerCopy over the introduction of Makefile.common change
2010-02-25 Jörg MayerAlmost working out-of-tree builds for the documentation,
2009-12-29 Jörg Mayer- Beginnings of cmake in docbook directory
2009-11-11 Jörg Mayer- Generate manpages and html version of manpages
2009-11-09 Stig BjørlykkeAlso look for /usr/bin/open as HtmlViewer.
2009-10-15 Jörg MayerThe Feature summary of cmake 2.6.2 has a bug that is...
2009-10-10 Kovarththanan Raja... Add tools/lemon/CMakeLists.txt which creates the lemon...
2009-10-09 Kovarththanan Raja... Introduce UseMakeTapReg.cmake
2009-10-09 Kovarththanan Raja... Add register_dissector_files macro
2009-10-08 Kovarththanan Raja... Remove FindWSWIN32.cmake. It was only a temporary hack...
2009-09-25 Jörg MayerTry to add tpg, but it seems it doesn't build with...
2009-09-24 Jörg MayerSlightly rework the detection code for some packages.
2009-09-24 Jörg MayerWhile trying to understand commit 30107, I found the...
2009-09-23 Stig BjørlykkeRun lemon from CMAKE_CFG_INTDIR.
2009-09-23 Jörg Mayer- Add $Id: $ tags
2009-09-23 Stig BjørlykkeTry finding gpg-error library, to improve building...
2009-09-23 Stig BjørlykkeRemoved setting GLIB2_LIBRARIES to GLIB_LIBRARY, to...
2009-09-23 Stig BjørlykkeTry finding pixbuf and pango libraries to help building...
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-10 Jörg MayerUpdate to add the last missing detection stuff.
2009-09-09 Jörg MayerCMAKE: Get most of of missing *build* pieces into place
2009-09-08 Jörg Mayerdftest and rawshark now build.
2009-09-07 Jörg Mayer- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists...
2009-09-02 Jörg MayerBeginnings of getting cmake to build stuff in epan.
2009-08-31 Kovarththanan Raja... CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-08-30 Kovarththanan Raja... Add new windows cmake module finder
2009-08-30 Kovarththanan Raja... Fix PATH typo. Should have been PATHS
2009-08-29 Kovarththanan Raja... We no longer support GLib 1.x
2009-08-18 Stig BjørlykkeSearch for includes and libs in /opt/local/ (MacPorts).
2009-06-16 Jörg MayerOK, so my last commit message was too optimistic -...
2009-06-15 Jörg MayerCMake now successfully builds dumpcap
2009-05-29 Jörg MayerResume work on CMake for Wireshark. Finally found and...
2008-07-18 Jeff MorrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2007-10-28 Sake BlokBug 1227 : From Frederic Heem:
2006-11-06 Jörg Mayerfrederic heem:
2006-11-01 Jörg MayerAdd same license info as in Check64BitFormat.cmake
2006-10-30 Jörg Mayerfrederic heem:
2006-10-26 Jörg MayerOnly include the license text and not the rest of the...
2006-10-26 Jörg Mayerfrederic.heem:
2006-10-24 Jörg MayerParts of bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-06 Jörg MayerThe last update to FindGTK2.cmake was incompatible...
2006-09-06 Jörg Mayercmake/
2006-09-06 Jörg MayerUpdate to newer version of the file from
2006-09-05 Jörg MayerOK, as I haven't had any negative feedback, I'm adding...