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

services/horizon add horizon binary building Makefile #4978

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

jacekn
Copy link
Contributor

@jacekn jacekn commented Jul 26, 2023

What

This PR adds Makefile entries to allow us to build horizon in an isolated, docker based, environment.

Why

This will make build process more transparent and it will simplify build systems where horizon is built.

Copy link
Contributor

@mwtzzz mwtzzz left a comment

Choose a reason for hiding this comment

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

LGTM

@jacekn jacekn requested a review from a team July 27, 2023 15:08
services/horizon/Makefile Outdated Show resolved Hide resolved
@jacekn jacekn self-assigned this Jul 31, 2023
services/horizon/Makefile Outdated Show resolved Hide resolved
### What

This PR adds Makefile entries to allow us to build horizon in an
isolated, docker based, environment.

### Why

This will make build process more transparent and it will simplify
build systems where horizon is built.
This commit improves the way we handle non-amd64 architectures.
Build command should work on all architectures that the debian
image supports. In case of an unsupported architecture build will
error letting user know clearly that it failed.
@jacekn jacekn merged commit f110180 into stellar:master Aug 8, 2023
24 checks passed
@jacekn jacekn deleted the build branch August 8, 2023 08:08
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.

5 participants