aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake stuff:Jörg Mayer2010-11-151-0/+1
* - Reset a few more variables used in FindXYZ scripts.Jörg Mayer2010-09-283-3/+8
* - FindGLIB2.cmake updates fromJörg Mayer2010-09-253-173/+285
* Reset CMAKE_REQUIRED_FLAGS after checking flags.Stig Bjørlykke2010-09-241-0/+1
* H.sivank:Jörg Mayer2010-09-231-0/+3
* Add check for HAVE_GZCLEARERR.Jörg Mayer2010-09-231-0/+4
* Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...Jörg Mayer2010-09-231-1/+1
* Set missing svn:keywords and svn:eol-style.Stig Bjørlykke2010-07-221-42/+42
* Jose Pedro Oliveira <jpo@di.uminho.pt>Jörg Mayer2010-05-241-0/+1
* At least according to the CMake 2.6 documentation,Guy Harris2010-05-241-0/+1
* Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer2010-05-191-0/+2
* Add readme to track modulesKovarththanan Rajaratnam2010-04-011-0/+3
* Sync ZLIB from CMake trunkKovarththanan Rajaratnam2010-04-012-35/+40
* cmake changes:Jörg Mayer2010-03-181-0/+22
* Add CMake tests for pcap_datalink_val_to_description() andGuy Harris2010-03-171-6/+14
* Added search for GDKPIXBUF to help building on OSX.Stig Bjørlykke2010-03-081-3/+2
* Search for includes and libs in /opt/local/ (MacPorts).Stig Bjørlykke2010-03-061-0/+2
* Copy over the introduction of Makefile.common changeJörg Mayer2010-03-041-395/+517
* Almost working out-of-tree builds for the documentation,Jörg Mayer2010-02-254-79/+102
* - Beginnings of cmake in docbook directoryJörg Mayer2009-12-297-38/+245
* - Generate manpages and html version of manpagesJörg Mayer2009-11-112-2/+87
* Also look for /usr/bin/open as HtmlViewer.Stig Bjørlykke2009-11-091-0/+1
* The Feature summary of cmake 2.6.2 has a bug that is fixed inJörg Mayer2009-10-151-0/+78
* Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam2009-10-101-2/+2
* Introduce UseMakeTapReg.cmakeKovarththanan Rajaratnam2009-10-091-0/+19
* Add register_dissector_files macroKovarththanan Rajaratnam2009-10-091-0/+33
* Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...Kovarththanan Rajaratnam2009-10-081-34/+0
* Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer2009-09-251-0/+25
* Slightly rework the detection code for some packages.Jörg Mayer2009-09-244-43/+11
* While trying to understand commit 30107, I found the following atJörg Mayer2009-09-241-1/+1
* Run lemon from CMAKE_CFG_INTDIR.Stig Bjørlykke2009-09-231-1/+1
* - Add $Id: $ tagsJörg Mayer2009-09-2325-1/+76
* Try finding gpg-error library, to improve building on OSX.Stig Bjørlykke2009-09-231-1/+2
* Removed setting GLIB2_LIBRARIES to GLIB_LIBRARY, to improve build on OSX.Stig Bjørlykke2009-09-231-3/+0
* Try finding pixbuf and pango libraries to help building on OSX.Stig Bjørlykke2009-09-231-0/+31
* Make building with GeoIP, Python, Capabilities and c-aresJörg Mayer2009-09-123-2/+198
* Update to add the last missing detection stuff.Jörg Mayer2009-09-105-32/+134
* CMAKE: Get most of of missing *build* pieces into placeJörg Mayer2009-09-0915-362/+276
* dftest and rawshark now build.Jörg Mayer2009-09-084-0/+119
* - Undo the PACKAGELIST WSWIN32 stuff in CMakeLists.txt:Jörg Mayer2009-09-077-1221/+65
* Beginnings of getting cmake to build stuff in epan.Jörg Mayer2009-09-021-0/+21
* CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam2009-08-312-138/+0
* Add new windows cmake module finderKovarththanan Rajaratnam2009-08-301-0/+31
* Fix PATH typo. Should have been PATHSKovarththanan Rajaratnam2009-08-303-35/+30
* We no longer support GLib 1.xKovarththanan Rajaratnam2009-08-291-112/+0
* Search for includes and libs in /opt/local/ (MacPorts).Stig Bjørlykke2009-08-182-0/+18
* OK, so my last commit message was too optimistic - I was usingJörg Mayer2009-06-161-16/+18
* CMake now successfully builds dumpcapJörg Mayer2009-06-153-7/+37
* Resume work on CMake for Wireshark. Finally found and fixed aJörg Mayer2009-05-292-21/+58
* Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss2008-07-181-33/+0