[Cmake-commits] CMake branch, next, updated. v2.8.11.2-4119-g90a352d

Stephen Kelly steveire at gmail.com
Wed Sep 11 04:07:46 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  90a352d685d698f807198e4b5144a651b8b63b27 (commit)
       via  7cca50cb2fe32b21b647bc0d406b6b0779c01d25 (commit)
      from  d8fce168df4c4d6371878bf167dba7cac4111966 (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=90a352d685d698f807198e4b5144a651b8b63b27
commit 90a352d685d698f807198e4b5144a651b8b63b27
Merge: d8fce16 7cca50c
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Sep 11 04:07:45 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 11 04:07:45 2013 -0400

    Merge topic 'minor_cleanup' into next
    
    7cca50c Remove unused include.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7cca50cb2fe32b21b647bc0d406b6b0779c01d25
commit 7cca50cb2fe32b21b647bc0d406b6b0779c01d25
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue Sep 10 18:36:17 2013 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Wed Sep 11 10:07:22 2013 +0200

    Remove unused include.

diff --git a/Source/cmLocalNinjaGenerator.cxx b/Source/cmLocalNinjaGenerator.cxx
index a522e37..89b05d7 100644
--- a/Source/cmLocalNinjaGenerator.cxx
+++ b/Source/cmLocalNinjaGenerator.cxx
@@ -17,7 +17,6 @@
 #include "cmNinjaTargetGenerator.h"
 #include "cmGeneratedFileStream.h"
 #include "cmSourceFile.h"
-#include "cmComputeLinkInformation.h"
 #include "cmake.h"
 
 #include <assert.h>

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list