wireshark/epan/ftypes
João Valverde 6b54fbf3bf CMake: Add more structure to libwireshark build
Smaller epan/CMakeLists.txt is easier to work with and this structure
is well suited to CMake. It should make it easier to manage and configure
each epan module differently if necessary.

Change-Id: Ia649db3b7dcd405aa43dbdba3288699d5e375229
Reviewed-on: https://code.wireshark.org/review/14068
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: João Valverde <j@v6e.pt>
2016-03-01 19:23:39 +00:00
..
CMakeLists.txt CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
ftype-bytes.c Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized. 2015-11-30 18:28:10 +00:00
ftype-double.c
ftype-guid.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-ieee-11073-float.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftype-integer.c Allow EUI-64s to be specified as numbers or byte strings. 2015-07-20 22:20:26 +00:00
ftype-ipv4.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-ipv6.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-none.c
ftype-pcre.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-string.c
ftype-time.c
ftype-tvbuff.c Remove another batch of deprecated tvb_length calls 2015-06-24 04:30:35 +00:00
ftypes-int.h Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.h Fix FT_UINT24 comment error 2016-01-12 16:52:11 +00:00
Makefile.am CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
Makefile.common Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
Makefile.nmake