Commit Graph

4 Commits

Author SHA1 Message Date
black-desk 9ada065677
build: refact build process
- update cmake-format config;
- using PFL.cmake (https://github.com/black-desk/PFL.cmake);
- using CPM.cmake (https://github.com/cpm-cmake/CPM.cmake).

Signed-off-by: black-desk <me@black-desk.cn>
2023-10-11 13:35:51 +08:00
black-desk 5611b378ac
chore: add SPDX-* comments to project config files
Signed-off-by: black-desk <me@black-desk.cn>
2023-08-15 13:51:55 +08:00
Li He 1a32ca50ad refactor: add http_client/ostree_repor for new apie
- clean libostree api, move to ostree/ostree_repo
- clean http client, remove curl as soon as possbile

Change-Id: I79363fc6da11c4be50d619828b9978f796062a70
2022-07-26 10:30:22 +08:00
Li He e6923e47a6 refactor: add cmake-format config
- use cmake-format to make CMakeLists.txt clean
- adjust all CMakeLists with .camek-format.py config file

Log:
Change-Id: I12020db02a9c33044aa6011f61fe4aa9667a873b
2022-07-24 19:41:02 +08:00