compile
Installation
SKILL.md
如何编译本项目
本项目分为 C++ 部分和 Go 部分。当你修改不同类型文件代码时,请使用不同的编译方法。
C++ 部分编译方法
-
判断是否进行增量编译。如果已有
build目录,并且其中有内容,并且你的修改没有涉及到 CMake 相关文件,那么跳转到第5步进行增量编译。 -
创建编译目录
mkdir -p build
- 进入编译目录
cd build
Related skills
More from alibaba/loongcollector
riper5-protocol
This workflow, known as RIPER-5, is designed exclusively for handling complex software engineering tasks such as system design, architectural refactoring, bug diagnosis, performance optimization, and multi-component integration.
2mermaid
Whenever diagrams or mermaid is mentioned
1commit
Writing Commit Message
1selfmonitor
自监控指标、告警代码标准
1code-review
在进行 Code Review 时,使用这个技能对 LoongCollector 变更进行安全导向、架构一致性优先的深度代码评审。
1security-check
Whenever commit or push is mentioned
1