[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-253-gd23f441

Brad King brad.king at kitware.com
Thu Feb 23 07:35:35 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  d23f4414c44b977abc3f9ff49aa06f709a3d9db1 (commit)
       via  d5f39a56a44fe061018c6acc15e1c3aa7337ff54 (commit)
       via  f6986ee479f1cce6da17859eaf6a0616852b9e20 (commit)
       via  2256c3a7db89c58ecdd0e6cfcdff7805522187f1 (commit)
      from  e68aad3eb88b910266b7af3f80f9ee8a6370401c (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=d23f4414c44b977abc3f9ff49aa06f709a3d9db1
commit d23f4414c44b977abc3f9ff49aa06f709a3d9db1
Merge: e68aad3 d5f39a5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 23 07:35:32 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 23 07:35:32 2017 -0500

    Merge topic 'clang-format-attrs'
    
    d5f39a56 clang-format.bash: Use Git attributes to mark files for formatting
    f6986ee4 Define a custom Git attribute to mark sources using our C style
    2256c3a7 Define a custom Git attribute to mark source files as generated


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

Summary of changes:
 .gitattributes                                     |   24 ++++++++++---
 Source/.gitattributes                              |   31 +++++++++++------
 Source/CursesDialog/form/.gitattributes            |    1 +
 Tests/CompileFeatures/.gitattributes               |    2 ++
 Tests/PositionIndependentTargets/.gitattributes    |    2 ++
 .../CommandLine/cmake_depends/.gitattributes       |    2 ++
 .../GenerateExportHeader/reference/.gitattributes  |    2 ++
 Utilities/.gitattributes                           |    4 +++
 Utilities/Scripts/clang-format.bash                |   36 ++++----------------
 9 files changed, 60 insertions(+), 44 deletions(-)
 create mode 100644 Source/CursesDialog/form/.gitattributes
 create mode 100644 Tests/CompileFeatures/.gitattributes
 create mode 100644 Tests/PositionIndependentTargets/.gitattributes
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends/.gitattributes
 create mode 100644 Tests/RunCMake/GenerateExportHeader/reference/.gitattributes


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list