[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-135-g2701b51

Brad King brad.king at kitware.com
Thu Jun 16 09:46:46 EDT 2016


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  2701b519b17dc59b81bbf573095bfeb6fc03f326 (commit)
       via  905e738ffeb1ec1b5d1a376b99e300a8787f7255 (commit)
       via  0a9094cd1017057d3c5141fdacdc6a89fb14acfc (commit)
      from  ce624540199a4685e04425a7668e8f2e0384267d (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=2701b519b17dc59b81bbf573095bfeb6fc03f326
commit 2701b519b17dc59b81bbf573095bfeb6fc03f326
Merge: ce62454 905e738
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 16 09:46:44 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 16 09:46:44 2016 -0400

    Merge topic 'clean-up-Parser'
    
    905e738f Parser: Out-of-line conditional code to cmMakefile
    0a9094cd Parser: Issue file open error messages through dedicated API


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

Summary of changes:
 Source/cmListFileCache.cxx                     |   87 +++---------------------
 Source/cmListFileCache.h                       |    2 +-
 Source/cmMakefile.cxx                          |   79 +++++++++++++++++++--
 Tests/RunCMake/Syntax/BOM-UTF-16-BE-stderr.txt |    6 +-
 Tests/RunCMake/Syntax/BOM-UTF-16-LE-stderr.txt |    6 +-
 Tests/RunCMake/Syntax/BOM-UTF-32-BE-stderr.txt |    6 +-
 Tests/RunCMake/Syntax/BOM-UTF-32-LE-stderr.txt |    6 +-
 7 files changed, 90 insertions(+), 102 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list