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

Updated for arm support #430

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Updated for arm support #430

wants to merge 9 commits into from

Commits on Apr 7, 2023

  1. Updated for arm support

    Updated the project to work with x86 and arm supported
    Checked exsiting layers and moved non working to layers-build-failed, layers-test-failed
    hmimthiaz authored and bbimthiaz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ae426c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    b309ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759c7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98587ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8ef01f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Added cpu support in config

    Now make file will work automated for both arch x86 and arm.
    Checked all layers made sure all of them have 80,81,82 support.
    Sqlsrv does not have arm support
    Not very sure about Blackfire, leaving arm support for the contributor to handle it.
    hmimthiaz committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    49b66d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e678497 View commit details
    Browse the repository at this point in the history
  3. Added check if cpu type available

    When all layers are executed for specific cpu type, added check if cpu type is availble layer.
    Found this bug while executing all layers for arm build and blackfire was failing.
    hmimthiaz committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    16243df View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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