Skip to content

[compile] Merge the two scripts mk-tar.sh and mk-deb.sh #2024

@ilixiaocui

Description

@ilixiaocui

Describe the feature you'd like:

Currently we have two scripts, one for generating tar packages and one for generating deb packages. There are a lot of duplicated parts in these two scripts, like compilation.

We hope to combine these two scripts,compile different types of packages through parameters, such as sh mk-package.sh tar and sh mk-package.sh deb.

Teachability, Documentation, Adoption, Migration Strategy:

Build compilation environment:https://github.com/opencurve/curve/blob/master/docs/cn/build_and_run.md.

Metadata

Metadata

Assignees

Labels

OSPP2023开源之夏2023(https://summer-ospp.ac.cn)good first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions