Add GCC-style printf annotation to the routines that now take a format
[obnox/wireshark/wip.git] / CMakeLists.txt
2010-11-16 jmayerFirst try to install docbook stuff as well - not yet...
2010-10-02 jmayer- Pod stuff is independent of the guides, so check/use
2010-10-01 jmayerFix for
2010-10-01 jmayer- Reorder how packagetests are run
2010-09-28 jmayer- Reset a few more variables used in FindXYZ scripts.
2010-09-25 jmayer- FindGLIB2.cmake updates from
2010-09-24 guyActually do what I said I did in the previous checkin.
2010-09-24 guyPlugins are not shared libraries, so:
2010-09-23 jmayerUndo some part of
2010-09-23 jmayerH.sivank:
2010-09-23 stigSome CMake fixes from H.sivank:
2010-09-23 jmayerCopy behaviour of
2010-09-23 jmayerH. Sivank <hsivank@gmail.com>
2010-09-23 jmayerTry to add support to learn the HTML_VIEWER variable...
2010-09-18 morrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2010-09-10 stigUse absolute paths in link_directories.
2010-07-17 jmayer- Copy over from Makefile.am: dumpcap doesn't need...
2010-07-15 jmayerFix cmake build for wireshark-filters.
2010-07-15 geraldDon't include the filter list (which is now over 16MB...
2010-07-14 jmayer- Update todo list
2010-06-03 jmayer- Add tap-sv.c and packet-sv.c to the list of files...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-24 guyAt least according to the CMake 2.6 documentation,
2010-05-24 jmayer- Add a comment about the magic in the FindXXX.cmake...
2010-05-19 jmayerCommit 32350 replaced the self written FindZ.cmake...
2010-05-15 jmayertext2pcap_scanner.l does not compile without warnings
2010-05-15 jmayer- Move cmake options into their own file, making it...
2010-04-01 krjSync ZLIB from CMake trunk
2010-03-18 jmayercmake changes:
2010-03-16 girlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-03-09 guyMark unused arguments.
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-04 jmayerCopy over the introduction of Makefile.common change
2010-02-25 jmayerAlmost working out-of-tree builds for the documentation,
2010-01-14 stigSet correct locale in make-version.pl instead of in...
2010-01-13 stigAdd a target to always run make-version.pl to check...
2009-12-29 jmayer- Beginnings of cmake in docbook directory
2009-12-08 stigAdded GCRYPT_LIBRARIES to capinfos.
2009-11-24 krjCMake: Bump the version to 1.3.3
2009-11-17 jmayerNeed to add svnversion.h to the build list to make
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-12 jmayer- Add the new dissector files
2009-11-11 jmayer- Generate manpages and html version of manpages
2009-11-08 stigMake it possible to disable WERROR.
2009-11-07 jmayerAdd a few more optional compiler warnings and some...
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-10-29 jmayerNew version is 1.3.2
2009-10-25 jmayerRemove an obsolete comment
2009-10-10 krjGroup subdirectories
2009-10-10 krjAdd tools/lemon/CMakeLists.txt which creates the lemon...
2009-10-10 krjCompile and link idl2wrs
2009-10-09 krjFix copy/paste error
2009-10-09 krjStart using register_tap_files() macro
2009-10-09 krjIntroduce UseMakeTapReg.cmake
2009-10-09 krjAdd register_dissector_files macro
2009-10-09 krjAlso capitalize wireshark_BINARY_DIR since this variabl...
2009-10-09 krjCapitalize project name
2009-10-08 krjRemove FindWSWIN32.cmake. It was only a temporary hack...
2009-10-04 krjMove make-tapreg-dotc to tools/make-tapreg-dotc
2009-10-04 krjMove rdps.py to tools/rdps.py
2009-09-25 jmayerTry to add tpg, but it seems it doesn't build with...
2009-09-25 jmayerwslua now builds, links and installs.
2009-09-25 stigRemoved some duplicate libraries.
2009-09-25 jmayer- Previous patch moved the intall targes dirs too far...
2009-09-24 jmayerSlightly rework the detection code for some packages.
2009-09-23 stigAdded Apple Cocoa library to processes dumping OSX...
2009-09-23 jmayerBuild more plugins with cmake.
2009-09-21 jmayerCMake:
2009-09-16 jmayerBuild a few more plugins
2009-09-16 jmayerMove some of the -I stuff from top level to epan.
2009-09-15 jmayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-14 jmayerNot yet working:
2009-09-12 jmayerMake building with GeoIP, Python, Capabilities and...
2009-09-10 jmayerUpdate to add the last missing detection stuff.
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-09-09 jmayerAdd missing include dirs when building wslua.
2009-09-09 jmayerCMAKE: Get most of of missing *build* pieces into place
2009-09-08 jmayerBuild new packetlist
2009-09-08 jmayer- now wireshark compiles with cmake as well
2009-09-08 jmayerdftest and rawshark now build.
2009-09-07 jmayer- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists...
2009-09-02 jmayerBeginnings of getting cmake to build stuff in epan.
2009-08-31 krjCMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-08-30 krjDisable standard library deprecation when MSVC >= 2005
2009-08-30 krjFind Win32 bundled packages
2009-08-30 krjAdd WIN32 platform sources
2009-08-29 krjRename build target to lowercase for consistency
2009-08-27 krjWe require CMake >= 2.6 so we don't have to repeat...
2009-08-27 krjRemove zlib from the set of mandatory packages (it...
2009-08-27 krjMove configure checks to ConfigureChecks.cmake
2009-06-16 jmayer- Properly detect and use the perl command.
2009-06-16 jmayerBuild the other tools that don't depend on libwireshark
2009-06-16 jmayerOK, so my last commit message was too optimistic -...
2009-06-15 jmayerCMake now successfully builds dumpcap
2009-05-29 jmayerResume work on CMake for Wireshark. Finally found and...
2008-07-18 morrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2007-10-28 sakeBug 1227 : From Frederic Heem:
2006-10-26 jmayerfrederic.heem:
2006-10-24 jmayerParts of bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-13 jmayerAdd a comment
next