- 27 Apr, 2010 2 commits
-
-
Roland Levillain authored
* apps/graph-morpho/convert.hh (convert::to_image2d(const mln::bin_1complex_image2d&)): Break up an object's construction to help g++ 3.3 understand it.
-
Roland Levillain authored
* lrde-upload.sh: Be more robust to cases of missing files.
-
- 26 Apr, 2010 3 commits
-
-
Roland Levillain authored
* lrde-upload.sh: Catch up with the tree's current layout.
-
Roland Levillain authored
* tests/preprocessing/Makefile.am (MOSTLYCLEANFILES): New. Add unskew.pbm
-
Roland Levillain authored
* configure.ac: Here.
-
- 23 Apr, 2010 2 commits
-
-
Roland Levillain authored
* apps/graph-morpho/Makefile.am (STRICT_ALIASING_CXXFLAGS): New. (samples_image2d_CXXFLAGS): New. Set to $(AM_CXXFLAGS) $(STRICT_ALIASING_CXXFLAGS).
-
Roland Levillain authored
* configure.ac: Set STRICT_ALIASING_CXXFLAGS to `-fno-strict-aliasing' when the compiler is g++ 4.2.
-
- 22 Apr, 2010 3 commits
-
-
Roland Levillain authored
* apps/papers/levillain.09.ismm/Makefile.am (CLEANFILES): New. Add $(noinst_DATA) and graph-s.neato. * tests/morpho/watershed/Makefile.am (CLEANFILES): Add topo_wst.pgm.
-
Roland Levillain authored
* apps/papers/levillain.09.ismm/Makefile.am (dist_data_DATA): Move seeds.pgm and m283-c.off... (dist_noinst_DATA): ...here. (data_DATA): Move lena-s.ppm, graph-s.png and m283-s.off... (noinst_DATA): ...here.
-
Roland Levillain authored
* Makefile.am (nobase_include_HEADERS): Move mln/version.hh... (nobase_nodist_include_HEADERS): ...here.
-
- 21 Apr, 2010 6 commits
-
-
Roland Levillain authored
* tests/unit_test/Makefile.am (EXTRA_DIST): Add build_unit_test.sh and disabled_tests.
-
Roland Levillain authored
* apps/papers/levillain.09.ismm/Makefile.am (data_DATA): Move seeds.pgm and m283-c.off... (dist_data_DATA): ...here. * tests/unit_test/Makefile.am (EXTRA_DIST): Add disabled_tests.
-
Roland Levillain authored
* tests/unit_test/Makefile.am ($(srcdir)/unit-tests.mk): Depend on disabled_tests.
-
Roland Levillain authored
* tests/unit_test/disabled_tests: Add scribo/primitive/link/compute_several.hh and scribo/primitive/link/internal/find_several_links.hh, as they do not pass the unit tests. * tests/unit_test/unit-tests.mk: Regen.
-
Roland Levillain authored
* bootstrap: Here.
-
Roland Levillain authored
* tests/unit_test/build_unit_test.sh: Catch up with Milena's version of this script. * tests/unit_test/Makefile.am (regen-am, $(srcdir)/unit-tests.mk): Adjust. * tests/unit_test/disabled_tests: New.
-
- 20 Apr, 2010 6 commits
-
-
Roland Levillain authored
* mln/accu/compute.hh (accu::compute(const Meta_Accumulator<A>, const Image<I>&)): Here.
-
Roland Levillain authored
* tests/util/Makefile.am (check_PROGRAMS): Add ord. (ord_SOURCES): New.
-
Roland Levillain authored
* scribo/test.cc: Move... * milena/tests/util/ord.cc: ...here.
-
Roland Levillain authored
* mln/core/image/imorph/labeled_image.hh: Include mln/data/compute.hh. * mln/io/fld/save.hh: Fix headers' inclusions. * mln/io/fld/write_header.hh: Likewise. Add missing namespace qualifiers.
-
Roland Levillain authored
* mesh/Makefile.am (meshdir): Here.
-
Roland Levillain authored
* bootstrap: Here.
-
- 09 Apr, 2010 7 commits
-
-
Roland Levillain authored
* tests/core/other/box_runend_piter.cc: Fix assertion.
-
Roland Levillain authored
-
Roland Levillain authored
-
Roland Levillain authored
* m4/with-swilena.m4: Remove file. Supeseded by other tests performed... * configure.ac: ...here.
-
Roland Levillain authored
* m4/with-swilena.m4 (_OLN_WITH_SWIG): Here.
-
Roland Levillain authored
* m4/with-swilena.m4 (_OLN_WITH_SWIG): Here.
-
Roland Levillain authored
* binarization/sauvola_threshold.hh: Help g++ 4.1 find an unambiguous overload of std::pow.
-
- 31 Mar, 2010 11 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* doc/Makefile.am (DATA_html_dirs_inst): New. Use it... (install-data-local, uninstall-local): Here.
-
Roland Levillain authored
* doc/Makefile.am (all-local): Do not depend on $(srcdir)/$(USER_REFMAN_PDF). (dist_pdf_DATA): Add $(srcdir)/$(USER_REFMAN_PDF) instead of $(USER_REFMAN_PDF). (AM_CPPFLAGS): Remove -I$(top_srcdir)/milena/doc/tutorial/tools. (regen-doc, $(srcdir)/user-refman.stamp) (regen-devel-doc, $(srcdir)/devel-refman.stamp): Remove `-' before `rm' actions. (EXTRA_DIST): Add $(USER_REFMAN). (maintainer-clean-local) (install-data-local) (uninstall-local): Handle the new HTML subdirectories. (MAINTAINERCLEANFILES): Remove $(dist_html_DATA).
-
Roland Levillain authored
* doc/tutorial/tutorial.tex, * doc/technical/technical.tex, * doc/ref_guide/ref_guide.tex, * doc/white_paper/white_paper.tex: Move... * doc/tutorial.tex, * doc/technical.tex, * doc/ref-guide.tex, * doc/white-paper.tex: ...here. * doc/graphicx.hva: New. * doc/technical/figures/file_layout.pdf, * doc/technical/figures/file_layout.png, * doc/white_paper/figures/house.png, * doc/white_paper/figures/house_rag.png, * doc/white_paper/figures/house_wshed.png, * doc/white_paper/figures/house_wshed_mean_colors.png: Move... * doc/figures/technical/file_layout.pdf, * doc/figures/technical/file_layout.png, * doc/figures/house.png, * doc/figures/house_rag.png, * doc/figures/house_wshed.png, * doc/figures/house_wshed_mean_colors.png: ...here. * doc/technical.tex: Adjust paths. * doc/technical/designs/, * doc/tutorial/designs/, * doc/tutorial/doxyfile_tuto.local, * doc/tutorial/image_types.txt, * doc/tutorial/image_values.txt, * doc/tutorial/images_tour.txt, * doc/tutorial/slides.tex: Rename as... * doc/technical.old/designs/, * doc/tutorial.old/design/, * doc/tutorial.old/doxyfile_tuto.local, * doc/tutorial.old/image_types.txt, * doc/tutorial.old/image_values.txt, * doc/tutorial.old/images_tour.txt, * doc/tutorial.old/slides.tex: ...this. * tutorial/headers.stamp: Remove. * doc/Makefile.am (REFMAN_deps): Rename as... (refman_dependencies): ...this. Adjust paths. ($(srcdir)/user-refman.stamp, $(srcdir)/devel-refman.stamp): Adjust. (PNGS, EPSS): Remove. (.png.eps): Remove rule. (TECHNICAL_FIGURES, WHITE_PAPER_FIGURES): New. (MORE_FIGURES): Add $(TECHNICAL_FIGURES) and $(WHITE_PAPER_FIGURES). (technical_dir, tutorial_dir, white_paper_dir, ref_guide_dir): Remove. (TECHNICAL, TUTORIAL, WHITE_PAPER, REF_GUIDE): New. (TECHNICAL_PDF, TUTORIAL_PDF, WHITE_PAPER_PDF, REF_GUIDE_PDF) (TUTORIAL_HH, REF_GUIDE_HH) (EXTRA_DIST, MAINTAINERCLEANFILES): Adjust. Remove (EPSS). (EXTRA_DIST): Remove $(PNGS). Add graphicx.hva. (technical_dependencies) (tutorial_dependencies) (ref_guide_dependencies): Rename as... (TECHNICAL_deps) (TUTORIAL_deps) (REF_GUIDE_deps): ...this. (TECHNICAL_deps): Add $(TECHNICAL_FIGURES). (WHITE_PAPER_deps): New. ($(TECHNICAL_PDF)) ($(TUTORIAL_PDF)) ($(WHITE_PAPER_PDF)) ($(REF_GUIDE_PDF)): Adjust. (TECHNICAL_HTML, TECHNICAL_HTML_OUTPUTS) (TUTORIAL_HTML, TUTORIAL_HTML_OUTPUTS) (WHITE_PAPER_HTML, WHITE_PAPER_HTML_OUTPUTS) (REF_GUIDE_HTML, REF_GUIDE_HTML_OUTPUTS): Remove. (all-local): Depend on $(srcdir)/$(TECHNICAL).stamp, $(srcdir)/$(TUTORIAL).stamp, $(srcdir)/$(WHITE_PAPER).stamp and $(srcdir)/$(REF_GUIDE).stamp. ($(TECHNICAL_HTML).stamp) ($(TUTORIAL_HTML).stamp) ($(WHITE_PAPER_HTML).stamp) ($(REF_GUIDE_HTML).stamp): Turn targets into... ($(srcdir)/$(TECHNICAL).stamp) ($(srcdir)/$(TUTORIAL).stamp) ($(srcdir)/$(WHITE_PAPER).stamp) ($(srcdir)/$(REF_GUIDE).stamp): ...this. Adjust rules to generate outputs in a subdirectory. ($(TECHNICAL_HTML_OUTPUTS)) ($(TUTORIAL_HTML_OUTPUTS)) ($(WHITE_PAPER_HTML_OUTPUTS)) ($(REF_GUIDE_HTML_OUTPUTS)): Turn targets into... ($(srcdir)/$(TECHNICAL)) ($(srcdir)/$(TUTORIAL)) ($(srcdir)/$(WHITE_PAPER)) ($(srcdir)/$(REF_GUIDE)): ...this. Adjust. ($(TUTORIAL_HH)): Depend on $(srcdir)/$(TUTORIAL).stamp. Adjust rule. ($(REF_GUIDE_HH)): Depend on (srcdir)/$(REF_GUIDE).stamp. Adjust rule. (dist_html_DATA): Remove. (DATA_html_dirs): New. (EXTRA_DIST): Add $(DATA_html_dirs).
-
Roland Levillain authored
* build-aux/tex.mk (TEXI2HTML): Disable flag `--tex4ht'.
-
Roland Levillain authored
* doc/Makefile.am (TECHNICAL_HH): Remove variable. ($(TECHNICAL_HH)): Remove rule. (MAINTAINERCLEANFILES): Remove $(TECHNICAL_HH).
-
Roland Levillain authored
* doc/Makefile.am (regen-am): No longer invoke regen-pbm-figures-mk, regen-pgm-figures-mk nor regen-ppm-figures-mk.
-
Roland Levillain authored
* doc/Makefile.am (EXTRA_DIST): Remove $(TECHNICAL_HH). * tests/transform/Makefile.am (check_PROGRAMS): Remove kht. (kht_SOURCES): Remove.
-
Roland Levillain authored
* doc/Makefile.am (EXTRA_DIST): Remove $(srcdir)/devel-refman.stamp.
-
Roland Levillain authored
* doc/Makefile.am (DEVEL_REFMAN_PDF): s/devel-refman-pdf/devel-refman.pdf/.
-
Roland Levillain authored
* doc/Makefile.am (dist_doc_DATA): Remove variable. (dist_html_DATA, dist_pdf_DATA): New variables. (MAINTAINERCLEANFILES): Remove $(TECHNICAL_HTML_OUTPUTS), $(TECHNICAL_PDF), $(TUTORIAL_HTML_OUTPUTS), $(TUTORIAL_PDF), $(WHITE_PAPER_HTML_OUTPUTS), $(WHITE_PAPER_PDF), $(REF_GUIDE_HTML_OUTPUTS), $(REF_GUIDE_PDF) and $(USER_REFMAN_PDF). Add $(dist_html_DATA) and $(dist_pdf_DATA).
-