[pubgit-commits-list] cpPlugins branch master updated. 3d5417d682ae768bf6393f1b0d1f6b1a1755e0bd

root root at tux.creatis.insa-lyon.fr
Thu Mar 10 01:04:35 CET 2016


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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".

The branch, master has been updated
       via  3d5417d682ae768bf6393f1b0d1f6b1a1755e0bd (commit)
      from  c3b9ceab97e788a8052273644a5840de65c59a8b (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://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=3d5417d682ae768bf6393f1b0d1f6b1a1755e0bd
commit 3d5417d682ae768bf6393f1b0d1f6b1a1755e0bd
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Mar 9 19:04:19 2016 -0500

    ...


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

Summary of changes:
 appli/PipelineEditor/PipelineEditor.cxx            |  56 +++++-
 appli/PipelineEditor/PipelineEditor.h              |  42 ++++-
 appli/PipelineEditor/main.cxx                      |   3 +-
 appli/bash/cpPlugins_HostCreator.cxx               |  17 +-
 appli/examples/CMakeLists.txt                      |   1 +
 ...nsFile.cxx => example_LoadPluginsDirectory.cxx} |  25 ++-
 appli/examples/example_LoadPluginsFile.cxx         |   7 +-
 appli/examples/example_ReadWriteImage.cxx          |   2 +-
 .../example_ReadWriteImageWithWorkspace.cxx        |   2 +-
 cmake/CMakeLists.txt                               |  16 ++
 cmake/cpPluginsConfig.cmake.in                     | 112 ++++++++++++
 lib/ItkVtkGlue/itkImageToVTKImageFilter.h          |   4 +-
 lib/ItkVtkGlue/itkVTKImageToImageFilter.h          |   4 +-
 lib/cpExtensions/QT/SimpleMPRWidget.cxx            |   3 +-
 lib/cpPlugins/Image.h                              |  13 +-
 lib/cpPlugins/Interface.cxx                        | 203 ++++++++++++---------
 lib/cpPlugins/Interface.h                          |  24 ++-
 plugins/cpPluginsIO/ImageWriter.cxx                |   2 +-
 18 files changed, 392 insertions(+), 144 deletions(-)
 copy appli/examples/{example_LoadPluginsFile.cxx => example_LoadPluginsDirectory.cxx} (59%)
 create mode 100644 cmake/cpPluginsConfig.cmake.in


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list