#
9898d612 |
| 16-Aug-2024 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: re-format for clang-18
clang-format-18 isn't compatible with the clang-format-17 output, so we need to reformat the code with the latest version. The way clang-18 handles lambda forma
clang-format: re-format for clang-18
clang-format-18 isn't compatible with the clang-format-17 output, so we need to reformat the code with the latest version. The way clang-18 handles lambda formatting also changed, so we have made changes to the organization default style format to better handle lambda formatting.
See I5e08687e696dd240402a2780158664b7113def0e for updated style. See Iea0776aaa7edd483fa395e23de25ebf5a6288f71 for clang-18 enablement.
Change-Id: Ia647f7c9c2dfb8dab46de151ef03f95aba460e78 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
64067be3 |
| 20-Oct-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: copy latest and re-format
clang-format-17 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest
clang-format: copy latest and re-format
clang-format-17 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: I5e93cd3dd8350b503c35f60adca83c9a71631631 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
3c796a6f |
| 10-May-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: I6c4866ab239a7e53c7b00347645ba825f1abef9f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
fe0d38a0 |
| 30-Mar-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: update with latest
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie5bec2584d7e8914e333cdb3be28eb96ac786b29
|
#
a642a948 |
| 12-Jun-2018 |
Dawid Frycki <dawid.frycki@intel.com> |
ipmbbridge initial implementation ipmbbridge gives the ability for openbmc to host ipmb transactions over smbus Change-Id: I3744dbef5a6db0b2ff4f2b691e68ca8dc3b1d24b Signed-o
ipmbbridge initial implementation ipmbbridge gives the ability for openbmc to host ipmb transactions over smbus Change-Id: I3744dbef5a6db0b2ff4f2b691e68ca8dc3b1d24b Signed-off-by: Dawid Frycki <dawid.frycki@intel.com> Signed-off-by: Ed Tanous <ed.tanous@intel.com>
show more ...
|