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

Add support for cross-compiling for s390x platform #9455

Merged
merged 10 commits into from
Mar 23, 2023

Commits on Aug 18, 2022

  1. Added s390x platform support

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1ea1236 View commit details
    Browse the repository at this point in the history
  2. Adapt to existing platform naming scheme

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    eb30d05 View commit details
    Browse the repository at this point in the history
  3. Updated s390_64 library whitelist

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8e879b3 View commit details
    Browse the repository at this point in the history
  4. Fixed s390x library whitelist

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    39b0e3e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Use g++ compiler version 8.x for s390x

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    97c15c2 View commit details
    Browse the repository at this point in the history
  2. Use g++ compiler version 8.x for s390x

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    890c984 View commit details
    Browse the repository at this point in the history
  3. Use g++ compiler version 8.x for s390x

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    51ccbb8 View commit details
    Browse the repository at this point in the history
  4. Introduced dedicated Docker container for building s390x artifacts

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3e51545 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>
    haubenr committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e831fc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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