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

feat!: Add run and dev libcmt packages #64

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Conversation

mpolitzer
Copy link
Collaborator

@mpolitzer mpolitzer commented May 28, 2024

Build and release separate -run and -dev packages.

close #59

@mpolitzer mpolitzer requested a review from a team May 28, 2024 15:51
@mpolitzer mpolitzer self-assigned this May 28, 2024
@mpolitzer mpolitzer linked an issue May 28, 2024 that may be closed by this pull request
@mpolitzer mpolitzer force-pushed the feat/libcmt-split-packages branch 4 times, most recently from 846e96b to e69cc46 Compare May 28, 2024 17:45
@mpolitzer mpolitzer force-pushed the feat/libcmt-split-packages branch 2 times, most recently from 4bbc83c to 0cf1185 Compare May 29, 2024 13:40
@mpolitzer mpolitzer added this to the v0.16.0 milestone May 29, 2024
@mpolitzer mpolitzer force-pushed the feat/prevrandao branch 2 times, most recently from be43b46 to c15877d Compare June 3, 2024 13:33
@edubart edubart requested a review from a team June 3, 2024 14:14
edubart
edubart previously approved these changes Jun 3, 2024
@edubart edubart requested a review from a team June 3, 2024 15:36
@mpolitzer mpolitzer force-pushed the feat/libcmt-split-packages branch 2 times, most recently from bc9a124 to de3ba4d Compare June 4, 2024 18:29
@mpolitzer mpolitzer force-pushed the feat/libcmt-split-packages branch 5 times, most recently from a4bf19d to 4c574fa Compare June 5, 2024 17:09
@mpolitzer mpolitzer force-pushed the feat/libcmt-split-packages branch 5 times, most recently from 0787ba3 to c8a4706 Compare June 6, 2024 13:11
ARG_VERSION=${VERSION} \
TARGET_PREFIX=/usr \
TARGET_DESTDIR=${BUILD_BASE}/install/run \
install-run libcmt-v${VERSION}.deb
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the convention to have the "v" in the version? Same for the others.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makefile Outdated Show resolved Hide resolved
Base automatically changed from feat/prevrandao to main June 21, 2024 15:25
@mpolitzer mpolitzer dismissed edubart’s stale review June 21, 2024 15:25

The base branch was changed.

sys-utils/libcmt/Makefile Show resolved Hide resolved
sys-utils/libcmt/Makefile Show resolved Hide resolved
sys-utils/libcmt/Makefile Outdated Show resolved Hide resolved
@mpolitzer mpolitzer merged commit 4e27e55 into main Jun 21, 2024
3 checks passed
@mpolitzer mpolitzer deleted the feat/libcmt-split-packages branch June 21, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Have separate libcmt and libcmt-dev
3 participants