| commit | b93377104292de0f94087c0cbb79d4d6d8516b84 | [log] [tgz] |
|---|---|---|
| author | William A. Kennington III <wak@google.com> | Tue Jan 15 18:27:13 2019 -0800 |
| committer | William A. Kennington III <wak@google.com> | Wed Mar 06 21:47:55 2019 +0000 |
| tree | 3ccf01c66d4c3972c6d10ac39bb9f206c73f7596 | |
| parent | 976764158af29113103a9a6acd8911f4f06c6b27 [diff] |
meson: Add alternate build system
For now we will support both the autotools and meson build systems
alongside each other, until support for meson is ready across the
ecosystem.
Tested:
Run through build and unit tests that leverage the new build system
and all of the tests pass and the install puts phosphor-watchdog in
the correct location.
Change-Id: I0454e763acc648ac76efd7728f6da498d9acf5dd
Signed-off-by: William A. Kennington III <wak@google.com>