[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2717-g2ad28cc

Stephen Kelly steveire at gmail.com
Fri May 2 11:55:45 EDT 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  2ad28ccbd41a2eb40dda21c6c90f21c6b33757c5 (commit)
       via  4035fafbe4be799cff76d24b4917771dc15221b6 (commit)
      from  cf142433265f35bece5d7a36437f076ea038218f (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=2ad28ccbd41a2eb40dda21c6c90f21c6b33757c5
commit 2ad28ccbd41a2eb40dda21c6c90f21c6b33757c5
Merge: cf14243 4035faf
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri May 2 11:55:44 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 2 11:55:44 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-module' into next
    
    4035fafb Remove newline.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4035fafbe4be799cff76d24b4917771dc15221b6
commit 4035fafbe4be799cff76d24b4917771dc15221b6
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri May 2 17:55:01 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri May 2 17:55:13 2014 +0200

    Remove newline.

diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index 0302a1f..9ad637a 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -2451,7 +2451,6 @@ const char* cmMakefile::GetDefinition(const std::string& name) const
     {
     this->Internal->VarUsageStack.top().insert(name);
     }
-
   const char* def = this->Internal->VarStack.top().Get(name);
   if(!def)
     {

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

Summary of changes:
 Source/cmMakefile.cxx |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list