#
ef9cc07e |
| 30-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: remove autotools support We use meson everywhere now. Clean up the autotools support. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iac94c9c6e92141d8d19
build: remove autotools support We use meson everywhere now. Clean up the autotools support. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iac94c9c6e92141d8d1928c5283c8757ab2fd3257
show more ...
|
#
f06056bc |
| 16-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: meson support for libphosphor-logging Create just enough meson directives to create the equivalent of libphosphor-logging, so that this repository can be picked up as a meson
build: meson support for libphosphor-logging Create just enough meson directives to create the equivalent of libphosphor-logging, so that this repository can be picked up as a meson subproject. Remainder of the conversion to meson will be in follow-on commits. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifbcc58b118352d8f0338221c4cb7e472c2be7a43
show more ...
|
#
7a6ed30f |
| 05-Jun-2020 |
Matt Spinler <spinler@us.ibm.com> |
Add code coverage for unit tests Enable code coverage to run during CI testing. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I9d928122c9c629f1e74e8660f716f148afa2
Add code coverage for unit tests Enable code coverage to run during CI testing. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I9d928122c9c629f1e74e8660f716f148afa2988a
show more ...
|
#
b30bbc06 |
| 26-Mar-2020 |
Andrew Geissler <geissonator@yahoo.com> |
gitignore: ensure test files not ignored Found that files like remote_logging_test_address.cpp were missing in git status. Need to be a bit more granular with the .gitignore on certa
gitignore: ensure test files not ignored Found that files like remote_logging_test_address.cpp were missing in git status. Need to be a bit more granular with the .gitignore on certain test files. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I53500326501432f86c5069ce31f95e5738d349e8
show more ...
|
#
455587e5 |
| 15-Jan-2020 |
Matt Spinler <spinler@us.ibm.com> |
PEL: Print host trans state in peltool In the UserHeader section, add an entry into peltool's JSON output for the host transmission state. Signed-off-by: Matt Spinler <spinler@u
PEL: Print host trans state in peltool In the UserHeader section, add an entry into peltool's JSON output for the host transmission state. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie906a447859e30175652d291ef2f929e8a7077f6
show more ...
|
#
5eb6a2ac |
| 11-Sep-2019 |
John Wang <wangzqbj@inspur.com> |
Update .gitignore Use *-libtool instead of the arm-specific one to make `git status ` clean when building with the x86/arm sdk. Signed-off-by: John Wang <wangzqbj@inspur.com>
Update .gitignore Use *-libtool instead of the arm-specific one to make `git status ` clean when building with the x86/arm sdk. Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: If4f734cf89e62a48c1187e5a6937e8b6ebfd5497
show more ...
|
#
f8d38bbe |
| 31-Oct-2018 |
Patrick Venture <venture@google.com> |
add rsyslog-config to gitignore Add rsyslog binary to gitignore Change-Id: I6e7262e3b0b53bbfe6e0f5a391153a6943d30711 Signed-off-by: Patrick Venture <venture@google.com>
|
#
3922d1bb |
| 31-Oct-2018 |
Patrick Venture <venture@google.com> |
Add test artifacts to gitignore Add test artifacts to .gitignore Add libtool to .gitignore Tested: Verified the * in the gitignore stops at periods, so modifying a test.cpp
Add test artifacts to gitignore Add test artifacts to .gitignore Add libtool to .gitignore Tested: Verified the * in the gitignore stops at periods, so modifying a test.cpp or test_*.cpp will still show up as a change. Change-Id: I24a449ead29fb038a9cba8c51ab1b753a8407708 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
d703881d |
| 05-Mar-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
Update .gitignore Change-Id: I5171d013f994a3b40f8c8640d4af99d534ffcf71 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
#
ebd59fa4 |
| 06-Feb-2017 |
Adriana Kobylak <anoo@us.ibm.com> |
Use configure option yaml path to generate elog-errors.hpp Add a config variable that can be passed via a recipe to point the parser to a directory where the error yaml files are. Re
Use configure option yaml path to generate elog-errors.hpp Add a config variable that can be passed via a recipe to point the parser to a directory where the error yaml files are. Rename elog-gen.hpp to elog-errors.hpp, which better matches the exception error log file names. Include elog-gen.hpp in elog.hpp so that callers that need to create and commit error logs only need to include one header file. Change-Id: Ie3cd65ac761c1f7b2c99c50a2273859283a5ab4b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
1a7508bb |
| 13-Feb-2017 |
Adriana Kobylak <anoo@us.ibm.com> |
Manager: Auto-generate the code Auto-generate the Manager code during build time using the sdbus++ tool. Closes: openbmc/phosphor-logging#1 Change-Id: Idb66725dc2b3a919
Manager: Auto-generate the code Auto-generate the Manager code during build time using the sdbus++ tool. Closes: openbmc/phosphor-logging#1 Change-Id: Idb66725dc2b3a919981dc1a0acfebfde16c4420f Signed-off-by: Adriana Kobylak <anoo@linux.vnet.ibm.com>
show more ...
|
#
b0d5e3dd |
| 16-Jan-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
Update .gitignore Change-Id: I2c2eb03e2c52a1cbfce654348ebd6a6157625396 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
#
b599e788 |
| 11-Nov-2016 |
Andrew Geissler <andrewg@us.ibm.com> |
Add a .gitignore for all the automake generated files Change-Id: I346fb1b482ac75828013ffb7ad58d3b000fa8542 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|