[pubgit-commits-list] bbtk branch master updated. c2cb9b0a71afbe9207d34554b05fc3651fcf7098

root root at tux.creatis.insa-lyon.fr
Tue Jul 9 23:21:38 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, master has been updated
       via  c2cb9b0a71afbe9207d34554b05fc3651fcf7098 (commit)
       via  7c36967958e80c504d330e5e36f55120812ee4aa (commit)
       via  873209c34eae7eec41042acc435b514f73f39cc4 (commit)
       via  93f212348fb806a5a012a0081e412dd062d0b797 (commit)
       via  2b1ebe5f1c885888b35d860a8c083e5abdc53678 (commit)
       via  d918bf0b79d67ae98ec9b0c0966525bfa879dacb (commit)
       via  0bc7fe23d8ae2e04232a470518899826a8ec354d (commit)
       via  9ca9baeef03df0bfaea871676ea7f8566e8124e7 (commit)
       via  0b545a71f0da57d48b476a16da61ce3607c4c4fc (commit)
       via  cd39bfaca5c64598de7046df6989f244fc6e32cd (commit)
      from  fd7b71259d67fc2a0076f2794122d34ce2e8a540 (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=c2cb9b0a71afbe9207d34554b05fc3651fcf7098
commit c2cb9b0a71afbe9207d34554b05fc3651fcf7098
Merge: fd7b712 7c36967
Author: Eduardo DAVILA <eduardo.davila at creatis.insa-lyon.fr>
Date:   Tue Jul 9 23:20:40 2013 +0200

    Merge branch 'refs/heads/bbpCreator'


-----------------------------------------------------------------------

Summary of changes:
 kernel/appli/CMakeLists.txt                        |   3 +
 .../linux => appli/bbpConfigurator}/CMakeLists.txt |  20 +-
 kernel/appli/bbpConfigurator/bbpConfigurator.cpp   | 342 +++++++++++++++++++++
 kernel/cmake/BBTKConfigurePackagePaths.cmake       |   2 +
 kernel/cmake/BBTKConfigurePackage_bbs.cmake        |   1 +
 kernel/cmake/BBTKConfigurePackage_src.cmake        |  45 ++-
 kernel/cmake/BBTKCreatePackageIncludeScript.cmake  | 103 ++++---
 kernel/cmake/BBTKKernelConfig.cmake                |   3 +
 kernel/cmake/BBTKSetDeducedPaths.cmake             |   7 +
 kernel/src/bbtkBBPInterpreter.cxx                  | 158 ++++++++++
 kernel/src/bbtkBBPInterpreter.h                    | 100 ++++++
 11 files changed, 730 insertions(+), 54 deletions(-)
 copy kernel/{install/linux => appli/bbpConfigurator}/CMakeLists.txt (88%)
 create mode 100644 kernel/appli/bbpConfigurator/bbpConfigurator.cpp
 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