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 "Olena, a generic and efficient image processing platform".
The branch exp/next has been updated
via 53a57b1d3275c5b9fb41db4b706342d6a7df992d (commit)
via cd5ea6ecd0a75ad2dbabd704490682aeceac68bd (commit)
from 2925b324b1b9c0427600a0160cdc214a03d5e8ae (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 -----------------------------------------------------------------
53a57b1 Fix compilation with g++-3.3 in Milena.
cd5ea6e scribo/debug/text_areas_image.hh: Add a typedef to help g++-3.3.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 7 +++++++
milena/mln/value/qt/rgb32.hh | 3 ++-
scribo/ChangeLog | 4 ++++
scribo/scribo/debug/text_areas_image.hh | 3 ++-
4 files changed, 15 insertions(+), 2 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 "Olena, a generic and efficient image processing platform".
The branch exp/next has been updated
via 2925b324b1b9c0427600a0160cdc214a03d5e8ae (commit)
via 04569a2bb109e39ae8d09530aaa526ad9ae2df49 (commit)
via ebad60a1e78715afe0359a2837c5de517fa7a42b (commit)
from 5bd441f8f01071c7c228837ceb8d9e401bc8f974 (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 -----------------------------------------------------------------
2925b32 tests/unit_test/Makefile.am (DIST_FILES): Add missing files.
04569a2 Make Boost dependent tests conditional.
ebad60a * build-aux/build_unit_test.sh: Handle composed dependency names in cond_tests_* files.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
build-aux/build_unit_test.sh | 10 +++++++---
milena/ChangeLog | 14 ++++++++++++++
milena/tests/accu/Makefile.am | 15 ++++++++++++---
milena/tests/unit_test/Makefile.am | 8 +++++---
.../cond_tests_boost-preprocessor_boost-tuple | 1 +
milena/tests/unit_test/unit-tests.mk | 14 ++++++++++++--
7 files changed, 56 insertions(+), 11 deletions(-)
create mode 100644 milena/tests/unit_test/cond_tests_boost-preprocessor_boost-tuple
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 "Olena, a generic and efficient image processing platform".
The branch exp/next has been updated
via 5bd441f8f01071c7c228837ceb8d9e401bc8f974 (commit)
via d6e4a923e32eb749a66490fba62885a69b2fb4dd (commit)
via a4a49108929edc4cd8c2d108da7ca821f6684b45 (commit)
from ed4e74a2f51a69d580a46b155c9d319d7e7f603c (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 -----------------------------------------------------------------
5bd441f Small fixes in Milena.
d6e4a92 Improve configure output.
a4a4910 Handle Boost dependency.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 +
configure.ac | 222 +++++++----
{dynamic-use-of-static-c++/config => m4}/boost.m4 | 437 ++++++++++++++++-----
m4/oln-with-lib.m4 | 5 +-
milena/ChangeLog | 10 +
milena/mln/accu/tuple.hh | 13 +-
milena/mln/fun/v2v/saturate.hh | 2 +-
milena/mln/value/rgb.hh | 2 +
8 files changed, 515 insertions(+), 192 deletions(-)
copy {dynamic-use-of-static-c++/config => m4}/boost.m4 (68%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform