summaryrefslogtreecommitdiff
path: root/src/cmake
AgeCommit message (Expand)Author
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-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-12Fix #567Vincent Rouvreau
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
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
2020-04-24Code review: plain instead of unsrt for biblio - concatenate biblio files - u...ROUVREAU Vincent
2020-04-14EagerPy in cmakeMarc Glisse
2020-03-26HNSWlib doesn't define __version__Marc Glisse
2020-03-26cmakeMarc Glisse
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-12Update heraMarc Glisse
2020-02-26Merge pull request #210 from VincentRouvreau/modern_cmake_for_boostVincent Rouvreau
2020-02-12Make boost available even if cmake is < 3.5ROUVREAU Vincent
2020-02-12Fix code coverage generationROUVREAU Vincent
2020-01-30Allow use of preinstalled HeraMarc Glisse
2020-01-24Remove boost timer as not usedROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2020-01-20Merge remote-tracking branch 'origin/master' into extMarc Glisse
2020-01-17No need to copy code conventions in user versionROUVREAU Vincent
2019-12-26Check for pybind11Marc Glisse
2019-12-26Basic binding for wasserstein_distanceMarc Glisse
2019-12-25Copy hera headers in user_versionMarc Glisse
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-12-02Code review : year is also generatedROUVREAU Vincent
2019-12-02CMake generates how_to_cite_gudhi.bib to auto update versionROUVREAU Vincent
2019-11-08Merge remote-tracking branch 'origin/master' into sklearn_tdaMarc Glisse
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
2019-10-27Let cmake detect sklearnMarc Glisse
2019-09-23update of CMakeLists and third_party_libraries.cmake to add wasserstein dista...tlacombe
2019-09-20C++ 14 is the new standard for the projectROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-04-11sphinx-build seems to be here on sphinx 2.0.1ROUVREAU Vincent