commit | 26ed98050e64e76892be5d5c2416b8a0044e3d9d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 12 11:16:09 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 12 11:16:09 2023 -0500 |
tree | 5c791484481ae6c83b20338bce9b8eea5fdade4f | |
parent | 1a19e6aaf3663f7698fa17aeb74a887c8740ff93 [diff] |
build: upgrade to C++23 Meson 1.1.1 and GCC-13 both support C++23 and a sufficient portion of the standard has been implemented. Upgrade the build to leverage it. Change-Id: Ifabec573b184316716aa692598caba26fb5857b3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it here.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build