aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* - Add tap-sv.c and packet-sv.c to the list of files to buildJörg Mayer2010-06-031-29/+30
* Move some code (including the optional objects) into libwsutilJeff Morriss2010-05-281-7/+0
* At least according to the CMake 2.6 documentation,Guy Harris2010-05-241-4/+0
* - Add a comment about the magic in the FindXXX.cmake filenames.Jörg Mayer2010-05-241-0/+11
* Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer2010-05-191-7/+11
* text2pcap_scanner.l does not compile without warningsJörg Mayer2010-05-151-4/+6
* - Move cmake options into their own file, making it easier toJörg Mayer2010-05-151-36/+3
* Sync ZLIB from CMake trunkKovarththanan Rajaratnam2010-04-011-3/+3
* cmake changes:Jörg Mayer2010-03-181-6/+30
* This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich2010-03-161-0/+1
* - Derive Wireshark version from configure.in for now.Jörg Mayer2010-03-071-1/+39
* From Andrej Kuehnal:Anders Broman2010-03-061-0/+1
* Copy over the introduction of Makefile.common changeJörg Mayer2010-03-041-3/+15
* Almost working out-of-tree builds for the documentation,Jörg Mayer2010-02-251-4/+7
* Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke2010-01-141-12/+18
* Add a target to always run make-version.pl to check if svn version has changed.Stig Bjørlykke2010-01-131-3/+10
* - Beginnings of cmake in docbook directoryJörg Mayer2009-12-291-18/+4
* Added GCRYPT_LIBRARIES to capinfos.Stig Bjørlykke2009-12-081-0/+1
* CMake: Bump the version to 1.3.3Kovarththanan Rajaratnam2009-11-241-1/+1
* Need to add svnversion.h to the build list to makeJörg Mayer2009-11-171-0/+1
* Beginnings of enabling static builds. Still to do:Jörg Mayer2009-11-171-4/+8
* - Add the new dissector filesJörg Mayer2009-11-121-11/+20
* - Generate manpages and html version of manpagesJörg Mayer2009-11-111-17/+99
* Make it possible to disable WERROR.Stig Bjørlykke2009-11-081-0/+2
* Add a few more optional compiler warnings and some (commented out)Jörg Mayer2009-11-071-0/+6
* cmake will now honor -Werror if configured (default: on)Jörg Mayer2009-11-071-4/+27
* New version is 1.3.2Jörg Mayer2009-10-291-1/+1
* Remove an obsolete commentJörg Mayer2009-10-251-1/+0
* Group subdirectories Kovarththanan Rajaratnam2009-10-101-10/+9
* Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam2009-10-101-11/+1
* Compile and link idl2wrsKovarththanan Rajaratnam2009-10-101-0/+2
* Fix copy/paste errorKovarththanan Rajaratnam2009-10-091-2/+2
* Start using register_tap_files() macroKovarththanan Rajaratnam2009-10-091-10/+2
* Introduce UseMakeTapReg.cmakeKovarththanan Rajaratnam2009-10-091-0/+1
* Add register_dissector_files macroKovarththanan Rajaratnam2009-10-091-0/+1
* Also capitalize wireshark_BINARY_DIR since this variable is automatically def...Kovarththanan Rajaratnam2009-10-091-1/+1
* Capitalize project nameKovarththanan Rajaratnam2009-10-091-1/+1
* Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...Kovarththanan Rajaratnam2009-10-081-1/+0
* Move make-tapreg-dotc to tools/make-tapreg-dotcKovarththanan Rajaratnam2009-10-041-2/+2
* Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam2009-10-041-2/+2
* Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer2009-09-251-2/+10
* wslua now builds, links and installs.Jörg Mayer2009-09-251-1/+1
* Removed some duplicate libraries.Stig Bjørlykke2009-09-251-15/+0
* - Previous patch moved the intall targes dirs too far down.Jörg Mayer2009-09-251-33/+53
* Slightly rework the detection code for some packages.Jörg Mayer2009-09-241-26/+32
* Added Apple Cocoa library to processes dumping OSX version.Stig Bjørlykke2009-09-231-1/+8
* Build more plugins with cmake.Jörg Mayer2009-09-231-6/+8
* CMake:Jörg Mayer2009-09-211-2/+53
* Build a few more pluginsJörg Mayer2009-09-161-7/+7
* Move some of the -I stuff from top level to epan.Jörg Mayer2009-09-161-9/+1