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  8e56fc779ab1f90146c829487b92c42d8f7f95db (commit)
       via  f403eba9261a7c683a86f4e3bdf17a4ba19a0c54 (commit)
      from  afe04cdb3ddd4645e456e7b129466e782a31649e (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=8e56fc779ab1f90146c829487b92c42d8f7f95db
commit 8e56fc779ab1f90146c829487b92c42d8f7f95db
Merge: afe04cd f403eba
Author:     Alexander Neundorf <neund...@kde.org>
AuthorDate: Sat Nov 3 12:49:39 2012 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Sat Nov 3 12:49:39 2012 -0400

    Merge topic 'EclipseFixIndexerBySettingSourcePath' into next
    
    f403eba Eclipse: remove commented line of code


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f403eba9261a7c683a86f4e3bdf17a4ba19a0c54
commit f403eba9261a7c683a86f4e3bdf17a4ba19a0c54
Author:     Alex Neundorf <neund...@kde.org>
AuthorDate: Sat Nov 3 17:49:05 2012 +0100
Commit:     Alex Neundorf <neund...@kde.org>
CommitDate: Sat Nov 3 17:49:05 2012 +0100

    Eclipse: remove commented line of code
    
    Alex

diff --git a/Source/cmExtraEclipseCDT4Generator.cxx 
b/Source/cmExtraEclipseCDT4Generator.cxx
index 09924e0..c8f98d7 100644
--- a/Source/cmExtraEclipseCDT4Generator.cxx
+++ b/Source/cmExtraEclipseCDT4Generator.cxx
@@ -581,7 +581,6 @@ void cmExtraEclipseCDT4Generator::CreateLinksToSubprojects(
                                 );
       // Don't add it to the srcLinkedResources, because listing multiple
       // directories confuses the Eclipse indexer (#13596).
-      //this->SrcLinkedResources.push_back(it->first);
       }
     }
 }

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

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


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to