[Cmake-commits] CMake branch, master, updated. v3.6.2-892-gc580227

Brad King brad.king at kitware.com
Fri Sep 9 11:18:06 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  c58022717341eddb7dfa490c78e4d4d6a2f95af8 (commit)
       via  695f0d0d3a2db22d2ee3a426df8a1ec502cd471b (commit)
       via  1619fb46a88accd1e6864f0c9de27ae2fd46541a (commit)
      from  46cf4151c4c95627ce57363f128ba17aa2d647b8 (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=c58022717341eddb7dfa490c78e4d4d6a2f95af8
commit c58022717341eddb7dfa490c78e4d4d6a2f95af8
Merge: 46cf415 695f0d0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 9 11:18:04 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 9 11:18:04 2016 -0400

    Merge topic 'fortran-parser-keywords'
    
    695f0d0d cmFortranParser: Parse keywords as lexical tokens
    1619fb46 cmFortranParser: Simplify grammar by skipping unknown statements


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

Summary of changes:
 Source/cmFortranLexer.cxx      |  477 ++++++++++++++++++++++------------------
 Source/cmFortranLexer.h        |    2 +-
 Source/cmFortranLexer.in.l     |    6 +
 Source/cmFortranParser.cxx     |  462 ++++++++++++++++++++------------------
 Source/cmFortranParser.y       |   95 ++++----
 Source/cmFortranParserTokens.h |   16 +-
 6 files changed, 567 insertions(+), 491 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list