13 Commits
Author SHA1 Message Date
Ikey Doherty 72e272dd3c Workaround broken glib header files
Current glib versions causes build failures with GCC6 when using -Wpedantic,
so we ensure this is now non-fatal until it is resolved.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2016-08-26 11:12:25 -07:00
Ikey Doherty 2a809956eb Get test suites working again with recent changes
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2016-01-08 14:58:38 +00:00
Ikey Doherty efde54dd37 Begin a proper plugin separation
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-12-23 14:40:35 +00:00
Ikey Doherty 38cb0526e3 Update default cflags and enforce FORTIFY_SOURCE=2
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-10-14 16:27:03 +01:00
Ikey Doherty 2092c77c55 Enable running from git tree
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-07-10 15:10:50 +01:00
Ikey Doherty 2c39e616a4 Move output handlers into a new plugin system
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-05-08 13:10:08 +01:00
Ikey Doherty 406e8ce8cb Drop stateless config for now as it currently makes no sense
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-05-07 19:53:42 +01:00
Ikey Doherty 93b25fce23 Refactor tree - move output handlers into new subdir
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-05-07 14:57:55 +01:00
Ikey Doherty 812f0b4f97 Refactor tree - move library components into new subdir
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-05-07 14:25:06 +01:00
Ikey Doherty 2a5ff06670 Refactor tree - move packaging formats into independent directory
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-05-07 14:18:45 +01:00
Ikey Doherty 3fb5850a80 Use absolute paths everywhere
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 17:26:50 +01:00
Ikey Doherty 307f4e2673 tests: Add initial packaging tests for RPM functionality
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 11:25:06 +01:00
Ikey Doherty e860c9a523 Initial import
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-03-24 17:27:09 +00:00