[pubgit-commits-list] bbtk branch bbpCreator updated. 9ca9baeef03df0bfaea871676ea7f8566e8124e7
root
root at tux.creatis.insa-lyon.fr
Thu Jun 20 13:01:12 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 "Black Box Tool Kit".
The branch, bbpCreator has been updated
via 9ca9baeef03df0bfaea871676ea7f8566e8124e7 (commit)
via 0b545a71f0da57d48b476a16da61ce3607c4c4fc (commit)
from cd39bfaca5c64598de7046df6989f244fc6e32cd (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=bbtk.git;a=commitdiff;h=9ca9baeef03df0bfaea871676ea7f8566e8124e7
commit 9ca9baeef03df0bfaea871676ea7f8566e8124e7
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Thu Jun 20 13:00:47 2013 +0200
Feature #2042 bbpConfigurator
This application should replace the macro BBTK_CREATE_PACKAGE_INCLUDE_SCRIPT in order to organize the includes so the dependecies are taken into account.
- dependency numbers fixed.
- Now it checks dependency branches separately (they could have a common parent script)
http://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=commitdiff;h=0b545a71f0da57d48b476a16da61ce3607c4c4fc
commit 0b545a71f0da57d48b476a16da61ce3607c4c4fc
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Wed Jun 19 17:08:36 2013 +0200
Feature #2042 bbpConfigurator
This application should replace the macro BBTK_CREATE_PACKAGE_INCLUDE_SCRIPT in order to organize the includes so the dependecies are taken into account.
It takes the path of the bbs's, the package name, and the output bbp path.
Creates a dependency graph and checks for cycles and orders the includes by their dependency level.
-----------------------------------------------------------------------
Summary of changes:
kernel/appli/bbpConfigurator/bbpConfigurator.cpp | 269 +++++++++++++++++++----
kernel/src/bbtkBBPInterpreter.cxx | 158 +++++++++++++
kernel/src/bbtkBBPInterpreter.h | 100 +++++++++
3 files changed, 488 insertions(+), 39 deletions(-)
create mode 100644 kernel/src/bbtkBBPInterpreter.cxx
create mode 100644 kernel/src/bbtkBBPInterpreter.h
hooks/post-receive
--
Black Box Tool Kit
More information about the Pubgit-commits-list
mailing list