Add generation of release notes.
[metze/wireshark/wip.git] / cmake /
2013-11-01 jmayerAdd generation of release notes.
2013-11-01 jmayerRemove a comment about adding use of the sh version...
2013-11-01 jmayerFix a typo that was never noticed
2013-10-27 morrissMore SVN properties cleanup.
2013-10-25 morrissFix more SVN properties.
2013-10-19 rbalintMinor refactoring in CMake ABI dump generation
2013-10-19 rbalintSet and use TMPDIR for ABI dump generation when using...
2013-10-15 rbalintFactor out common parts of ABI checks to UseABICheck...
2013-10-14 jmayerMake pkgconfig work - sort of:
2013-10-13 geraldDon't clobber PKG_CONFIG_PATH.
2013-10-13 grahambSet CMake to use Python when building the tap register...
2013-10-12 jmayerRemove some things that I added while not understanding...
2013-10-11 jmayerqtshark and wireshark(gtk2) now actually find their...
2013-10-11 jmayerNow the GUI programs (wireshark/gtk2 and qtshark) compi...
2013-10-11 jmayerMake airpcap detection work
2013-10-11 guyFix check for inflatePrime in zlib (ZLIB_LIBRARIES...
2013-10-10 jmayerFix a few things - untested until current build finishes.
2013-10-10 guyDon't check for pcap_version(); we don't use it.
2013-10-10 guyCheck for bpf_image(), just as the autoconf script...
2013-10-10 jmayerAdd Airpcap detection, use it by default on win32
2013-10-10 jmayerlib is required for linking, the dlls are in bin
2013-10-10 jmayerGenerate setpath.bat to set the paths necessary for...
2013-10-10 rbalintRevert "Fix using fop from CMake"
2013-10-10 rbalintFix using fop from CMake
2013-10-07 jmayerTry to get gtk3 detection working via pkg-config
2013-10-06 jmayerUse the correct syntax for the shell
2013-10-06 jmayerLibwireshark now links on windows with cmake
2013-10-06 jmayerFix a typo
2013-10-06 jmayerMake FindGTK3 work again
2013-10-06 jmayerMissed this part of Grahams patch.
2013-10-06 jmayerFinding GTK3 works now, but the list of libs is incomplete
2013-10-06 jmayerRewrite FindPCAP.cmake to current practices
2013-10-05 jmayerFix a typo (letover from autotools times) which acciden...
2013-10-05 jmayereditcap and capinfos compile now with cmake
2013-10-05 jmayerAttempt to get linking working with cmake - without...
2013-10-04 jmayerMake runlex.sh work on Windows
2013-10-04 jmayerLooks like we have problems invoking shell scripts...
2013-10-04 jmayerGet pod2man to work on windows: call via perl
2013-10-04 jmayerAdd a missing file on the Windows platform.
2013-10-04 jmayerAdd Win support (and add a "hacked" case where the...
2013-10-04 jmayerDetecting these modules finally works on Windows setup
2013-10-04 jmayerCleanup similar to FindGTHREAD2.cmake
2013-10-04 jmayerRemove now unneeded stuff missed by previous cleanup.
2013-10-04 jmayerRemove a debug "printf"
2013-10-04 jmayerReplace the old version by a more modern one that only
2013-10-04 jmayerUpdate coding style, use FIND_PACKAGE_HANDLE_STANDARD_ARGS
2013-10-04 jmayerFix a typo
2013-10-04 jmayerFogot to set the <package>_INCLUDE_DIRS variable, thus it
2013-09-27 jmayerFix a typo (a missed replace)
2013-09-23 jmayerBeginnings of win cmake support (not yet working),...
2013-09-17 jmayerWhen building packet-dap.c on an empty build tree,...
2013-08-12 jmayer- Extract variables from Makefile.common.
2013-07-24 jmayerFix a bug that will prevent the extra flags from being...
2013-07-24 jmayerCopy over from cmake git head as it fixes a bug:
2013-07-23 jmayerCopy over cmake largfile detection from the gromacs...
2013-06-14 jmayerAnd back it out again, just like the Makefile.am
2013-06-14 jmayerCopy over
2013-05-11 jmayerRemove generating .cnf files from all target. They...
2013-05-07 jmayerMake exports actaully work
2013-05-07 jmayerMove common code into UseAsn2Wrs.cmake.
2013-05-04 jmayerAttempted fix for https://bugs.wireshark.org/bugzilla...
2013-05-01 jmayerPrint the version of the include files that will be...
2013-05-01 jmayer- Fix logic for finding packages with differing Find...
2013-04-04 guyIf we somehow manage to find libnl version 2 or 3,...
2012-11-22 guyDon't set HAVE_LIBNL1 if we have don't libnl at all.
2012-09-25 jmayerRemove trailing whitespace
2012-09-11 jmayerDifferentiate between libnl versions. Feature parity...
2012-09-10 jmayerOnly check if the NL-stuff isn't in the caches already
2012-09-06 jmayerGet netlink detection working with cmake (not complete)
2012-08-25 eapacheHave CMake also consider the include path "lua5.2"...
2012-08-23 jmayerReplace if(os1) endif() if(os2) endif() with elseif
2012-06-20 jmayerComplete cmake support for netlink detection
2012-06-17 jmayerTry to detect Lua 5.2 as well
2011-11-21 jmayerLinking against GTK3 stoped working because only libgtk...
2011-10-08 jmayerMimic test for IPv6 support in GeoIP from autofoo
2011-08-23 stigRemove support for libpcre, we use GRegex in GLib.
2011-08-05 geraldFindGTK2: Add a check for pangocairo. It has to be...
2011-08-05 jmayerAdd call to FindPackageHandleStandardArgs
2011-08-05 jmayerAttempt to properly fix the missing path information...
2011-07-12 jmayerRemote trailing whitespace
2011-07-06 jmayerAdd detection of rpcap support in libpcap and use it...
2011-06-08 jmayerAs pointed out by Jakub Zawadzki:
2011-06-08 jmayerAdd GTK3 cmake options. It doesn't build, just like...
2011-06-08 jmayerLast patch removed $Id$ head line
2011-06-08 jmayerCopy over changes from cmake git HEAD.
2011-06-02 sahlbergFrom Matthieu Patou <mat@matws.net>
2011-05-17 jmayerUpdate to FindGTK2 from cmake 2.8.3. Add back quartz...
2011-05-12 jmayerPlay catch up with recent configure.in changes:
2011-04-29 morrissDon't check for the existence of gzclearerr() any more.
2011-02-09 jakeAccommodate the CMake build on Ubuntu 10.10.
2011-01-08 guyFrom H.sivank:
2010-11-15 jmayercmake stuff:
2010-09-28 jmayer- Reset a few more variables used in FindXYZ scripts.
2010-09-25 jmayer- FindGLIB2.cmake updates from
2010-09-24 stigReset CMAKE_REQUIRED_FLAGS after checking flags.
2010-09-23 jmayerH.sivank:
2010-09-23 jmayerAdd check for HAVE_GZCLEARERR.
2010-09-23 jmayerTry to add support to learn the HTML_VIEWER variable...
2010-07-22 stigSet missing svn:keywords and svn:eol-style.
2010-05-24 jmayerJose Pedro Oliveira <jpo@di.uminho.pt>
next