aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-11-16First try to install docbook stuff as well - not yet workingJörg Mayer1-0/+1
2010-10-02- Pod stuff is independent of the guides, so check/useJörg Mayer1-5/+3
2010-10-01Fix for Jörg Mayer1-2/+5
2010-10-01- Reorder how packagetests are runJörg Mayer1-21/+29
2010-09-28- Reset a few more variables used in FindXYZ scripts.Jörg Mayer1-4/+7
2010-09-25- FindGLIB2.cmake updates fromJörg Mayer1-1/+1
2010-09-24Actually do what I said I did in the previous checkin.Guy Harris1-1/+1
2010-09-24Plugins are not shared libraries, so:Guy Harris1-5/+1
2010-09-23Undo some part of Jörg Mayer1-13/+6
2010-09-23H.sivank:Jörg Mayer1-4/+9
2010-09-23Some CMake fixes from H.sivank:Stig Bjørlykke1-12/+18
2010-09-23Copy behaviour ofJörg Mayer1-1/+0
2010-09-23H. Sivank <hsivank@gmail.com>Jörg Mayer1-10/+10
2010-09-23Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...Jörg Mayer1-0/+9
2010-09-18From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :Jeff Morriss1-0/+1
2010-09-10Use absolute paths in link_directories.Stig Bjørlykke1-5/+5
2010-07-17- Copy over from Makefile.am: dumpcap doesn't need to linkJörg Mayer1-2/+1
2010-07-15Fix cmake build for wireshark-filters.Jörg Mayer1-1/+1
2010-07-15Don't include the filter list (which is now over 16MB) in theGerald Combs1-14/+0
2010-07-14- Update todo listJörg Mayer1-0/+8
2010-06-03- Add tap-sv.c and packet-sv.c to the list of files to buildJörg Mayer1-29/+30
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-7/+0
2010-05-24At least according to the CMake 2.6 documentation,Guy Harris1-4/+0
2010-05-24- Add a comment about the magic in the FindXXX.cmake filenames.Jörg Mayer1-0/+11
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer1-7/+11
2010-05-15text2pcap_scanner.l does not compile without warningsJörg Mayer1-4/+6
2010-05-15- Move cmake options into their own file, making it easier toJörg Mayer1-36/+3
2010-04-01Sync ZLIB from CMake trunkKovarththanan Rajaratnam1-3/+3
2010-03-18cmake changes:Jörg Mayer1-6/+30
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+1
2010-03-07- Derive Wireshark version from configure.in for now.Jörg Mayer1-1/+39
2010-03-06From Andrej Kuehnal:Anders Broman1-0/+1
2010-03-04Copy over the introduction of Makefile.common changeJörg Mayer1-3/+15
2010-02-25Almost working out-of-tree builds for the documentation,Jörg Mayer1-4/+7
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke1-12/+18
2010-01-13Add a target to always run make-version.pl to check if svn version has changed.Stig Bjørlykke1-3/+10
2009-12-29- Beginnings of cmake in docbook directoryJörg Mayer1-18/+4
2009-12-08Added GCRYPT_LIBRARIES to capinfos.Stig Bjørlykke1-0/+1
2009-11-24CMake: Bump the version to 1.3.3Kovarththanan Rajaratnam1-1/+1
2009-11-17Need to add svnversion.h to the build list to makeJörg Mayer1-0/+1
2009-11-17Beginnings of enabling static builds. Still to do:Jörg Mayer1-4/+8
2009-11-12- Add the new dissector filesJörg Mayer1-11/+20
2009-11-11- Generate manpages and html version of manpagesJörg Mayer1-17/+99
2009-11-08Make it possible to disable WERROR.Stig Bjørlykke1-0/+2
2009-11-07Add a few more optional compiler warnings and some (commented out)Jörg Mayer1-0/+6
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-4/+27
2009-10-29New version is 1.3.2Jörg Mayer1-1/+1
2009-10-25Remove an obsolete commentJörg Mayer1-1/+0
2009-10-10Group subdirectories Kovarththanan Rajaratnam1-10/+9
2009-10-10Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam1-11/+1