#
3f49f01e |
| 16-Apr-2021 |
William A. Kennington III <wak@google.com> |
meson: Update minimum version to 0.57.0
Required for c++20 suppport.
Change-Id: Ida3bdf9615505f7fcc360f5dd246fda5066d6ba5 Signed-off-by: William A. Kennington III <wak@google.com>
|
#
6797f8a0 |
| 08-Aug-2020 |
William A. Kennington III <wak@google.com> |
subprojects: Bump to HEAD
Change-Id: I4cff901031cf792bca0ca2f08e7f372cea17c141 Signed-off-by: William A. Kennington III <wak@google.com>
|
#
2f8444ce |
| 03-Jun-2020 |
William A. Kennington III <wak@google.com> |
meson: Make googletest vendorable
This is a quality of life improvement so that users trying to work with the project don't need to have an external install of the googletest dependency for the test
meson: Make googletest vendorable
This is a quality of life improvement so that users trying to work with the project don't need to have an external install of the googletest dependency for the tests to build.
Change-Id: I44b4cbae14c5006eaef0a5b42a1f6b753b07b405 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
48e6288d |
| 03-Apr-2019 |
William A. Kennington III <wak@google.com> |
meson: Use declare_dependency for libraries
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 lik
meson: Use declare_dependency for libraries
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: Ib042c253adedb6f949c8a8897ed9a34e61d2a888 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
15658977 |
| 27-Mar-2019 |
William A. Kennington III <wak@google.com> |
meson: Add build system
Change-Id: Ia57836a0f7b5287ddb490ba6de01192ce0ef6382 Signed-off-by: William A. Kennington III <wak@google.com>
|