[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-81-g5af61d4

Brad King brad.king at kitware.com
Tue Feb 14 10:38:07 EST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  5af61d446d53517a90806ce45060f48b511d263d (commit)
       via  1009e1d708212d939feda5e761ce758d20fb3752 (commit)
       via  33a65941fa5d7c12d79f9a4e002fed418ba6adc7 (commit)
       via  fa5188d0edf081396ca0134d07cd8706549ddede (commit)
       via  c4a6135039a417087b478c031849337316022263 (commit)
       via  0b2f8ae3ba4ee6077051c97b503e1a165d4938f2 (commit)
       via  592e3d2f96850365ee6d17989c1bca55049cfd23 (commit)
      from  03be8ccbf607b378c7ffcfd2ffe6797612837efa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5af61d446d53517a90806ce45060f48b511d263d
commit 5af61d446d53517a90806ce45060f48b511d263d
Merge: 03be8cc 1009e1d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 14 10:37:57 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 14 10:37:57 2017 -0500

    Merge topic 'clang-format-cuda'
    
    1009e1d7 Merge branch 'backport-clang-format-cuda' into clang-format-cuda
    33a65941 Tests: Run clang-format on CUDA code
    fa5188d0 Merge branch 'backport-clang-format-cuda' into clang-format-cuda
    c4a61350 Tests: Run clang-format on CUDA code
    0b2f8ae3 Modules: Run clang-format on CUDA code
    592e3d2f clang-format.bash: Format CUDA source files too


-----------------------------------------------------------------------

Summary of changes:
 Modules/CMakeCUDACompilerABI.cu               |    2 +-
 .clang-format => Tests/Cuda/.clang-format     |    2 +-
 Tests/Cuda/Complex/dynamic.cu                 |   49 ++++++++++---------------
 Tests/Cuda/Complex/file1.cu                   |    2 +-
 Tests/Cuda/Complex/file2.cu                   |   14 +++----
 Tests/Cuda/Complex/file3.cu                   |   30 ++++++---------
 Tests/Cuda/Complex/mixed.cu                   |   30 ++++++---------
 Tests/Cuda/ConsumeCompileFeatures/main.cu     |    8 ++--
 Tests/Cuda/ObjectLibrary/static.cu            |    6 +--
 Tests/Cuda/ProperLinkFlags/file1.cu           |    2 +-
 .clang-format => Tests/CudaOnly/.clang-format |    2 +-
 Tests/CudaOnly/EnableStandard/main.cu         |    6 +--
 Tests/CudaOnly/SeparateCompilation/file1.cu   |    2 +-
 Tests/CudaOnly/SeparateCompilation/file2.cu   |   14 +++----
 Tests/CudaOnly/SeparateCompilation/file3.cu   |   11 ++----
 Tests/CudaOnly/SeparateCompilation/file4.cu   |   10 ++---
 Tests/CudaOnly/SeparateCompilation/file5.cu   |   10 ++---
 Tests/CudaOnly/SeparateCompilation/main.cu    |    2 +-
 Tests/CudaOnly/WithDefs/main.notcu            |   28 ++++++--------
 Utilities/Scripts/clang-format.bash           |    2 +-
 20 files changed, 95 insertions(+), 137 deletions(-)
 copy .clang-format => Tests/Cuda/.clang-format (92%)
 copy .clang-format => Tests/CudaOnly/.clang-format (92%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list