Go to file
black-desk 7cf8dc743b
ci: update github action
Signed-off-by: black-desk <me@black-desk.cn>
2024-03-24 16:19:01 +08:00
.format@86250216b6 chore: update .format 2024-01-02 21:09:01 +08:00
.github ci: update github action 2024-03-24 16:19:01 +08:00
api/schema chore: update comments of extra types 2024-02-04 15:37:23 +08:00
cmake chore: update cmake files 2024-03-24 16:18:49 +08:00
examples ci: update github action 2024-03-24 16:19:01 +08:00
include/ocppi build: remove external and make spdlog optional 2024-03-24 16:18:52 +08:00
misc/cmake build: remove external and make spdlog optional 2024-03-24 16:18:52 +08:00
runtime-spec@06252546d1 feat: add runtime-spec as submodule 2023-08-28 23:36:07 +08:00
src/ocppi ci: update github action 2024-03-24 16:19:01 +08:00
tools ci: update github action 2024-03-24 16:19:01 +08:00
.clang-format feat: add generated types 2023-08-30 16:10:37 +08:00
.cmake-format.py feat: add generated types 2023-08-30 16:10:37 +08:00
.gitignore refactor: remove boost dependency 2024-03-21 19:00:32 +08:00
.gitmodules chore: update codegen 2023-10-22 11:33:26 +08:00
CMakeLists.txt ci: update github action 2024-03-24 16:19:01 +08:00
CMakePresets.json ci: update github action 2024-03-24 16:19:01 +08:00
README.md docs: add README.md 2023-09-19 16:36:49 +08:00

README.md

ocppi

This is a c++17 library for using or implement OCI runtime.

It including some OCI runtime types and json (de)serializing functions.