Lucas De Marchi 18330f7ab7 Move __STDC_FORMAT_MACROS to build system
__STDC_FORMAT_MACROS changes the behavior of inttypes.h to allow
defining format macros for printf-like functions. It needs to be defined
before any include is done, otherwise due to include chains and header
guards it may not take effect.

Instead of having to define it everywhere it is used, move the define to the
build system. Also update ecl and DriverFramework submodules to deal with the
changed definitions.
2016-07-10 16:31:36 +02:00
..
2015-07-02 22:29:19 +02:00
2016-06-17 22:44:42 +02:00
2016-07-07 12:42:59 +02:00
2016-05-07 10:29:40 +02:00
2016-06-26 22:25:26 +02:00
2015-07-31 11:27:43 +02:00
2015-03-14 21:12:24 +11:00
2016-01-14 12:48:42 +01:00
2016-01-11 08:37:43 +01:00
2015-11-12 11:33:36 +01:00
2015-10-24 20:34:33 +02:00
2014-11-11 13:45:25 +01:00
2016-03-05 20:33:16 +01:00
2016-05-13 13:01:41 +02:00
2016-05-13 13:01:41 +02:00
2016-07-01 18:03:38 +02:00
2014-11-11 13:45:25 +01:00
2016-04-29 11:02:15 +02:00