11 Commits

Author SHA1 Message Date
Ikey Doherty 35105b6e94 Convert build system to a single Makefile
This alleviates issues with flags not propogating to the plugins which
in turn leads to undefined symbols when coverage is enabled during the
test suites.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2017-02-16 10:06:05 +00:00
Ikey Doherty f956b1ea6e Remove documentation on JIRA plugin, per issue #29
This commit has been made separately in order to allow as simple git revert
as and when issue #29 is resolved.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2016-01-18 16:00:00 +00:00
Ikey Doherty 9124c6edeb Reflect docs wrt. -o option
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2016-01-14 10:01:46 +00:00
Ikey Doherty 2c88c7ed30 Re-enable HTML output to file with the -o option
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2016-01-11 18:35:14 +00: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
John L. Whiteman f54ac7364f docs: Add cve-check-tool.conf section in man page
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-05-06 16:18:24 -07:00
Ikey Doherty 11fb359118 docs: Document options reported absent in issue #9
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-29 00:28:13 +01:00
Ikey Doherty f43617626e Add 'list' parameter to list supported package types
We add an explicit 'list' value to the type check so that users can determine
the supported packages in an error-free fashion, per issue #10. Making the
parameter optional is technically possible, but with the number of issues
that GLib's GOption* API present, it seems likely it will be redone in the
future to be less insane.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-29 00:18:12 +01:00
Ikey Doherty 5052ba67e2 docs: Update manpage to reflect requirement on file being named 'packages'
This resolves issue #7

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-27 22:54:50 +01:00
Ikey Doherty d5e73a3171 docs: Add --skip-update documentation
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-13 15:06:12 +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