JulianLiu
1d577d6572
enable-dell requires libfwup-dev ( #113 )
...
* enable-dell requires libfwup-dev
Add dependency in enable-dell and shared_module('fu_plugin_uefi')
2017-05-02 19:38:15 +01:00
Richard Hughes
ad28e34f08
trivial: post release version bump
2017-04-28 16:11:32 +01:00
Mario Limonciello
47a0ed78c6
Create /var/lib/fwupd by meson post install
2017-04-21 08:07:58 -05:00
Mario Limonciello
5c1df14d05
fix test suite localstate directory to be a temporary directory
2017-04-20 13:53:19 -05:00
Mario Limonciello
6a185bc8c0
fix system-update.target.wants symlink too ( #109 )
2017-04-19 10:10:59 -05:00
Richard Hughes
2d8a7958b2
trivial: Get the pkg-config variables rather than hardcoding
2017-04-19 14:51:59 +01:00
Richard Hughes
e1c9a5c476
trivial: Fix substitution of FWUPD_x_VERSION in fwupd-version.h
2017-04-19 10:15:16 +01:00
Mario Limonciello
e07a6ddf6e
trivial: Do not use the prefix for sysconfdir
...
Signed-off-by: Richard Hughes <richard@hughsie.com>
2017-04-19 08:41:19 +01:00
Richard Hughes
52981a67a1
trivial: Fix using old versions of meson by disabling the valgrind support
...
We can revert this when we depend on a newer meson.
2017-04-19 08:37:19 +01:00
Richard Hughes
34a4724b13
trivial: Post branch version bump
2017-04-13 18:39:27 +01:00
Richard Hughes
f6ee41edf2
trivial: Make libtbtfwu optional when compiling with thunderbolt support
2017-04-13 17:44:08 +01:00
Richard Hughes
87e82a716d
trivial: Add the optional valgrind functionality back
2017-04-12 18:21:08 +01:00
Richard Hughes
63ef90f197
trivial: Always include the prefix for sysconfdir
2017-04-12 17:54:46 +01:00
Richard Hughes
463f80566c
trivial: Fix linking in the thunderbolt plugin
2017-04-12 17:54:46 +01:00
Richard Hughes
57746cb839
Add the Meson build system as an alternate to autotools
...
Automake and autoconf are impossible to fully understand and Meson now provides
everything we need for a much smaller, faster, and more understandable build.
See http://mesonbuild.com/ for more information.
2017-04-12 16:35:18 +01:00