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

Build toolchains on macOS #91

Closed
wants to merge 36 commits into from
Closed

Build toolchains on macOS #91

wants to merge 36 commits into from

Commits on Apr 4, 2021

  1. WIP Mac building

    axelson committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    faf40f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1b38976 View commit details
    Browse the repository at this point in the history
  2. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    33f0c26 View commit details
    Browse the repository at this point in the history
  3. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f0d5b8a View commit details
    Browse the repository at this point in the history
  4. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b62bb72 View commit details
    Browse the repository at this point in the history
  5. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    db0b19c View commit details
    Browse the repository at this point in the history
  6. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2de9869 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99f1527 View commit details
    Browse the repository at this point in the history
  8. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1541ff8 View commit details
    Browse the repository at this point in the history
  9. use build_mac section

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a65590b View commit details
    Browse the repository at this point in the history
  10. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    67d3d66 View commit details
    Browse the repository at this point in the history
  11. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e781b02 View commit details
    Browse the repository at this point in the history
  12. Updated config.yml

    axelson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fc31ea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Update .circleci/config.yml

    Co-authored-by: Frank Hunleth <[email protected]>
    axelson and fhunleth authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9dbfae8 View commit details
    Browse the repository at this point in the history
  2. Use BUILD_OS: Darwin

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d331ee7 View commit details
    Browse the repository at this point in the history
  3. use nerves branch

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    6a19780 View commit details
    Browse the repository at this point in the history
  4. add override

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    b30c4f1 View commit details
    Browse the repository at this point in the history
  5. update nerves branch

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    02c9e14 View commit details
    Browse the repository at this point in the history
  6. debug

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f0c1c9c View commit details
    Browse the repository at this point in the history
  7. Bump versions to 1.4.3-dev

    fhunleth committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f2b3c6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb38d17 View commit details
    Browse the repository at this point in the history
  9. CI: lowercase darwin

    fhunleth committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    802dcb3 View commit details
    Browse the repository at this point in the history
  10. More debugging

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d92bdbb View commit details
    Browse the repository at this point in the history
  11. debug sed version

    axelson committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5a3a3db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3000221 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Try to use correct sed version (for mac)

    Although I'm not clear where `$SED` is coming from in
    nerves_toolchain_ctng/build.sh
    axelson committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    f2bd6b8 View commit details
    Browse the repository at this point in the history
  2. print sed

    Also formatting fixes
    axelson committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    fc915a9 View commit details
    Browse the repository at this point in the history
  3. variables

    axelson committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    cf998fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb904b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Free up extra space

    axelson committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    098ac39 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. verbose mode on hdiutil

    axelson committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    635afda View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Slightly more debugging

    axelson committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    19481ae View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. debug

    axelson committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d32eb2d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. clean work dir

    axelson committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    0d15247 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Debug space

    axelson committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    e037d0a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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