History log of /openbmc/phosphor-dbus-interfaces/.gitignore (Results 1 – 5 of 5)
Revision Date Author Comments
# 607b4fcf 21-Feb-2021 Patrick Williams <patrick@stwcx.xyz>

.gitignore: handle subprojects better

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


# bd7651a0 10-Sep-2020 Patrick Williams <patrick@stwcx.xyz>

build: remove autotools support

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


# 0894943f 09-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

build: enable meson build

Add meson build support. Autotools support will be removed in
the future once the consuming meta-phosphor recipes are updated.

This should be feature

build: enable meson build

Add meson build support. Autotools support will be removed in
the future once the consuming meta-phosphor recipes are updated.

This should be feature complete relative to the previous autotools
support.

Additionally, support is added for using sdbusplus as a subproject
in the event that users do not have sdbusplus installed.

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

show more ...


# 5fd7574b 13-Feb-2020 Lei YU <mine260309@gmail.com>

Generate client headers for all interfaces

Use sdbus++'s client-header option to generate client header files for
the interfaces.

For now the header includes the interface's str

Generate client headers for all interfaces

Use sdbus++'s client-header option to generate client header files for
the interfaces.

For now the header includes the interface's string, so that a user
will not have to define their own interface string anymore.

Tested: Verify the client.hpp are generated for each interface and get
installed.

Depends-On: Idafc4724efa88a2dfd37e3f7735732c45171fd88
Signed-off-by: Lei YU <mine260309@gmail.com>
Change-Id: I966608e08b1745468fa37b30f6135e16e184a6bf

show more ...


# 2f1e1690 13-Apr-2017 Lei YU <mine260309@gmail.com>

Add gitignore

Change-Id: I05dd01e1cd7eb4bd75f50f88036f56df7fb09b09
Signed-off-by: Lei YU <mine260309@gmail.com>