Add a few more optional compiler warnings and some (commented out)
[obnox/wireshark/wip.git] / CMakeLists.txt
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
2006-09-06 jmayerThe last update to FindGTK2.cmake was incompatible...
2006-09-06 jmayercmake/
2006-09-05 jmayerpropset, add $Id: $ and copyright headers
2006-09-05 jmayerOK, as I haven't had any negative feedback, I'm adding...