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 unstable/scribo has been updated
via bb65e6448ce06c519c7a92227d913fce49735d9a (commit)
via cc4ad3f633f2c85ab2ca90aeea18c01c9d2db32b (commit)
via 2bad7aebee22febe5fd6681911ba887a0d92d132 (commit)
via 210ab543e021001a7d922efc11dcbb4237603bf3 (commit)
via 563d81e05e8703387d21212a3b45cb6714e8715d (commit)
via e9095c75f75d111afd2d6a254b45e8acfd68cffa (commit)
via c760a8e92a6869ba1a5bce54216dc437ef4e5bbb (commit)
via 4ff49763f12452473b5819e00a775ee66f17b2d3 (commit)
from 571b25c281f3e2cace5f2a0c96f251e7a977f6e6 (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 -----------------------------------------------------------------
bb65e64 mln/value/builtin/carrays.hh: Fix a compilation error with Apple's clang 2.1.
cc4ad3f Workaround for Apple's llvm-gcc 4.2.1 on Mac OS Lion 10.7.1
2bad7ae Fix Portfile related dependencies.
210ab54 Small fixes in Scribo.
563d81e More fixes in Scribo build system.
e9095c7 Generate a valid Portfile for MacPorts support.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 ++
Makefile.am | 28 +++
distrib/macports/Portfile.in | 41 ++++
milena/ChangeLog | 12 +
milena/mln/core/concept/function.hh | 17 ++-
milena/mln/value/builtin/carrays.hh | 5 +-
scribo/ChangeLog | 74 +++++++
scribo/demo/viewer/Makefile.am | 4 +-
.../{shared => viewer}/icons/olena_smaller.jpg | Bin 8028 -> 8028 bytes
scribo/demo/viewer/viewer.qrc | 2 +-
scribo/scribo/text/paragraphs_closing.hh | 4 +-
scribo/src/content_in_doc.cc | 2 +-
scribo/src/contest/DAE-2011/Makefile.am | 26 +-
scribo/src/contest/hdlac-2011/Makefile.am | 8 +-
scribo/src/debug/Makefile.am | 36 ++-
scribo/src/debug/show_lines_boldness.cc | 3 -
scribo/src/debug/show_text_lines.cc | 2 -
scribo/src/debug/show_text_lines_wo_seps.cc | 2 -
scribo/src/scribo-cli.in | 2 +-
scribo/tests/unit_test/Makefile.am | 13 +-
scribo/tests/unit_test/cond_tests_magickxx | 27 +++
scribo/tests/unit_test/cond_tests_magickxx_qt | 2 +
.../cond_tests_magickxx_qt_tesseract_tiff | 1 -
.../tests/unit_test/cond_tests_magickxx_tesseract | 2 +
.../unit_test/cond_tests_magickxx_tesseract_tiff | 1 +
scribo/tests/unit_test/cond_tests_qt | 2 -
.../tests/unit_test/cond_tests_qt_tesseract_tiff | 1 -
scribo/tests/unit_test/cond_tests_tesseract_tiff | 1 -
scribo/tests/unit_test/unit-tests.mk | 232 +++++++++++++-------
29 files changed, 432 insertions(+), 134 deletions(-)
create mode 100644 distrib/macports/Portfile.in
copy scribo/demo/{shared => viewer}/icons/olena_smaller.jpg (100%)
create mode 100644 scribo/tests/unit_test/cond_tests_magickxx
create mode 100644 scribo/tests/unit_test/cond_tests_magickxx_qt
create mode 100644 scribo/tests/unit_test/cond_tests_magickxx_tesseract
delete mode 100644 scribo/tests/unit_test/cond_tests_qt_tesseract_tiff
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date