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 arm targets #21

Merged
merged 5 commits into from
May 12, 2020
Merged

Add support for arm targets #21

merged 5 commits into from
May 12, 2020

Commits on May 8, 2020

  1. ci: Clear coverage files from cache

    Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
    Jonathas-Conceicao committed May 8, 2020
    Configuration menu
    Copy the full SHA
    36cf9b4 View commit details
    Browse the repository at this point in the history
  2. ci: Update flags for coverage

    Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
    Jonathas-Conceicao committed May 8, 2020
    Configuration menu
    Copy the full SHA
    62af032 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. build: Lower version constrain for compress-tools

    Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
    Jonathas-Conceicao committed May 12, 2020
    Configuration menu
    Copy the full SHA
    486f08f View commit details
    Browse the repository at this point in the history
  2. build: Avoid suppressing error message from pkg_find or vcpkg

    Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
    Jonathas-Conceicao committed May 12, 2020
    Configuration menu
    Copy the full SHA
    864c0aa View commit details
    Browse the repository at this point in the history
  3. ci: Add CI for arm targets

    Added CI for both ARMv7 and AArch64 targets using cross. Docker images have also
    been added to the repo for running the tests with a working instalation of
    libarchive
    
    Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
    Jonathas-Conceicao committed May 12, 2020
    Configuration menu
    Copy the full SHA
    119b5e3 View commit details
    Browse the repository at this point in the history