[Cmake-commits] CMake branch, release, updated. v3.1.0-rc2-34-ge002f06

Brad King brad.king at kitware.com
Tue Nov 25 10:23:55 EST 2014


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, release has been updated
       via  e002f0605d846072fcf6c03e8a9ab61d3cfa8de9 (commit)
       via  c66f697a8bdceddbcc1bfa0ef1668418f80a921e (commit)
       via  f8099e1c37094ae65506ce1f2ea78453556fc42d (commit)
       via  0db3db41d43adb406f650a0d4f0208f512d082f7 (commit)
       via  36bb100e2b4e5586cecb0dc4e4488b3e8dd18f69 (commit)
       via  a3d0ae17581dd11f969eac3a1c43f9f009b23163 (commit)
       via  64678cbc0a27344a593221e4024388569d4846d1 (commit)
       via  7d633ebfa016e942261c94c10ca86ef46132ab5e (commit)
       via  b1e7fe9e8d35f86ea0af4292bb9a46578fcdc689 (commit)
       via  543c4304bb48149ed2f642f88070829a30266ec0 (commit)
       via  5ee198d76e1b33a596d6bca18bbed5ec363ca322 (commit)
       via  dd378258f1ea07c841f50a6df6a011265441b7e6 (commit)
       via  c03c184be015649cf049ce3fd11f907f3d46036b (commit)
       via  49e2b689a8d5330cb58a09af7506bf58e17d4ab5 (commit)
       via  7565ab2cd1e52356410b655a32241a422d5c93b2 (commit)
       via  bea609ac2a3101cf6e18bc1cd5d752a190d89ccc (commit)
       via  536baafb7619542e8b7f08a5422c7930627a6b12 (commit)
       via  5cda220548b82010b9f2fc9f177e808b6151a162 (commit)
       via  d4fdfaaef102ed85950a3c87067115156d3921fa (commit)
       via  1d22ee67aafc2fce51b469fd600a053b9a6e2bc4 (commit)
       via  689cd0d43ee1a09006f859df9d3eaf0ec0f8d430 (commit)
       via  b20a32ac7349d38b215ef065773968c63c813f70 (commit)
      from  598a316154922f27f987d0f7a78b28ab78a85be6 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/command/target_include_directories.rst |    4 +-
 Modules/CMakeFindBinUtils.cmake             |   12 +--
 Modules/Compiler/AppleClang-CXX.cmake       |    2 +-
 Modules/Compiler/Clang-C.cmake              |   10 ++-
 Modules/Compiler/Clang-CXX.cmake            |    2 +-
 Modules/Compiler/Clang.cmake                |    4 +-
 Modules/Compiler/GNU-C.cmake                |    7 +-
 Modules/Compiler/GNU-CXX.cmake              |    7 +-
 Modules/FindJava.cmake                      |    5 +-
 Modules/FindOpenMP.cmake                    |   10 +--
 Modules/Platform/Windows-Clang.cmake        |    4 +-
 Modules/WriteCompilerDetectionHeader.cmake  |    2 +-
 Source/cmGlobalVisualStudio10Generator.cxx  |   18 ++++
 Source/cmGlobalVisualStudio10Generator.h    |    5 +-
 Source/cmGlobalVisualStudio11Generator.cxx  |  119 +++++++++++++++++++++++----
 Source/cmGlobalVisualStudio11Generator.h    |   11 ++-
 Source/cmGlobalVisualStudio12Generator.cxx  |  111 +++++++++++++++++++++----
 Source/cmGlobalVisualStudio12Generator.h    |   10 ++-
 Source/cmVisualStudio10TargetGenerator.cxx  |    3 +-
 Tests/CMakeLists.txt                        |    4 +-
 Tests/CompileFeatures/CMakeLists.txt        |   80 +++++++++++-------
 Tests/CompileFeatures/default_dialect.c     |   22 +++++
 Tests/CompileFeatures/default_dialect.cpp   |   25 ++++++
 Tests/CompileFeatures/main.c                |   12 ---
 Utilities/Sphinx/cmake.py                   |    1 +
 25 files changed, 383 insertions(+), 107 deletions(-)
 create mode 100644 Tests/CompileFeatures/default_dialect.c
 create mode 100644 Tests/CompileFeatures/default_dialect.cpp
 delete mode 100644 Tests/CompileFeatures/main.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list