[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1519-g958cd84

Brad King brad.king at kitware.com
Tue Feb 25 11:18:15 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, master has been updated
       via  958cd84431b02f5b912d54bba6d22f73d7d7c81b (commit)
       via  048be20536b6960e3a4a5001ba3d642e2e5cdad1 (commit)
       via  7c565d2fd5e86d420ea83eb724ad5380ca5c2e97 (commit)
       via  68eb1757445dd1bb6537e32be8c9a72360112978 (commit)
       via  67253133f8ca99034a1eabe326a51c74f5e95c87 (commit)
      from  049790c0eb7ba76975d3256c8cc66d59eed25a96 (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=958cd84431b02f5b912d54bba6d22f73d7d7c81b
commit 958cd84431b02f5b912d54bba6d22f73d7d7c81b
Merge: 049790c 048be20
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 25 11:18:14 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 25 11:18:14 2014 -0500

    Merge topic 'dev/faster-parsers'
    
    048be205 Help: Add release notes for the 'faster-parsers' topic
    7c565d2f cmGeneratorExpression: Improve parsing in StripEmptyListElements
    68eb1757 cmGeneratorExpressionLexer: Use a switch statement to parse
    67253133 ExpandListArguments: Optimize the parser


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

Summary of changes:
 Help/release/dev/faster-parsers.rst   |    6 +++
 Source/cmGeneratorExpression.cxx      |   13 ++++--
 Source/cmGeneratorExpressionLexer.cxx |   70 ++++++++++++++++-----------------
 Source/cmSystemTools.cxx              |   51 +++++++++---------------
 4 files changed, 69 insertions(+), 71 deletions(-)
 create mode 100644 Help/release/dev/faster-parsers.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list