[Cmake-commits] CMake branch, next, updated. v2.8.12.2-1713-g5a9f584

Brad King brad.king at kitware.com
Tue Feb 25 10:57:13 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, next has been updated
       via  5a9f5847c8d2952b6efa4ab67c0fe74c33b77acd (commit)
       via  048be20536b6960e3a4a5001ba3d642e2e5cdad1 (commit)
      from  d8017c3c2ca2ccbba5e821d6e5968d60f529a7fc (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=5a9f5847c8d2952b6efa4ab67c0fe74c33b77acd
commit 5a9f5847c8d2952b6efa4ab67c0fe74c33b77acd
Merge: d8017c3 048be20
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 25 10:57:13 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 25 10:57:13 2014 -0500

    Merge topic 'dev/faster-parsers' into next
    
    048be205 Help: Add release notes for the 'faster-parsers' topic


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=048be20536b6960e3a4a5001ba3d642e2e5cdad1
commit 048be20536b6960e3a4a5001ba3d642e2e5cdad1
Author:     Ben Boeckel <ben.boeckel at kitware.com>
AuthorDate: Tue Feb 11 13:54:07 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Feb 25 10:56:10 2014 -0500

    Help: Add release notes for the 'faster-parsers' topic

diff --git a/Help/release/dev/faster-parsers.rst b/Help/release/dev/faster-parsers.rst
new file mode 100644
index 0000000..c2a8bfb
--- /dev/null
+++ b/Help/release/dev/faster-parsers.rst
@@ -0,0 +1,6 @@
+faster-parsers
+--------------
+
+* The :manual:`cmake-language(7)` internal implementation of generator
+  expression and list expansion parsers have been optimized and shows
+  non-trivial speedup on large projects.

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list