RTU_ALL_AI/release/src/public
ypc c99f4cb8cd fix(libcomm): 内部头文件 comm_internal.h 移至 inc/ 目录
- inc/ 统一存放所有头文件(公开 + 内部),src/ 仅放 .cpp
- makefile: 移除 -I.../src 路径,仅保留 -I.../inc
- copy_headers.sh 仅拷贝 myComm.h(公开头),不拷贝内部头
2026-07-08 13:47:41 +08:00
..
libcJSON refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libcmd refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libcomm fix(libcomm): 内部头文件 comm_internal.h 移至 inc/ 目录 2026-07-08 13:47:41 +08:00
libdatacenter refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libfunc refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
liblist refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
liblog refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libmd5 refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libmy_xxhash refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libtask refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libxml refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
makefile fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00