| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meson: Use declare_dependency for libraries | William A. Kennington III | 2019-04-03 | 1 | -2/+0 |
| | | | | | | | | | | Now example binaries and tests don't have to be aware of the nuances for configuring the build to use the library. This makes the project library look like any other system dependency. Change-Id: Ife3bcd3dcbd423f08c513f9a05fc8cabff41e2f6 Signed-off-by: William A. Kennington III <wak@google.com> | ||||
| * | meson: Add alternative build system | William A. Kennington III | 2018-12-13 | 1 | -0/+21 |
| For now both autotools and meson will be maintained side by side. Eventually we should remove the autotools build system. Change-Id: I04382b17d5267ee218e2658fc163da17853f637a Signed-off-by: William A. Kennington III <wak@google.com> | |||||

