summaryrefslogtreecommitdiff
path: root/src/common/doc/installation.h
AgeCommit message (Collapse)Author
2020-11-01The example does not need CGAL/eigen anymore.Marc Glisse
I had done a search and replace without checking. I don't understand why there are "install" directives for examples...
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost ↵ROUVREAU Vincent
targets
2020-08-21Add -DCMAKE_BUILD_TYPE=Release on installation docROUVREAU Vincent
2020-01-10Bug fix: a href tag was badly closedROUVREAU Vincent
2019-12-12Code review: Typo in src/common/doc/installation.hVincent Rouvreau
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
2019-12-09Document 'ctest --output-on-failure' in installation tests sectionROUVREAU Vincent
2019-11-26Fix doxygen warnings about new cgal bibtex entriesROUVREAU Vincent
2019-09-20c++14 in installation documentationROUVREAU Vincent
2019-08-30Eigen scope refineROUVREAU Vincent
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-06-14Fix CGAL version in example installation sectionROUVREAU Vincent
2019-06-03Fix #56ROUVREAU Vincent
2018-11-14Merge last trunk modifications and resolve conflict on ↵vrouvrea
src/Alpha_complex/utilities/alphacomplex.md git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3979 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2a63709432810154d7939e9bdd74f9d55d0aee43
2018-10-31Make dependency with boost 1.56 instead of 1.48vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/boost_1.56_vincent@3967 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a5941b8c4f65ec8e6f62117aceb5f22e0142f255
2018-09-28Fix typo in installationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3915 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b7f7c3344fef9915a48ee29764063a91f3d860a4
2018-09-25merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3908 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ab0fe69130ba3cbb329e0e975053809180edba5d
2018-08-13Clarify installation, utilities and examples generationvrouvrea
Add a link to the Hello GUDHI World project git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3776 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bb4dea879baac0280b38ee7ab9f466e0c090a38c
2018-07-31Fix documentation for CGAL version required by 3d versionvrouvrea
Remove duplicated example (cf. the one in the Simplex tree) Add the example for documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3713 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 204f77982c61bc30a6ad3218c82b98f8bb49d711
2018-07-03Documentation for Alpha complex 3dvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3664 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c6d824cdab7ac5ea79ce458dac666d35a9a21ab7
2018-05-22Add CMake 3.1 in installation requirements.vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3450 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bae61cf108841dae3ff1be5953eb9f87f1713e41
2018-01-26Seperate installation and examples from main pagevrouvrea
Move cover complex utilities from examples GIC.cpp example was not compiled, nor tested. It is removed. Persistence representation : no need to link with Boost_SYSTEM git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3164 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: cf2bfa6c6de2ed359aaa165b9f80bca7e06defb1