[pubgit-commits-list] cpPlugins branch master updated. 1f5c3516bf4240bcdd91979ac303298ef1f75fc3
root
root at tux.creatis.insa-lyon.fr
Sun Oct 9 22:51:33 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 1f5c3516bf4240bcdd91979ac303298ef1f75fc3 (commit)
from 77d3666adac324c796ec446fd21179bd8619b39a (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=1f5c3516bf4240bcdd91979ac303298ef1f75fc3
commit 1f5c3516bf4240bcdd91979ac303298ef1f75fc3
Author: Leonardo Florez Valencia <florez-l at javeriana.edu.co>
Date: Sun Oct 9 15:51:16 2016 -0500
Windows compilation 3/3
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 1 -
appli/bash/Utility.h.in | 20 +--
appli/examples/plugins/GuessPlugins.cxx | 4 +-
appli/examples/plugins/LoadDirectory.cxx | 4 +-
appli/examples/plugins/LoadFile.cxx | 4 +-
appli/examples/plugins/LoadPlugin.cxx | 4 +-
cmake/DetectOS.cmake | 23 ----
cmake/Functions.cmake | 11 +-
lib/CMakeLists.txt | 35 +++--
lib/Instances/CMakeLists.txt | 1 +
lib/cpBaseQtApplication/MainWindow.cxx | 6 +-
lib/cpExtensions/Config.h.in | 27 ++--
lib/cpExtensions/Utility.h | 20 +--
lib/cpPlugins/Config.h.in | 29 ++--
lib/cpPlugins/Interface/Plugins.cxx | 190 +++++++++++++-------------
lib/cpPlugins/Interface/Plugins.h | 6 +-
lib/cpPlugins/OS/DLLManager.cxx | 5 +
plugins/ImageMeshFilters/RasterMeshFilter.cxx | 2 +-
18 files changed, 198 insertions(+), 194 deletions(-)
delete mode 100644 cmake/DetectOS.cmake
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list