wireshark/plugins
Guy Harris a52fedeece Stick NONGENERATED_ in the front of the macros listing non-generated
files.  Define C_FILES and CPP_FILES in Makefile.common.inc to include
*all* C and C++ files, respectively, including generated files.

svn path=/trunk/; revision=47557
2013-02-08 05:31:13 +00:00
..
asn1 Based on patch from Bill Parker, check for ws_fopen() failing. 2012-10-10 19:50:37 +00:00
docsis guint16 needed to prevent rollover. Bug 8199 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8199) 2013-01-13 02:03:55 +00:00
easy_codec We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
ethercat Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
gryphon Another 64-bit-to-32-bit warning on 32-bit platforms. 2012-12-26 12:28:40 +00:00
irda replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned int" instead. 2013-01-04 05:22:43 +00:00
m2m We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
mate Stick NONGENERATED_ in the front of the macros listing non-generated 2013-02-08 05:31:13 +00:00
opcua Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
profinet Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
stats_tree We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tpg We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
unistim We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
wimax Fix for CID 280529 and 280530. 2013-01-26 11:34:55 +00:00
wimaxasncp replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned int" instead. 2013-01-04 05:22:43 +00:00
wimaxmacphy Add a checkapi target. 2012-11-29 21:44:38 +00:00
Custom.m4.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.make.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.nmake.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Makefile.am Put NODIST_ at the beginning of macros containing NODIST, paralleling 2013-02-05 21:10:56 +00:00
Makefile.common.inc Stick NONGENERATED_ in the front of the macros listing non-generated 2013-02-08 05:31:13 +00:00
Makefile.nmake WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2695) 2012-07-20 01:21:27 +00:00
plugins.vcproj Set eol-style to native (just to make these files readable on *NIX). 2012-03-19 01:46:24 +00:00