aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Linking against GTK3 stoped working because only libgtk3 was linkedjmayer1-11/+18
2011-10-08Mimic test for IPv6 support in GeoIP from autofoojmayer1-4/+10
2011-08-23Remove support for libpcre, we use GRegex in GLib.stig1-35/+0
2011-08-05FindGTK2: Add a check for pangocairo. It has to be linked explicitly, atgerald2-6/+8
2011-08-05Add call to FindPackageHandleStandardArgsjmayer1-0/+1
2011-08-05Attempt to properly fix the missing path information for glib librariesjmayer1-106/+112
2011-07-12Remote trailing whitespacejmayer1-7/+7
2011-07-06Add detection of rpcap support in libpcap and use it if available.jmayer1-10/+18
2011-06-08As pointed out by Jakub Zawadzki:jmayer1-0/+6
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.jmayer1-0/+50
2011-06-08Last patch removed $Id$ head linejmayer1-0/+3
2011-06-08Copy over changes from cmake git HEAD.jmayer2-28/+62
2011-06-02From Matthieu Patou <mat@matws.net>sahlberg1-0/+1
2011-05-17Update to FindGTK2 from cmake 2.8.3. Add back quartz options whichjmayer1-14/+45
2011-05-12Play catch up with recent configure.in changes:jmayer1-0/+61
2011-04-29Don't check for the existence of gzclearerr() any more.morriss1-2/+2
2011-02-09Accommodate the CMake build on Ubuntu 10.10.jake1-0/+1
2011-01-08From H.sivank:guy1-0/+1
2010-11-15cmake stuff:jmayer1-0/+1
2010-09-28- Reset a few more variables used in FindXYZ scripts.jmayer3-3/+8
2010-09-25- FindGLIB2.cmake updates fromjmayer3-173/+285
2010-09-24Reset CMAKE_REQUIRED_FLAGS after checking flags.stig1-0/+1
2010-09-23H.sivank:jmayer1-0/+3
2010-09-23Add check for HAVE_GZCLEARERR.jmayer1-0/+4
2010-09-23Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...jmayer1-1/+1
2010-07-22Set missing svn:keywords and svn:eol-style.stig1-42/+42
2010-05-24Jose Pedro Oliveira <jpo@di.uminho.pt>jmayer1-0/+1
2010-05-24At least according to the CMake 2.6 documentation,guy1-0/+1
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesjmayer1-0/+2
2010-04-01Add readme to track moduleskrj1-0/+3
2010-04-01Sync ZLIB from CMake trunkkrj2-35/+40
2010-03-18cmake changes:jmayer1-0/+22
2010-03-17Add CMake tests for pcap_datalink_val_to_description() andguy1-6/+14
2010-03-09Mark unused arguments.guy1-3/+2
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+2
2010-03-04Copy over the introduction of Makefile.common changejmayer1-395/+517
2010-02-25Almost working out-of-tree builds for the documentation,jmayer4-79/+102
2009-12-29- Beginnings of cmake in docbook directoryjmayer7-38/+245
2009-11-11- Generate manpages and html version of manpagesjmayer2-2/+87
2009-11-09Also look for /usr/bin/open as HtmlViewer.stig1-0/+1
2009-10-15The Feature summary of cmake 2.6.2 has a bug that is fixed injmayer1-0/+78
2009-10-10Add tools/lemon/CMakeLists.txt which creates the lemon parser executablekrj1-2/+2
2009-10-09Introduce UseMakeTapReg.cmakekrj1-0/+19
2009-10-09Add register_dissector_files macrokrj1-0/+33
2009-10-08Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...krj1-34/+0
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.jmayer1-0/+25
2009-09-24Slightly rework the detection code for some packages.jmayer4-43/+11
2009-09-24While trying to understand commit 30107, I found the following atjmayer1-1/+1
2009-09-23Run lemon from CMAKE_CFG_INTDIR.stig1-1/+1
2009-09-23- Add $Id: $ tagsjmayer25-1/+76