[Cmake-commits] CMake branch, master, updated. v3.2.1-620-gb9c1eb4

Brad King brad.king at kitware.com
Mon Apr 6 08:58:18 EDT 2015


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  b9c1eb4dcc801ea0a8f3f33aec58c5f9ab04026e (commit)
       via  af924827120f39f1a7a940bc3f6bc487665145d9 (commit)
      from  9ddbacdb74c7f3daf824decee9a1d900ddb44744 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b9c1eb4dcc801ea0a8f3f33aec58c5f9ab04026e
commit b9c1eb4dcc801ea0a8f3f33aec58c5f9ab04026e
Merge: 9ddbacd af92482
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 6 08:58:17 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 6 08:58:17 2015 -0400

    Merge topic 'makefile-depscan-BOM'
    
    af924827 Makefile: Tolerate a BOM while scanning source dependencies (#15493)


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

Summary of changes:
 Source/cmDependsC.cxx                              |   21 +++++++++++-----
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      |   26 ++++++++++++++++++++
 .../RunCMake/CommandLine/cmake_depends-check.cmake |   13 ++++++++++
 .../RunCMake/CommandLine/cmake_depends-stdout.txt  |    1 +
 Tests/RunCMake/CommandLine/cmake_depends/test.c    |    2 ++
 Tests/RunCMake/CommandLine/cmake_depends/test.h    |    1 +
 .../CommandLine/cmake_depends/test_UTF-16LE.h      |  Bin 0 -> 58 bytes
 7 files changed, 58 insertions(+), 6 deletions(-)
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends-check.cmake
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends-stdout.txt
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends/test.c
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends/test.h
 create mode 100644 Tests/RunCMake/CommandLine/cmake_depends/test_UTF-16LE.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list