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

Added implementation for building Linux_ARM64 packages. #225

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MlDenis
Copy link
Contributor

@MlDenis MlDenis commented Apr 16, 2024

No description provided.

name: Starc (linux_arm64)
runs-on: ubuntu-20.04
steps:
- name: Checkout sources for push or create tag event
Copy link
Member

Choose a reason for hiding this comment

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

предлагаю сборку арм пакета поместить в общий джоб для линукса

Copy link
Contributor Author

@MlDenis MlDenis Apr 18, 2024

Choose a reason for hiding this comment

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

Пока дебажу, делаю наработки в отдельном файле. Как только отработаю корректную сборку, объединю с основным файлом

…nto building_project_on_linux_arm

# Conflicts:
#	.github/workflows/build_linux_arm64.yml
#	build/linux/installqt.sh
#	build/linux/makelinux.sh
…y improved.

.sh scripts are combined into one file.
Added error handling when calling non-existent dependencies.
Removed extra code.
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.

2 participants