[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3227-gcddf2e8

Stephen Kelly steveire at gmail.com
Thu Jul 18 15:09:40 EDT 2013


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  cddf2e8540e38c026b4d86bfaf99d7aea5a65bfe (commit)
       via  2a8a16c54f8c6babceb895d8e3c3f5124bbf826c (commit)
      from  34bd20b0b6d563e3bae8c20dae3c30cbadf2f112 (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=cddf2e8540e38c026b4d86bfaf99d7aea5a65bfe
commit cddf2e8540e38c026b4d86bfaf99d7aea5a65bfe
Merge: 34bd20b 2a8a16c
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Jul 18 15:09:38 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 18 15:09:38 2013 -0400

    Merge topic 'remove-LINK_LANGUAGE-genex' into next
    
    2a8a16c Remove obsolete comment.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2a8a16c54f8c6babceb895d8e3c3f5124bbf826c
commit 2a8a16c54f8c6babceb895d8e3c3f5124bbf826c
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Jul 18 21:09:02 2013 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Thu Jul 18 21:09:02 2013 +0200

    Remove obsolete comment.

diff --git a/Source/cmGeneratorExpressionEvaluator.cxx b/Source/cmGeneratorExpressionEvaluator.cxx
index b9552c2..c1f53b4 100644
--- a/Source/cmGeneratorExpressionEvaluator.cxx
+++ b/Source/cmGeneratorExpressionEvaluator.cxx
@@ -774,7 +774,6 @@ static const struct TargetPropertyNode : public cmGeneratorExpressionNode
 
     if (propertyName == "LINKER_LANGUAGE")
       {
-      // Does this need to move down in order to support $<TARGET_PROPERTY,foo,LINKER_LANGUAGE> ?
       if (dagCheckerParent && dagCheckerParent->EvaluatingLinkLibraries())
         {
         reportError(context, content->GetOriginalExpression(),

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

Summary of changes:
 Source/cmGeneratorExpressionEvaluator.cxx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list