Richard Hughes
|
02c90d8a03
|
Remove the unused Emacs indenting headers from all source files
Fixes https://github.com/hughsie/fwupd/issues/636
|
2018-08-09 12:48:04 +01:00 |
|
Mario Limonciello
|
51308e648a
|
Adjust all licensing to LGPL 2.1+ (Closes: #526)
|
2018-05-29 09:03:13 +01:00 |
|
Richard Hughes
|
e9c0a3c8cd
|
trivial: Fix up some gtk-doc introspection issues in libfwupd
|
2017-10-05 10:32:05 +01:00 |
|
Richard Hughes
|
b3c13461e9
|
trivial: Use the error domain from libfwupd
This means we don't need to convert the error code in the dfu plugin.
|
2017-09-08 13:33:34 +01:00 |
|
Richard Hughes
|
812d1b708d
|
trivial: Spit out non-enum functionality into a common file
|
2017-06-06 16:27:47 +01:00 |
|
Richard Hughes
|
59a9344c1e
|
Move the UPower functionality to a plugin
|
2016-12-12 16:28:16 +00:00 |
|
Richard Hughes
|
33a518a615
|
Add another compile warning and fix up any build failures
|
2016-07-27 16:57:36 +01:00 |
|
Richard Hughes
|
12de5d8f23
|
Return errors of the correct type when using libfwupd
This also allows us to skip errors when doing 'make check' in a VM with no
hardware devices.
|
2016-03-31 11:04:49 +01:00 |
|
Richard Hughes
|
36a889034c
|
Add helper code to validate public key signatures
We'll use this in the future for checking device firmware.
|
2015-04-14 13:53:19 +01:00 |
|
Richard Hughes
|
8645ec9ad5
|
Create a libfwupd shared library
|
2015-03-19 10:54:05 +00:00 |
|