[pubgit-commits-list] crea branch master updated. 568ae730865efa12b53def3779d38067afd8963a
root
root at tux.creatis.insa-lyon.fr
Wed Apr 24 13:41:28 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, master has been updated
via 568ae730865efa12b53def3779d38067afd8963a (commit)
from 709134cfc08a4019de73c1736dd34662558499d2 (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=568ae730865efa12b53def3779d38067afd8963a
commit 568ae730865efa12b53def3779d38067afd8963a
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Wed Apr 24 13:41:26 2013 +0200
Feature #1711 CreaDevManager application implementation
Neature: Now detecting included 3rd party libraries in Projects using Regular Expressions. Also including and excluding them with regex.
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/modelCDMProject.cpp | 204 +++++++++++++++++++++
lib/creaDevManagerLib/modelCDMProject.h | 12 ++
.../wxCDMProjectConfigurationDialog.cpp | 170 +++++++++++++++++
...nDialog.h => wxCDMProjectConfigurationDialog.h} | 45 ++---
.../wxCDMProjectDescriptionPanel.cpp | 16 +-
.../wxCDMProjectDescriptionPanel.h | 4 +
6 files changed, 425 insertions(+), 26 deletions(-)
create mode 100644 lib/creaDevManagerLib/wxCDMProjectConfigurationDialog.cpp
copy lib/creaDevManagerLib/{wxCDMPackageConfigurationDialog.h => wxCDMProjectConfigurationDialog.h} (74%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list