libgit2 / libgit2/libgit2sharp
x86 Linux Build
还没有人认领这个 Issue。
- 主要语言
- C#
- 星标
- 3.5k
- 派生
- 925
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have a project that is successfully using LibGit2Sharp on Windows, but I am unable to run it using MONO on Linux without a 32bit binary. The target device is a Raspberry Pi Zero-W, which is only available as x86. The project is a c# based CI/CD platform: https://github.com/null511/Photon.
Being able to support operation on the Raspberry Pi is a very important feature for my project, so I was wondering what may be necessary to have this added to LibGit2Sharp? I tried researching how to compile the binaries myself, but was unable to do so.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指定仓库文件、测试或入口点。首先研究 LibGit2Sharp 如何为 Linux 构建和打包其原生二进制文件,然后确定 Raspberry Pi 目标所需的架构。完成的标准是拥有一个有文档记录且可运行的构建,并能在所请求的设备上运行。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, linux, raspberry-pi
- 领域
- build-system, embedded-iot, operating-systems
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100