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

Upgrade source-build to BB2 for Julia 1.3 #450

Merged
merged 6 commits into from
Dec 12, 2019
Merged

Upgrade source-build to BB2 for Julia 1.3 #450

merged 6 commits into from
Dec 12, 2019

Commits on Dec 6, 2019

  1. Remove obsoleted patches

    Gnimuc committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    46757da View commit details
    Browse the repository at this point in the history
  2. Add new patches

    LLVMBuilder at v6.0.1-7+nowasm
    Gnimuc committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    ad661da View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Gnimuc committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    a48279b View commit details
    Browse the repository at this point in the history
  4. Source-build enhancement for Julia 1.3

    LLVM/Clang binaries from BB2 can be reused, but we do need to download and patch LLVM/Clang's source code for building libcxxffi.
    Gnimuc committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    c6f22f6 View commit details
    Browse the repository at this point in the history
  5. Add missing namespace

    Gnimuc committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    624beaf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Fix SHLIB_EXT

    Gnimuc committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    7989ad1 View commit details
    Browse the repository at this point in the history