a16bef7d | 01-Aug-2024 |
Alexander Hansen <alexander.hansen@9elements.com> |
meson: remove boost
boost is not necessary here and has little use in the project.
Change-Id: Ia7ce9664335dce50652d0baa4a2132fde28a6269 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.c
meson: remove boost
boost is not necessary here and has little use in the project.
Change-Id: Ia7ce9664335dce50652d0baa4a2132fde28a6269 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
|
eaa1c89f | 03-Aug-2023 |
George Liu <liuxiwei@inspur.com> |
Replace Argument class with CLI11
CLI11 is one of the most commonly use argument parser in OpenBMC. The Argument class will be replaced with CLI11 and the argument.(h/c)pp file will be removed.
Sig
Replace Argument class with CLI11
CLI11 is one of the most commonly use argument parser in OpenBMC. The Argument class will be replaced with CLI11 and the argument.(h/c)pp file will be removed.
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ibff60a19d3ff9209ca70889acc9e6aec4a8d4fca
show more ...
|
ebc30b7f | 05-Feb-2023 |
Andrew Jeffery <andrew@aj.id.au> |
meson: Add boost dependency
Copied the bits and pieces from bmcweb.
Change-Id: I6ce919ac5f30d9c814df6e96ba8b579115c82a4b Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
22f7ece8 | 22-Nov-2022 |
Andrew Jeffery <andrew@aj.id.au> |
subprojects: Add phosphor-logging wrap
Change-Id: I6855c90cbfc16dbe31ee18acf9065ed83be122fc Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
3c89426c | 27-Dec-2021 |
George Liu <liuxiwei@inspur.com> |
meson: simplify dependencies
Leverage wrapfile `[provide]` directives to simplify the dependency searching in the meson.build.
Change-Id: Id725724bb38e2e84aa788d0b39d3786bb465c1a8 Signed-off-by: Pa
meson: simplify dependencies
Leverage wrapfile `[provide]` directives to simplify the dependency searching in the meson.build.
Change-Id: Id725724bb38e2e84aa788d0b39d3786bb465c1a8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
c7d70b67 | 17-May-2021 |
George Liu <liuxiwei@inspur.com> |
Add meson build
This commit is to add meson.build. And later, we will remove Autotools and replace it with meson build.
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I3107491093a6b69f9
Add meson build
This commit is to add meson.build. And later, we will remove Autotools and replace it with meson build.
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I3107491093a6b69f966bab6eeb4f2d7581bfa186
show more ...
|