[Cmake-commits] CMake branch, master, updated. v3.7.1-878-g7885818

Brad King brad.king at kitware.com
Wed Dec 14 09:52:07 EST 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  788581883fef05820f3f83ec5d1456490bc2397f (commit)
       via  c5df1f165c7f8f1e31e3144d326c6836af2e678d (commit)
      from  60e5f61917815289c80c31880e5c90bdf81eefb8 (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=788581883fef05820f3f83ec5d1456490bc2397f
commit 788581883fef05820f3f83ec5d1456490bc2397f
Merge: 60e5f61 c5df1f1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Dec 14 09:52:05 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Dec 14 09:52:05 2016 -0500

    Merge topic 'rebuild-lexers'
    
    c5df1f16 Regenerate lexer source code


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

Summary of changes:
 CTestCustom.cmake.in               |    4 +
 Source/.gitattributes              |   12 +-
 Source/cmCommandArgumentLexer.cxx  | 1783 ++++++++++++++--------------
 Source/cmCommandArgumentLexer.h    |  144 +--
 Source/cmCommandArgumentLexer.in.l |   36 +-
 Source/cmDependsJavaLexer.cxx      | 2255 ++++++++++++++++++++----------------
 Source/cmDependsJavaLexer.h        |  201 ++--
 Source/cmDependsJavaLexer.in.l     |   30 +-
 Source/cmExprLexer.cxx             | 1976 ++++++++++++++++---------------
 Source/cmExprLexer.h               |  193 +--
 Source/cmExprLexer.in.l            |   24 +-
 Source/cmFortranLexer.cxx          |  183 +--
 Source/cmFortranLexer.h            |   13 +-
 Source/cmFortranLexer.in.l         |   10 +-
 Source/cmListFileLexer.c           |  201 ++--
 Source/cmListFileLexer.in.l        |   13 +-
 Source/cmStandardLexer.h           |   26 +-
 17 files changed, 3747 insertions(+), 3357 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list