Noel Eck 6be7012987 Werror: Enable warnings as errors
Added C/CXX warning messages similar to MRAA (w/ -Werror).

    * Added syslog warning for missing switch cases
    * Cleaned up uint vs int usage
    * Fixed redifinition errors for C structs
    * Added virtual destructors for base classes
    * Removed redundant CMAKE_CXX_FLAGS from COMPILE_FLAGS for all three
      wrapper languages.  The CMAKE_CXX_FLAGS were showing up twice in
      the compile commands for the wrappers.
    * Added CMake WERROR option to enable/disable warnings as errors for
      all targets.
    * Disable a handful of compiler warnings for the wrapper cxx files,
      this minimizes the number of warnings from auto-generated code).

Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-10-25 13:25:32 -07:00
..
2016-04-28 16:40:18 -07:00
2016-09-14 14:07:47 -07:00
2016-05-09 13:33:11 -07:00
2016-09-14 14:09:21 -07:00
2016-09-14 14:09:15 -07:00
2016-09-14 14:07:52 -07:00
2016-10-25 13:25:32 -07:00
2016-06-14 17:00:00 -06:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:08:58 -07:00
2016-09-14 14:09:17 -07:00
2016-09-14 14:08:58 -07:00
2016-09-14 14:07:50 -07:00
2016-04-28 16:40:18 -07:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:08:59 -07:00
2016-10-18 17:04:50 -06:00
2016-09-14 14:07:46 -07:00
2016-09-14 14:09:12 -07:00
2016-08-04 17:12:10 -07:00
2016-09-14 14:08:57 -07:00
2016-09-16 16:52:49 -06:00
2016-09-14 14:09:20 -07:00
2016-06-14 17:04:17 -06:00
2016-06-14 17:12:32 -06:00
2016-09-14 14:09:08 -07:00
2016-04-19 15:38:48 -07:00
2016-09-14 14:07:55 -07:00
2016-09-14 14:09:18 -07:00