Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

julia: migrate build process to cmake #16125

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 9, 2019

  1. julia: migrate build process to cmake

    The original build process triggered by `Pkg.add` is
    done by GNU make.
    iblislin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    82a8b6e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    6f27f0e View commit details
    Browse the repository at this point in the history
  2. submodule update

    iblislin committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    8c73cd9 View commit details
    Browse the repository at this point in the history
  3. USE_JULIA_BLAS

    iblislin committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3ef9cf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. julia: migrate build process to cmake

    The original build process triggered by `Pkg.add` is
    done by GNU make.
    iblislin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    27f996d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e7bd2 View commit details
    Browse the repository at this point in the history
  3. submodule update

    iblislin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cede75b View commit details
    Browse the repository at this point in the history
  4. USE_JULIA_BLAS

    iblislin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b28b847 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ib/jl-cmake-build' of github.com:apache/incubator-mxnet…

    … into ib/jl-cmake-build
    iblislin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4a2a9c9 View commit details
    Browse the repository at this point in the history
  6. submodule update

    iblislin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    49fad87 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. OPENBLAS_INTERFACE64

    iblislin committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e5b4871 View commit details
    Browse the repository at this point in the history
  2. fix command quote warning

    iblislin committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    8779154 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Update julia/deps/build.jl

    Co-Authored-By: Chaitanya Prakash Bapat <chai.bapat@gmail.com>
    iblislin and ChaiBapchya authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    ef7a75e View commit details
    Browse the repository at this point in the history
  2. Update julia/deps/build.jl

    iblislin authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    afe7bee View commit details
    Browse the repository at this point in the history