[pubgit-commits-list] Creatools base library branch creaDevManagerCMake updated. 2f886b3dbdc87d142f8363272b2bd226209b8b06
root
root at tux.creatis.insa-lyon.fr
Sat Apr 6 12:32:27 CEST 2013
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 "Creatools base library".
The branch, creaDevManagerCMake has been updated
via 2f886b3dbdc87d142f8363272b2bd226209b8b06 (commit)
from 9f11db34cb1acacf545f819d6b552a95835d93bd (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=crea.git;a=commitdiff;h=2f886b3dbdc87d142f8363272b2bd226209b8b06
commit 2f886b3dbdc87d142f8363272b2bd226209b8b06
Author: Daniel Gonzalez <daniel at daniel.laptop>
Date: Sat Apr 6 12:32:24 2013 +0200
Feature #1711 CreaDevManager application implementation
Fix: Auto include in corresponding CMakeLists files when creating: Libraries, Applications, Packages. It was creating additional line break characters.
Feature: Show included libraries (3rd Party and custom) and checkboxes to include them in: Applications and Libraries. Just shows a test library that doesn't really exist.
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/creaDevManagerIds.h | 13 ++-
lib/creaDevManagerLib/modelCDMAppli.cpp | 3 +
lib/creaDevManagerLib/modelCDMApplication.cpp | 24 ++++
lib/creaDevManagerLib/modelCDMApplication.h | 24 ++++
lib/creaDevManagerLib/modelCDMLib.cpp | 4 +
lib/creaDevManagerLib/modelCDMLibrary.cpp | 24 ++++
lib/creaDevManagerLib/modelCDMLibrary.h | 24 ++++
lib/creaDevManagerLib/modelCDMProject.cpp | 3 +
.../wxCDMApplicationDescriptionPanel.cpp | 122 ++++++++++++++++++++
.../wxCDMApplicationDescriptionPanel.h | 11 ++
.../wxCDMLibraryDescriptionPanel.cpp | 123 +++++++++++++++++++++
.../wxCDMLibraryDescriptionPanel.h | 10 ++
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 2 +-
13 files changed, 380 insertions(+), 7 deletions(-)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list