[pubgit-commits-list] cpPlugins branch master updated. b07ef139fe5264b87e1f95dc43671ef5705eb3f7
root
root at tux.creatis.insa-lyon.fr
Fri Oct 2 00:18:28 CEST 2015
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 b07ef139fe5264b87e1f95dc43671ef5705eb3f7 (commit)
from 72853b99e3ec514e82859f47b390be4dc2958d0b (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=b07ef139fe5264b87e1f95dc43671ef5705eb3f7
commit b07ef139fe5264b87e1f95dc43671ef5705eb3f7
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Oct 1 17:18:18 2015 -0500
Plugin system is now instalable. Dependency to boost eliminated.
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 6 -
appli/ImageMPR/ImageMPR.cxx | 6 -
appli/bash/CMakeLists.txt | 1 -
appli/bash/cpPlugins_createHost.cxx | 34 +++-
cmake/cpPluginsConfig.cmake.in | 9 +
.../SecondRankDiffusionTensorToPolyData.cxx | 181 ---------------------
.../SecondRankDiffusionTensorToPolyData.h | 53 ------
.../SecondRankDiffusionTensorToPolyData.cxx | 82 ----------
.../Plugins/SecondRankDiffusionTensorToPolyData.h | 55 -------
9 files changed, 37 insertions(+), 390 deletions(-)
delete mode 100644 lib/cpExtensions/Algorithms/SecondRankDiffusionTensorToPolyData.cxx
delete mode 100644 lib/cpExtensions/Algorithms/SecondRankDiffusionTensorToPolyData.h
delete mode 100644 lib/cpPlugins/Plugins/SecondRankDiffusionTensorToPolyData.cxx
delete mode 100644 lib/cpPlugins/Plugins/SecondRankDiffusionTensorToPolyData.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list