History log of /openbmc/google-misc/subprojects/metrics-ipmi-blobs/meson.build (Results 1 – 7 of 7)
Revision Date Author Comments
# 7f49370d 08-Feb-2024 William A. Kennington III <wak@google.com>

metrics-ipmi-blobs: Convert to nanopb

Tested: Decoded a metric proto from a host and verified that the fields
all looked as expected and "normal" with decode successfully identifying
everything.

Ch

metrics-ipmi-blobs: Convert to nanopb

Tested: Decoded a metric proto from a host and verified that the fields
all looked as expected and "normal" with decode successfully identifying
everything.

Change-Id: Iaa1b5500db6d1b93fae95d44a1045a858624cc51
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 1dfe24ea 12-Jul-2023 Patrick Williams <patrick@stwcx.xyz>

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: Ibb8913a93032d388399b6

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: Ibb8913a93032d388399b65904013e284780dad70
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 382d628d 21-Oct-2021 Willy Tu <wltu@google.com>

build: Update to c++20, c18, and meson >= 0.57.0

Change-Id: I6b4862f1aa2f8778d63b2b905762437071afd9c6
Signed-off-by: Willy Tu <wltu@google.com>


# 548f3ad1 17-Jun-2021 William A. Kennington III <wak@google.com>

metrics-ipmi-blobs: build: Install module in blob-ipmid

We no longer need any of the symlinking steps in the meta build if we
install this way.

Change-Id: I054e3a28f996f75d21b98bf631b9baeae27fbec7

metrics-ipmi-blobs: build: Install module in blob-ipmid

We no longer need any of the symlinking steps in the meta build if we
install this way.

Change-Id: I054e3a28f996f75d21b98bf631b9baeae27fbec7
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# b63d6314 26-Apr-2021 Michael Shen <gpgpgp@google.com>

metrics-ipmi-blobs: Add bootup time to metrics

Change-Id: I1da66deca4a0cc2d75abe7c40c258c34593ea6a0
Signed-off-by: Michael Shen <gpgpgp@google.com>


# b056df69 23-Mar-2021 William A. Kennington III <wak@google.com>

metrics-ipmi-blobs: Fix generated source dependency

Change-Id: I62e4a8ef65fd01ea12a7dcd7e5b6052fdeeee399
Signed-off-by: William A. Kennington III <wak@google.com>


# 1285115c 17-Mar-2021 William A. Kennington III <wak@google.com>

meson: Fix build with 0.57.1

Meson doesn't like that we are symlinking subprojects outside the
subproject directory. If we invert the links we are able to build again.

We also need to fix any proje

meson: Fix build with 0.57.1

Meson doesn't like that we are symlinking subprojects outside the
subproject directory. If we invert the links we are able to build again.

We also need to fix any projects passing arguments which they don't
actually accept.

Change-Id: Ie7adf82afabc1becc85c36b3cc632e8ebd4cae5b
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...