aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-06-22rev 37741 added tap-rtspstat.c to Makefile.common.jmayer1-0/+1
2011-06-17Add configure options to make change the default file formatjmayer1-0/+4
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.jmayer1-5/+15
2011-06-08From Roland Knall via bug 6007:stig1-1/+0
2011-06-07Move packet-sercosiii.c to be a builtin dissector.etxrab1-1/+0
2011-05-19From Dirk Jagdmann via bug 5875:gerald1-0/+1
2011-05-19Update CMakeLists to follow commit 37219.jmayer1-0/+4
2011-05-12Play catch up with recent configure.in changes:jmayer1-0/+6
2011-04-27Add frame_data_sequence.c.guy1-0/+1
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.cmaynard1-0/+1
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:cmaynard1-0/+1
2011-02-21From Roland Knall:jake1-0/+3
2011-01-18dumpcap failed to link - add glib2 and wsutil libraries to fix this.jmayer1-0/+2
2011-01-04Free dumpcap from linking to wiretap.jake1-1/+0
2010-11-28u3.c has moved.jmayer1-0/+1
2010-11-16First try to install docbook stuff as well - not yet workingjmayer1-0/+1
2010-10-02- Pod stuff is independent of the guides, so check/usejmayer1-5/+3
2010-10-01Fix for jmayer1-2/+5
2010-10-01- Reorder how packagetests are runjmayer1-21/+29
2010-09-28- Reset a few more variables used in FindXYZ scripts.jmayer1-4/+7
2010-09-25- FindGLIB2.cmake updates fromjmayer1-1/+1
2010-09-24Actually do what I said I did in the previous checkin.guy1-1/+1
2010-09-24Plugins are not shared libraries, so:guy1-5/+1
2010-09-23Undo some part of jmayer1-13/+6
2010-09-23H.sivank:jmayer1-4/+9
2010-09-23Some CMake fixes from H.sivank:stig1-12/+18
2010-09-23Copy behaviour ofjmayer1-1/+0
2010-09-23H. Sivank <hsivank@gmail.com>jmayer1-10/+10
2010-09-23Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...jmayer1-0/+9
2010-09-18From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :morriss1-0/+1
2010-09-10Use absolute paths in link_directories.stig1-5/+5
2010-07-17- Copy over from Makefile.am: dumpcap doesn't need to linkjmayer1-2/+1
2010-07-15Fix cmake build for wireshark-filters.jmayer1-1/+1
2010-07-15Don't include the filter list (which is now over 16MB) in thegerald1-14/+0
2010-07-14- Update todo listjmayer1-0/+8
2010-06-03- Add tap-sv.c and packet-sv.c to the list of files to buildjmayer1-29/+30
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-7/+0
2010-05-24At least according to the CMake 2.6 documentation,guy1-4/+0
2010-05-24- Add a comment about the magic in the FindXXX.cmake filenames.jmayer1-0/+11
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesjmayer1-7/+11
2010-05-15text2pcap_scanner.l does not compile without warningsjmayer1-4/+6
2010-05-15- Move cmake options into their own file, making it easier tojmayer1-36/+3
2010-04-01Sync ZLIB from CMake trunkkrj1-3/+3
2010-03-18cmake changes:jmayer1-6/+30
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used ingirlich1-0/+1
2010-03-09Mark unused arguments.guy1-1/+39
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+1
2010-03-04Copy over the introduction of Makefile.common changejmayer1-3/+15
2010-02-25Almost working out-of-tree builds for the documentation,jmayer1-4/+7
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.stig1-12/+18