Remove some instances of _U_ where the parameter is now used.
[metze/wireshark/wip.git] / CMakeLists.txt
2011-02-21 Jaap KeuterFrom Roland Knall:
2011-01-18 Jörg Mayerdumpcap failed to link - add glib2 and wsutil libraries...
2011-01-04 Jaap KeuterFree dumpcap from linking to wiretap.
2010-11-28 Jörg Mayeru3.c has moved.
2010-11-16 Jörg MayerFirst try to install docbook stuff as well - not yet...
2010-10-02 Jörg Mayer- Pod stuff is independent of the guides, so check/use
2010-10-01 Jörg MayerFix for
2010-10-01 Jörg Mayer- Reorder how packagetests are run
2010-09-28 Jörg Mayer- Reset a few more variables used in FindXYZ scripts.
2010-09-25 Jörg Mayer- FindGLIB2.cmake updates from
2010-09-24 Guy HarrisActually do what I said I did in the previous checkin.
2010-09-24 Guy HarrisPlugins are not shared libraries, so:
2010-09-23 Jörg MayerUndo some part of
2010-09-23 Jörg MayerH.sivank:
2010-09-23 Stig BjørlykkeSome CMake fixes from H.sivank:
2010-09-23 Jörg MayerCopy behaviour of
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-09-23 Jörg MayerTry to add support to learn the HTML_VIEWER variable...
2010-09-18 Jeff MorrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2010-09-10 Stig BjørlykkeUse absolute paths in link_directories.
2010-07-17 Jörg Mayer- Copy over from Makefile.am: dumpcap doesn't need...
2010-07-15 Jörg MayerFix cmake build for wireshark-filters.
2010-07-15 Gerald CombsDon't include the filter list (which is now over 16MB...
2010-07-14 Jörg Mayer- Update todo list
2010-06-03 Jörg Mayer- Add tap-sv.c and packet-sv.c to the list of files...
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-05-24 Guy HarrisAt least according to the CMake 2.6 documentation,
2010-05-24 Jörg Mayer- Add a comment about the magic in the FindXXX.cmake...
2010-05-19 Jörg MayerCommit 32350 replaced the self written FindZ.cmake...
2010-05-15 Jörg Mayertext2pcap_scanner.l does not compile without warnings
2010-05-15 Jörg Mayer- Move cmake options into their own file, making it...
2010-04-01 Kovarththanan Raja... Sync ZLIB from CMake trunk
2010-03-18 Jörg Mayercmake changes:
2010-03-16 Uwe GirlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-03-07 Jörg Mayer- Derive Wireshark version from configure.in for now.
2010-03-06 Anders BromanFrom Andrej Kuehnal:
2010-03-04 Jörg MayerCopy over the introduction of Makefile.common change
2010-02-25 Jörg MayerAlmost working out-of-tree builds for the documentation,
2010-01-14 Stig BjørlykkeSet correct locale in make-version.pl instead of in...
2010-01-13 Stig BjørlykkeAdd a target to always run make-version.pl to check...
2009-12-29 Jörg Mayer- Beginnings of cmake in docbook directory
2009-12-08 Stig BjørlykkeAdded GCRYPT_LIBRARIES to capinfos.
2009-11-24 Kovarththanan Raja... CMake: Bump the version to 1.3.3
2009-11-17 Jörg MayerNeed to add svnversion.h to the build list to make
2009-11-17 Jörg MayerBeginnings of enabling static builds. Still to do:
2009-11-12 Jörg Mayer- Add the new dissector files
2009-11-11 Jörg Mayer- Generate manpages and html version of manpages
2009-11-08 Stig BjørlykkeMake it possible to disable WERROR.
2009-11-07 Jörg MayerAdd a few more optional compiler warnings and some...
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-29 Jörg MayerNew version is 1.3.2
2009-10-25 Jörg MayerRemove an obsolete comment
2009-10-10 Kovarththanan Raja... Group subdirectories
2009-10-10 Kovarththanan Raja... Add tools/lemon/CMakeLists.txt which creates the lemon...
2009-10-10 Kovarththanan Raja... Compile and link idl2wrs
2009-10-09 Kovarththanan Raja... Fix copy/paste error
2009-10-09 Kovarththanan Raja... Start using register_tap_files() macro
2009-10-09 Kovarththanan Raja... Introduce UseMakeTapReg.cmake
2009-10-09 Kovarththanan Raja... Add register_dissector_files macro
2009-10-09 Kovarththanan Raja... Also capitalize wireshark_BINARY_DIR since this variabl...
2009-10-09 Kovarththanan Raja... Capitalize project name
2009-10-08 Kovarththanan Raja... Remove FindWSWIN32.cmake. It was only a temporary hack...
2009-10-04 Kovarththanan Raja... Move make-tapreg-dotc to tools/make-tapreg-dotc
2009-10-04 Kovarththanan Raja... Move rdps.py to tools/rdps.py
2009-09-25 Jörg MayerTry to add tpg, but it seems it doesn't build with...
2009-09-25 Jörg Mayerwslua now builds, links and installs.
2009-09-25 Stig BjørlykkeRemoved some duplicate libraries.
2009-09-25 Jörg Mayer- Previous patch moved the intall targes dirs too far...
2009-09-24 Jörg MayerSlightly rework the detection code for some packages.
2009-09-23 Stig BjørlykkeAdded Apple Cocoa library to processes dumping OSX...
2009-09-23 Jörg MayerBuild more plugins with cmake.
2009-09-21 Jörg MayerCMake:
2009-09-16 Jörg MayerBuild a few more plugins
2009-09-16 Jörg MayerMove some of the -I stuff from top level to epan.
2009-09-15 Jörg MayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-14 Jörg MayerNot yet working:
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-10 Jörg MayerUpdate to add the last missing detection stuff.
2009-09-09 Kovarththanan Raja... We no longer support the old plugin API so remove it...
2009-09-09 Jörg MayerAdd missing include dirs when building wslua.
2009-09-09 Jörg MayerCMAKE: Get most of of missing *build* pieces into place
2009-09-08 Jörg MayerBuild new packetlist
2009-09-08 Jörg Mayer- now wireshark compiles with cmake as well
2009-09-08 Jörg Mayerdftest and rawshark now build.
2009-09-07 Jörg Mayer- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists...
2009-09-02 Jörg MayerBeginnings of getting cmake to build stuff in epan.
2009-08-31 Kovarththanan Raja... CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-08-30 Kovarththanan Raja... Disable standard library deprecation when MSVC >= 2005
2009-08-30 Kovarththanan Raja... Find Win32 bundled packages
2009-08-30 Kovarththanan Raja... Add WIN32 platform sources
2009-08-29 Kovarththanan Raja... Rename build target to lowercase for consistency
2009-08-27 Kovarththanan Raja... We require CMake >= 2.6 so we don't have to repeat...
2009-08-27 Kovarththanan Raja... Remove zlib from the set of mandatory packages (it...
2009-08-27 Kovarththanan Raja... Move configure checks to ConfigureChecks.cmake
2009-06-16 Jörg Mayer- Properly detect and use the perl command.
2009-06-16 Jörg MayerBuild the other tools that don't depend on libwireshark
2009-06-16 Jörg MayerOK, so my last commit message was too optimistic -...
2009-06-15 Jörg MayerCMake now successfully builds dumpcap
2009-05-29 Jörg MayerResume work on CMake for Wireshark. Finally found and...
2008-07-18 Jeff MorrissRemove iconv/libiconv checks from *NIX builds: GLIB...
next