Skip to content

feat: loongcollector support windows build #2082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 55 commits into from
Jun 24, 2025

Conversation

bilosikia
Copy link
Contributor

@bilosikia bilosikia commented Feb 10, 2025

  1. windows 64位不兼容函数调用均使用#if defined(linux)或者#if defined(_MSC_VER)进行区分
  2. 部分暂未实现或者暂未修复的ut均使用// TODO: windows进行标识
  3. CI已添加windows编译+运行UT的workflow,代码合入之后,后续所有代码均会运行windows编译的CI

@bilosikia bilosikia force-pushed the feat/windows branch 26 times, most recently from c56cd6c to 065ff03 Compare February 12, 2025 14:58
@bilosikia bilosikia changed the title feat: windows build bat feat: windows build Feb 12, 2025
@bilosikia bilosikia force-pushed the feat/windows branch 3 times, most recently from 4a3174b to e9ea349 Compare February 16, 2025 07:18
@Takuka0311 Takuka0311 merged commit 1326798 into alibaba:main Jun 24, 2025
17 checks passed
xiongyunn pushed a commit to xiongyunn/loongcollector that referenced this pull request Jun 27, 2025
* feat: windows build

* feat: add windows workflows

* fix: windows build script

---------

Co-authored-by: linrunqi08 <[email protected]>
Co-authored-by: Takuka0311 <[email protected]>
xiongyunn pushed a commit to xiongyunn/loongcollector that referenced this pull request Jun 27, 2025
* feat: windows build

* feat: add windows workflows

* fix: windows build script

---------

Co-authored-by: linrunqi08 <[email protected]>
Co-authored-by: Takuka0311 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants