- 30 Jun, 2014 18 commits
-
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* debian/scribo-cli.1, * debian/scribo-viewer.1: Here. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* debian/changelog: Update date. * debian/compat: Increase minimum required version of debhelper. * debian/control: Add dependencies and fix description. * debian/olena.menu, * debian/copyright: Add a missing endline. * debian/gbp.conf: New. * debian/olena-dev.manpages: Rename to... * debian/olena-bin.manpages: ... this. * debian/rules: Use standard target names. * debian/watch: New. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* debian/source/format: Force dpkg-source 3.0. * debian/source/local-options, * debian/source/options: New. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* debian/olena-dev.manpages * debian/scribo-cli.1 * debian/scribo-viewer.1 Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* debian/changelog: Use the correct release date. * debian/control: Update architecture and descriptions. * debian/olena-bin.install, * debian/olena-dev.docs, * debian/olena-dev.install: Update list of files. * debian/olena-dev.doc-base: New. * debian/rules: Make it support several packages builds. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* README.Debian, * changelog, * compat, * control, * copyright, * olena-bin.install, * olena-dev.docs, * olena-dev.install, * olena.1, * olena.desktop, * olena.install, * olena.manpages, * olena.menu, * olena.xpm, * rules: New. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
- 27 Jun, 2014 8 commits
-
-
Roland Levillain authored
* scribo/debug/logger.hh (scribo::debug::internal::logger_::log) [!SCRIBO_NDEBUG]: Avoid warnings about unused arguments in non-debug mode. * scribo/layout/xy_cut.hh (scribo::layout::internal::compute_hist_info_h) (scribo::layout::internal::compute_hist_info_v): Use `def::coord' instead of `int' as coordinate type, to avoid comparisons between signed and unsigned values. * src/misc/rectangularity.cc (main) * tests/binarization/global_threshold.cc (main) * tests/layout/xy_cut.cc (main): Avoid warnings about unused arguments. * tests/core/object_groups.cc (main): Likewise. Use `unsigned' instead of `int' as count/id type, to avoid comparisons between signed and unsigned values.
-
Roland Levillain authored
* configure.ac (SCRIBO_CXXFLAGS, SCRIBO_TESTS_CXXFLAGS): Add $WARNINGS_CXXFLAGS.
-
Roland Levillain authored
* mln/io/pdf/get_header.hh (mln::io::pdf::pdf_header::pdf_header::metadata): Fix type.
-
Roland Levillain authored
-
Roland Levillain authored
* configure.ac: Here.
-
Roland Levillain authored
* m4/ax_check_compile_flag.m4: New. Imported from http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html. * configure.ac: Ensure AX_* macros are expanded. (WARNINGS_CXXFLAGS): Add `-Wno-unused-local-typedefs' if the C++ compiler supports this flag.
-
Roland Levillain authored
* data/Makefile.am: Do not use `$<' outside suffix rules.
-
Roland Levillain authored
* python/Makefile.am: Do not use `$<' outside suffix rules.
-
- 26 Jun, 2014 4 commits
-
-
Roland Levillain authored
* doc/Makefile.am: Do not use `$<' outside suffix rules. * Makefile.am, * tests/unit_test/Makefile.am: Adjust comments.
-
Roland Levillain authored
* doc/examples-outputs.mk, * doc/figures.mk, * doc/split-examples.mk, * doc/split-outputs.mk: Regen.
-
Roland Levillain authored
* apps/bench/Makefile.am, * apps/morphers/Makefile.am, * doc/Makefile.am, * doc/gen-examples-outputs-mk, * doc/gen-figures-mk, * doc/gen-split-examples-mk, * doc/gen-split-outputs-mk: Do not use `$<' outside suffix rules. * apps/papers/levillain.09.ismm/Makefile.am: Likewise. Add explicit `$(srcdir)/' prefixes to prerequisites' paths. * milena/Makefile.am, * milena/tests/unit_test/Makefile.am: Adjust comments.
-
Roland Levillain authored
* doc/Makefile.am: Do not use `$<' outside suffix rules.
-
- 25 Jun, 2014 7 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* swig/run.in: Here.
-
Roland Levillain authored
* box2d_piter.i, * complex.ixx, * dynamic_image2d.i, * python/complex2-misc.py: Here, to convert these files to plain ASCII.
-
Roland Levillain authored
* doc/mainpage.dox: Here. * scribo/preprocessing/rotate_90.hh: Replace extended characters to convert to plain ASCII. Typos. * doc/Doxyfile.in (INPUT_ENCODING): Set to UTF-8.
-
Roland Levillain authored
* mln/accu/shape/volume.hh, * mln/core/concept/point_site.hh, * mln/morpho/watershed/flooding.hh, * mln/topo/skeleton/breadth_first_thinning.hh, * mln/topo/skeleton/priority_driven_thinning.hh: Here. * tests/core/image/complex_image.cc, * tests/core/image/complex_image.hh, * tests/core/site_set/p_complex.cc, * tests/make/attachment.cc, * tests/make/detachment.cc, * tests/morpho/complex_image_morpho.cc, * tests/topo/complex.cc, * tests/topo/is_facet.cc, * apps/morphers/iz.cc: Replace extended characters to convert to plain ASCII. * mln/io/pdf/get_header.hh (mln::io::pdf::pdf_header::pdf_header): Generate UTF-8 metadata. * doc/Doxyfile.in (INPUT_ENCODING): Set to UTF-8.
-
Roland Levillain authored
* AUTHORS, * README: Here. * doc/Doxyfile.in (INPUT_ENCODING): Set to UTF-8. * doc/Makefile.am (contributors.html): Treat rst2html input and output as UTF-8.
-
Roland Levillain authored
-
- 24 Jun, 2014 3 commits
-
-
* tests/io/ppm/ppm_ascii.cc: New test. * tests/io/ppm/Makefile.am (check_PROGRAMS): Add ppm_ascii. * img/fly_ascii.ppm: New test image. * Makefile.am (dist_img_DATA): Add img/fly_ascii.ppm. Signed-off-by:
Guillaume Lazzara <z@lrde.epita.fr> Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* mln/io/pnm/load.hh: Add special cases to handle vectorial types when loading ASCII PPM files. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-