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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    05a59c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa4daa7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/building_project_on_linux_arm' i…

    …nto building_project_on_linux_arm
    
    # Conflicts:
    #	.github/workflows/build_linux_arm64.yml
    #	build/linux/installqt.sh
    #	build/linux/makelinux.sh
    MlDenis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7e5deb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6d7efb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. The implementation of building Linux_ARM64 packages has been partiall…

    …y improved.
    
    .sh scripts are combined into one file.
    Added error handling when calling non-existent dependencies.
    Removed extra code.
    MlDenis committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fad202f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    2e075b3 View commit details
    Browse the repository at this point in the history