Skip to content
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

Build release for windows and centos7 #1515

Closed
killme2008 opened this issue May 5, 2023 · 2 comments · Fixed by #2054
Closed

Build release for windows and centos7 #1515

killme2008 opened this issue May 5, 2023 · 2 comments · Fixed by #2054
Assignees
Labels
C-enhancement Category Enhancements help wanted Extra attention is needed
Milestone

Comments

@killme2008
Copy link
Contributor

What type of enhancement is this?

Other

What does the enhancement do?

We can build release for windows platform and centos7 etc.

Implementation challenges

No response

@killme2008 killme2008 added the C-enhancement Category Enhancements label May 5, 2023
@waynexia waynexia added the help wanted Extra attention is needed label May 5, 2023
@v0y4g3r
Copy link
Contributor

v0y4g3r commented May 5, 2023

After some research, building binaries on Windows will be a little tricky since some dependencies like raft-engine and tikv-jemalloc-ctl do not compile on Windows.

@waynexia
Copy link
Member

waynexia commented May 5, 2023

After some research, building binaries on Windows will be a little tricky since some dependencies like raft-engine and tikv-jemalloc-ctl do not compile on Windows.

Are these all the unsupported deps? jemalloc has some alternatives, raft-engine might not be that easy to be replaced. But I'm afraid there will be new unsupported when we resolve these two...

@killme2008 killme2008 added this to the v0.3 milestone May 8, 2023
@MichaelScofield MichaelScofield self-assigned this Jun 27, 2023
@MichaelScofield MichaelScofield modified the milestones: v0.3, v0.4 Jun 27, 2023
@fengjiachun fengjiachun moved this to Todo in GreptimeDB v0.4 Jun 30, 2023
@MichaelScofield MichaelScofield mentioned this issue Aug 1, 2023
2 tasks
@MichaelScofield MichaelScofield moved this from Todo to In Progress in GreptimeDB v0.4 Aug 3, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in GreptimeDB v0.4 Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements help wanted Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants