summaryrefslogtreecommitdiff
path: root/src/cmake
AgeCommit message (Expand)Author
2022-12-02Modifications to test biblio files in CIVincent Rouvreau
2022-11-21Always include Hera's directoryMarc Glisse
2022-11-15Update to Hera 2Marc Glisse
2022-10-26Update -std=c++14 for pythonMarc Glisse
2022-10-18Merge pull request #697 from VincentRouvreau/feature/cpp17Vincent Rouvreau
2022-09-14c++17 is the new standard and MSVC 17 alsoVincent Rouvreau
2022-08-25Spelling correctionsalbert-github
2022-06-30Merge pull request #641 from VincentRouvreau/doxygen_onlyVincent Rouvreau
2022-06-30code review: rename option WITH_GUDHI_THIRD_PARTYVincent Rouvreau
2022-06-29third parties are not required when WITH_GUDHI_CPP_DOCUMENTATION_ONLY, but he...Vincent Rouvreau
2022-06-16Merge pull request #498 from Hind-M/fetch_datasetsVincent Rouvreau
2022-06-13Move new option in the correct file. Disable every option when only build cpp...Vincent Rouvreau
2022-06-08Merge pull request #632 from albert-github/feature/bug_class_diagramsVincent Rouvreau
2022-06-08Merge pull request #633 from albert-github/feature/bug_copy_doxyfile_inVincent Rouvreau
2022-06-08Merge branch 'master' into feature/bug_class_diagramsVincent Rouvreau
2022-06-07Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-06-03Merge pull request #624 from albert-github/feature/bug_spellVincent Rouvreau
2022-05-24Update src/cmake/modules/GUDHI_doxygen_target.cmakealbert-github
2022-05-24No need to copy Doxyfile.inalbert-github
2022-05-24Documentation: Obsolete CLASS_DIARAMSalbert-github
2022-05-24Documentation: Render formuals by means of MathJax 3albert-github
2022-05-24Documentation: Render formulas by means of MathJax 3albert-github
2022-05-22Spelling correctionsalbert-github
2022-05-02Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-04-21Make Windows compilation fails on error (#598)Vincent Rouvreau
2022-02-14Merge master and resolve conflict on .github/next_release.mdVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2022-01-31Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-24Merge masterVincent Rouvreau
2022-01-21Merge masterVincent Rouvreau
2022-01-20Move cmake options in a dedicated file. cmake is no more looking for python a...Vincent Rouvreau
2022-01-18Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-12Fix #567Vincent Rouvreau
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-10-25Enable WITH_GUDHI_REMOTE_TEST option for python target in CI platformsHind-M
2021-10-25Rename WITH_NETWORK option to WITH_GUDHI_REMOTE_TESTHind-M
2021-09-27Add option in cmake to enable or not the inclusion of datasets fetching test ...Hind-M
2021-06-25Fix #486ROUVREAU Vincent
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2020-11-30Fix pykeops 1.4.2 where version is very verbose on 2 linesROUVREAU Vincent
2020-09-29Added tests for wasserstein distance with tensorflowROUVREAU Vincent
2020-09-09Even if CGAL was requiring boost::thread no need to find it for gudhi. boost:...ROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-06-04user_version: don't copy hera if an external version is specifiedMarc Glisse
2020-06-01Interface for hera's bottleneck_distanceMarc Glisse
2020-05-29Merge pull request #329 from VincentRouvreau/use_requirements_for_appveyorVincent Rouvreau
2020-05-28Let's try thisROUVREAU Vincent
2020-05-28Let's try to fix sphinx compilationon Osx and WinROUVREAU Vincent
2020-05-26Remove debug msgROUVREAU Vincent
2020-05-26Fix #206ROUVREAU Vincent