1
0
Commit Graph

5 Commits

Author SHA1 Message Date
aecf9bb8cc chore: fix github action build issue 2026-01-22 19:50:20 +08:00
6449ae1977 chore: use github provided package to fetch dependencies 2026-01-22 16:24:21 +08:00
fe4193efa7 refactor: change project layout
- move script as asset because they are not build script
- create new script directory for "User Compile" method because github action need to build with gtest.
- change compile manual for this change.
- modify external dependency location in github action and gitignore.
2026-01-22 15:48:28 +08:00
45f32297da chore: fix workflow execution permission issue
- fix github workflow exec permission issue
- fix termcolor enum class issue on Linux
- fix compiler macro on macos
2025-12-24 19:52:36 +08:00
a077604c7d chore: add github action workflows 2025-12-23 13:11:37 +08:00