aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Linking against GTK3 stoped working because only libgtk3 was linkedJörg Mayer1-11/+18
2011-10-08Mimic test for IPv6 support in GeoIP from autofooJörg Mayer1-4/+10
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-35/+0
2011-08-05FindGTK2: Add a check for pangocairo. It has to be linked explicitly, atGerald Combs2-6/+8
2011-08-05Add call to FindPackageHandleStandardArgsJörg Mayer1-0/+1
2011-08-05Attempt to properly fix the missing path information for glib librariesJörg Mayer1-106/+112
2011-07-12Remote trailing whitespaceJörg Mayer1-7/+7
2011-07-06Add detection of rpcap support in libpcap and use it if available.Jörg Mayer1-10/+18
2011-06-08As pointed out by Jakub Zawadzki:Jörg Mayer1-0/+6
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.Jörg Mayer1-0/+50
2011-06-08Last patch removed $Id$ head lineJörg Mayer1-0/+3
2011-06-08Copy over changes from cmake git HEAD.Jörg Mayer2-28/+62
2011-06-02From Matthieu Patou <mat@matws.net>Ronnie Sahlberg1-0/+1
2011-05-17Update to FindGTK2 from cmake 2.8.3. Add back quartz options whichJörg Mayer1-14/+45
2011-05-12Play catch up with recent configure.in changes:Jörg Mayer1-0/+61
2011-04-29Don't check for the existence of gzclearerr() any more.Jeff Morriss1-2/+2
2011-02-09Accommodate the CMake build on Ubuntu 10.10.Jaap Keuter1-0/+1
2011-01-08From H.sivank:Guy Harris1-0/+1
2010-11-15cmake stuff:Jörg Mayer1-0/+1
2010-09-28- Reset a few more variables used in FindXYZ scripts.Jörg Mayer3-3/+8
2010-09-25- FindGLIB2.cmake updates fromJörg Mayer3-173/+285
2010-09-24Reset CMAKE_REQUIRED_FLAGS after checking flags.Stig Bjørlykke1-0/+1
2010-09-23H.sivank:Jörg Mayer1-0/+3
2010-09-23Add check for HAVE_GZCLEARERR.Jörg Mayer1-0/+4
2010-09-23Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...Jörg Mayer1-1/+1
2010-07-22Set missing svn:keywords and svn:eol-style.Stig Bjørlykke1-42/+42
2010-05-24Jose Pedro Oliveira <jpo@di.uminho.pt>Jörg Mayer1-0/+1
2010-05-24At least according to the CMake 2.6 documentation,Guy Harris1-0/+1
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer1-0/+2
2010-04-01Add readme to track modulesKovarththanan Rajaratnam1-0/+3
2010-04-01Sync ZLIB from CMake trunkKovarththanan Rajaratnam2-35/+40
2010-03-18cmake changes:Jörg Mayer1-0/+22
2010-03-17Add CMake tests for pcap_datalink_val_to_description() andGuy Harris1-6/+14
2010-03-08Added search for GDKPIXBUF to help building on OSX.Stig Bjørlykke1-3/+2
2010-03-06Search for includes and libs in /opt/local/ (MacPorts).Stig Bjørlykke1-0/+2
2010-03-04Copy over the introduction of Makefile.common changeJörg Mayer1-395/+517
2010-02-25Almost working out-of-tree builds for the documentation,Jörg Mayer4-79/+102
2009-12-29- Beginnings of cmake in docbook directoryJörg Mayer7-38/+245
2009-11-11- Generate manpages and html version of manpagesJörg Mayer2-2/+87
2009-11-09Also look for /usr/bin/open as HtmlViewer.Stig Bjørlykke1-0/+1
2009-10-15The Feature summary of cmake 2.6.2 has a bug that is fixed inJörg Mayer1-0/+78
2009-10-10Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam1-2/+2
2009-10-09Introduce UseMakeTapReg.cmakeKovarththanan Rajaratnam1-0/+19
2009-10-09Add register_dissector_files macroKovarththanan Rajaratnam1-0/+33
2009-10-08Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...Kovarththanan Rajaratnam1-34/+0
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer1-0/+25
2009-09-24Slightly rework the detection code for some packages.Jörg Mayer4-43/+11
2009-09-24While trying to understand commit 30107, I found the following atJörg Mayer1-1/+1
2009-09-23Run lemon from CMAKE_CFG_INTDIR.Stig Bjørlykke1-1/+1
2009-09-23- Add $Id: $ tagsJörg Mayer25-1/+76