History log of /openbmc/phosphor-user-manager/subprojects/ (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
86597bd302-Apr-2024 Konstantin Aladyshev <aladyshev22@gmail.com>

meson: Provide wrap file for boost

Currently local build on the system without boost can fail with
the following message:
"""
meson.build: ERROR: Dependency "boost" not found, tried system
"""
Provi

meson: Provide wrap file for boost

Currently local build on the system without boost can fail with
the following message:
"""
meson.build: ERROR: Dependency "boost" not found, tried system
"""
Provide "boost.wrap" file to fix the issue.

Change-Id: I596524f744cbe4ed0d43f464d23c67fef8886ee9
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>

show more ...


/openbmc/phosphor-user-manager/.clang-format
/openbmc/phosphor-user-manager/.clang-tidy
/openbmc/phosphor-user-manager/.gitignore
/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint
/openbmc/phosphor-user-manager/OWNERS
/openbmc/phosphor-user-manager/docs/README.md
/openbmc/phosphor-user-manager/mainapp.cpp
/openbmc/phosphor-user-manager/meson.build
/openbmc/phosphor-user-manager/meson.options
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/meson.build
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp
/openbmc/phosphor-user-manager/shadowlock.hpp
boost.wrap
packagefiles/boost/meson.build
/openbmc/phosphor-user-manager/test/ldap_config_test.cpp
/openbmc/phosphor-user-manager/test/meson.build
/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp
/openbmc/phosphor-user-manager/test/user_mgr_test.cpp
/openbmc/phosphor-user-manager/test/utils_test.cpp
/openbmc/phosphor-user-manager/user_mgr.cpp
/openbmc/phosphor-user-manager/user_mgr.hpp
/openbmc/phosphor-user-manager/users.cpp
/openbmc/phosphor-user-manager/users.hpp
cf53a94621-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

meson: improve subproject builds

Add meson subproject wrapfiles for all the openbmc projects we utilize
and fix the missing dependency for cereal. There is still a missing
dependency for the `ldap.

meson: improve subproject builds

Add meson subproject wrapfiles for all the openbmc projects we utilize
and fix the missing dependency for cereal. There is still a missing
dependency for the `ldap.h` that prevents a full wrap-based build.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If3a5836c3ff9a34d5624c60ac00c8fd46bfba20b

show more ...


/openbmc/phosphor-user-manager/.clang-format
/openbmc/phosphor-user-manager/.gitignore
/openbmc/phosphor-user-manager/LICENSE
/openbmc/phosphor-user-manager/MAINTAINERS
/openbmc/phosphor-user-manager/Makefile.am
/openbmc/phosphor-user-manager/OWNERS
/openbmc/phosphor-user-manager/bootstrap.sh
/openbmc/phosphor-user-manager/configure.ac
/openbmc/phosphor-user-manager/docs/README.md
/openbmc/phosphor-user-manager/file.hpp
/openbmc/phosphor-user-manager/mainapp.cpp
/openbmc/phosphor-user-manager/meson.build
/openbmc/phosphor-user-manager/meson_options.txt
/openbmc/phosphor-user-manager/nslcd
/openbmc/phosphor-user-manager/phosphor-ldap-config/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/meson.build
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/Makefile.am
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_entry.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_mgr.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/ldap_mapper_serialize.hpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/main.cpp
/openbmc/phosphor-user-manager/phosphor-ldap-mapper/meson.build
/openbmc/phosphor-user-manager/phosphor-nslcd-cert-config.conf
/openbmc/phosphor-user-manager/shadowlock.hpp
cereal.wrap
phosphor-dbus-interfaces.wrap
phosphor-logging.wrap
sdbusplus.wrap
/openbmc/phosphor-user-manager/test/Makefile.am
/openbmc/phosphor-user-manager/test/ldap_config_test.cpp
/openbmc/phosphor-user-manager/test/ldap_mapper_test.cpp
/openbmc/phosphor-user-manager/test/meson.build
/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp
/openbmc/phosphor-user-manager/test/user_mgr_test.cpp
/openbmc/phosphor-user-manager/test/utils_test.cpp
/openbmc/phosphor-user-manager/user_mgr.cpp
/openbmc/phosphor-user-manager/user_mgr.hpp
/openbmc/phosphor-user-manager/users.cpp
/openbmc/phosphor-user-manager/users.hpp