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 Linux x86, arm, arm64 Compilation #26

Merged
merged 54 commits into from
Oct 11, 2023
Merged

Add Linux x86, arm, arm64 Compilation #26

merged 54 commits into from
Oct 11, 2023

Commits on Oct 7, 2023

  1. Analyze available archs

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3764e2b View commit details
    Browse the repository at this point in the history
  2. Test packages

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3add550 View commit details
    Browse the repository at this point in the history
  3. Check paths

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c53b893 View commit details
    Browse the repository at this point in the history
  4. More test outputs

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    11a30e1 View commit details
    Browse the repository at this point in the history
  5. Continue on error

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f7500f9 View commit details
    Browse the repository at this point in the history
  6. check apt sources

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    949ebb5 View commit details
    Browse the repository at this point in the history
  7. Update before install

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a080978 View commit details
    Browse the repository at this point in the history
  8. print apt mirrors

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f0a770c View commit details
    Browse the repository at this point in the history
  9. Arch test

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c3b0e22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5419754 View commit details
    Browse the repository at this point in the history
  11. Remove sudo for container

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1d4aedc View commit details
    Browse the repository at this point in the history
  12. Add confirm flag

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3738658 View commit details
    Browse the repository at this point in the history
  13. Use c++/12

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    354d95c View commit details
    Browse the repository at this point in the history
  14. Back to c++/11 for ubuntu

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    4ad9d3a View commit details
    Browse the repository at this point in the history
  15. test sources modification

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    37f4435 View commit details
    Browse the repository at this point in the history
  16. Fix sources update

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a1d5f7f View commit details
    Browse the repository at this point in the history
  17. Source update

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    98adcbf View commit details
    Browse the repository at this point in the history
  18. libc6

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8f191c7 View commit details
    Browse the repository at this point in the history
  19. libc6-dev

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8feb06b View commit details
    Browse the repository at this point in the history
  20. reorder

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e763c21 View commit details
    Browse the repository at this point in the history
  21. individual install

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c96a693 View commit details
    Browse the repository at this point in the history
  22. More archs

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    75afb23 View commit details
    Browse the repository at this point in the history
  23. Indention fix

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2b9af87 View commit details
    Browse the repository at this point in the history
  24. Indention 2

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fc2e2bd View commit details
    Browse the repository at this point in the history
  25. Indention 3

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7a140b0 View commit details
    Browse the repository at this point in the history
  26. Check individual install

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    79a3444 View commit details
    Browse the repository at this point in the history
  27. try install with aptitude

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0127e1a View commit details
    Browse the repository at this point in the history
  28. Remove multilib

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    88cf5f5 View commit details
    Browse the repository at this point in the history
  29. Try confirm

    Danielku15 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9b96bfc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Prepare linux build

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    79e756c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025fec8 View commit details
    Browse the repository at this point in the history
  3. Cleanup and build order

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ab26e9e View commit details
    Browse the repository at this point in the history
  4. No upgrade

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a8b9165 View commit details
    Browse the repository at this point in the history
  5. Missing dash

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e6e0218 View commit details
    Browse the repository at this point in the history
  6. Adjust quoting

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    698f80d View commit details
    Browse the repository at this point in the history
  7. Troubleshoot sources

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7f36769 View commit details
    Browse the repository at this point in the history
  8. Generate shell script

    Danielku15 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c7adc60 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Adjust lib paths

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ded9e28 View commit details
    Browse the repository at this point in the history
  2. Fix wrong type name

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8567d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b53c04 View commit details
    Browse the repository at this point in the history
  4. More test outputs

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1c29850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ab90b2 View commit details
    Browse the repository at this point in the history
  6. Trigger again

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    653a89a View commit details
    Browse the repository at this point in the history
  7. change syntax

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c01dbfe View commit details
    Browse the repository at this point in the history
  8. Modify correct file

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    122a551 View commit details
    Browse the repository at this point in the history
  9. Fix double aptitude

    Danielku15 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0e4da76 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Remove include path

    Danielku15 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8bd85db View commit details
    Browse the repository at this point in the history
  2. Tweak include paths

    Danielku15 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    adadc5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    653ae0f View commit details
    Browse the repository at this point in the history
  4. Adjust settings

    Danielku15 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7be7a97 View commit details
    Browse the repository at this point in the history
  5. Re-add aptitude

    Danielku15 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4cb9abd View commit details
    Browse the repository at this point in the history
  6. Fail fast on errors

    Danielku15 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e704773 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e69050 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c612496 View commit details
    Browse the repository at this point in the history