[pubgit-commits-list] cpPlugins branch master updated. 010f4aa9d69c30818fad4c998bbcb99b4f42f43d
root
root at tux.creatis.insa-lyon.fr
Mon May 16 14:57:38 CEST 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 010f4aa9d69c30818fad4c998bbcb99b4f42f43d (commit)
from f08d8d09e5945f1570ab2029f1b7bebe6d102b9d (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=010f4aa9d69c30818fad4c998bbcb99b4f42f43d
commit 010f4aa9d69c30818fad4c998bbcb99b4f42f43d
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon May 16 07:57:25 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
appli/bash/cpPlugins_HostCreator.cxx | 19 +-
appli/examples/plugins/CMakeLists.txt | 1 +
...LoadPluginsFile.cxx => example_LoadPlugins.cxx} | 10 +-
.../plugins/example_LoadPluginsDirectory.cxx | 6 +
appli/examples/plugins/example_LoadPluginsFile.cxx | 6 +
.../example_ReadWriteImageWithWorkspace.cxx | 2 +-
cmake/cpPlugins_Functions.cmake | 2 +-
lib/cpPlugins/Interface.cxx | 214 +++++++++++++--------
lib/cpPlugins/Interface.h | 16 +-
lib/cpPlugins/Workspace.cxx | 3 +-
lib/cpPlugins_Config.h | 4 +
third_party_installers/cpPlugins_Install_CMAKE.sh | 5 +
third_party_installers/cpPlugins_Install_ITK.sh | 5 +
third_party_installers/cpPlugins_Install_QT4.sh | 5 +
third_party_installers/cpPlugins_Install_VTK.sh | 5 +
15 files changed, 206 insertions(+), 97 deletions(-)
copy appli/examples/plugins/{example_LoadPluginsFile.cxx => example_LoadPlugins.cxx} (70%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list