You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/08/07 02:40:56 UTC

[incubator-mxnet] branch master updated (a3eabf0 -> d101c3c)

This is an automated email from the ASF dual-hosted git repository.

lausen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from a3eabf0  Fix MXLibInfoCompiledWithCXX11ABI (#18864)
     add d101c3c  Add SOVERSION when build shared libmxnet.so library (#17815)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                     | 13 +++++++++---
 cd/Jenkinsfile_utils.groovy                        |  2 +-
 cd/mxnet_lib/dynamic/Jenkins_pipeline.groovy       |  2 +-
 cd/mxnet_lib/static/Jenkins_pipeline.groovy        |  2 +-
 cd/utils/test_artifact_repository.py               | 10 ++++-----
 ci/docker/runtime_functions.sh                     |  2 +-
 ci/jenkins/Jenkins_steps.groovy                    | 24 +++++++++++-----------
 tests/nightly/Jenkinsfile                          |  2 +-
 tests/nightly/JenkinsfileForBinaries               |  2 +-
 .../JenkinsfileForMBCC                             |  2 +-
 tools/staticbuild/build_lib.sh                     |  2 +-
 11 files changed, 35 insertions(+), 28 deletions(-)