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

Update CI from ubuntu 16.04 (EOL) to 19.04 #1337

Merged
merged 50 commits into from May 16, 2019
Merged

Commits on May 14, 2019

  1. Refactor Android target

    gnzlbg committed May 14, 2019
    Configuration menu
    Copy the full SHA
    0af80ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a3d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2284c View commit details
    Browse the repository at this point in the history
  4. Refactor FreeBSD target

    gnzlbg committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b976dc2 View commit details
    Browse the repository at this point in the history
  5. Refactor Linux target

    gnzlbg committed May 14, 2019
    Configuration menu
    Copy the full SHA
    ac90c57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18bf94c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    3956bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d9193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee2611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f96e54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb2f296 View commit details
    Browse the repository at this point in the history
  6. Fix typo in Linux checking

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    426f91b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc7311b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9da2fd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54fcb89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb3a9db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    352ee1c View commit details
    Browse the repository at this point in the history
  12. readd netfilter headers

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    f67f831 View commit details
    Browse the repository at this point in the history
  13. Test the Elf32/64 types sperately

    These types have a p_types field, but the resolv.h
    header defines p_types __p_types macro that breaks them.
    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    bf76ded View commit details
    Browse the repository at this point in the history
  14. [breaking change] PTRACE_GETFPXREGS and PTRACE_SETFPXREGS were incorr…

    …ectly re-exported on arm but they are x86 specific
    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d269543 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bdb28f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6db4afa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9212a9c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    be36f68 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d5ceea View commit details
    Browse the repository at this point in the history
  20. Correct assert for mips+musl

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    4aa5a45 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c938e5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bdb1816 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4a8fa6f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24f8972 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2a131d2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    57e1e84 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0ae8451 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1a7ee21 View commit details
    Browse the repository at this point in the history
  29. Update Ubuntu images to 19.04

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9df115b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e94f68c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4497a78 View commit details
    Browse the repository at this point in the history
  32. Fix ucontext_t on x86

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d808123 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e7f62bc View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3ac111c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    198ead7 View commit details
    Browse the repository at this point in the history
  36. Fix FLUSHO value on Sparc64

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    58091df View commit details
    Browse the repository at this point in the history
  37. Fix NFT tables on Sparc64

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    b701d5c View commit details
    Browse the repository at this point in the history
  38. Fix NFT_MSG_MAX on Sparc64

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    7ed51c1 View commit details
    Browse the repository at this point in the history
  39. Fix utmpx on Sparc64

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    e07c7bd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3ac67eb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9183c00 View commit details
    Browse the repository at this point in the history
  42. Remove bitrig support

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    77a4683 View commit details
    Browse the repository at this point in the history
  43. Add wasm32-wasi to ci/build.sh

    gnzlbg committed May 16, 2019
    Configuration menu
    Copy the full SHA
    5a0e37e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8eceb62 View commit details
    Browse the repository at this point in the history