[arrayfire] 01/408: Merge pull request #815 from arrayfire/hotfixes-3.0.1

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:11:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 36708b030e7f62718d135b344218af96b47cde87
Merge: b3ae296 42eca27
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Fri Jun 12 22:27:32 2015 -0400

    Merge pull request #815 from arrayfire/hotfixes-3.0.1
    
    Merge hotfixes-3.0.1 into Devel

 .gitmodules                                        |   2 +-
 CMakeLists.txt                                     |   9 +-
 CMakeModules/CUDACheckCompute.cmake                |  26 +++--
 CMakeModules/Version.cmake                         |   2 +-
 CMakeModules/build_forge.cmake                     |   2 +-
 CMakeModules/osx_install/InstallTool.cmake         |   9 ++
 CMakeModules/osx_install/OSXInstaller.cmake        | 111 +++++++++++++++++++++
 CMakeModules/osx_install/cpu_scripts/postinstall   |  24 +++++
 CMakeModules/osx_install/cuda_scripts/postinstall  |  23 +++++
 CMakeModules/osx_install/distribution.dist         |  39 ++++++++
 .../osx_install/opencl_scripts/postinstall         |  23 +++++
 CMakeModules/osx_install/readme.html               |  22 ++++
 CMakeModules/osx_install/welcome.html              |  27 +++++
 CPack.txt => CPack.cmake                           |   0
 README.md                                          |   3 +-
 docs/layout.xml                                    |   5 +-
 docs/pages/release_notes.md                        |  25 +++++
 .../{using_with_linux.md => using_on_linux.md}     |   0
 .../pages/{using_with_linux.md => using_on_osx.md} |  66 ++----------
 ...sing_with_ms_windows.md => using_on_windows.md} |   9 +-
 examples/CMakeLists.txt                            |  10 +-
 examples/graphics/histogram.cpp                    |   2 +-
 examples/machine_learning/deep_belief_net.cpp      |   4 +-
 examples/machine_learning/neural_network.cpp       |   2 +-
 examples/machine_learning/rbm.cpp                  |   2 +-
 src/api/c/image.cpp                                |  25 ++++-
 src/backend/cpu/CMakeLists.txt                     |  25 ++---
 src/backend/cuda/CMakeLists.txt                    |  74 ++++++++++----
 src/backend/opencl/CMakeLists.txt                  |  47 +++------
 src/backend/opencl/platform.cpp                    |   1 -
 test/CMakeLists.txt                                |   9 +-
 test/basic_c.c                                     |   2 +-
 32 files changed, 463 insertions(+), 167 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list