summaryrefslogtreecommitdiff
path: root/src/cmake
AgeCommit message (Expand)Author
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
2019-04-11Find sphinx module for documentation generationROUVREAU Vincent
2019-03-11Fix README.md file name renamed for Doxygen generationROUVREAU Vincent
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/25 [python] A Cmake opti...vrouvrea
2018-10-31Make dependency with boost 1.56 instead of 1.48vrouvrea
2018-10-05Message to debug Mac issuevrouvrea
2018-10-04Merge branch windows_warning_removal_vincent to fix warning level at 3 for Wi...vrouvrea
2018-10-04Merge of branch plot_persistence_density_vincentvrouvrea
2018-10-03Modify "-pedantic" compiler option management in order to be tracedvrouvrea
2018-09-28https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/32 - [Cmake - Qt5] CMake out...vrouvrea
2018-08-16Code review : Try to import module. Functions are unavailable if not available.vrouvrea
2018-08-09Merge ninja_cmake_warning_fix_vincent branchvrouvrea
2018-08-08Fix issue #4 : [CMake - global] List all that is missingvrouvrea
2018-08-07Doxyfile is now generated to facilitate gudhi version packaging and new modul...vrouvrea
2018-08-07Remove if cmake version in GUDHI_user_version_targetvrouvrea
2018-06-06Merge of branch thread_local_optional_vincent to take into account XCode < v....vrouvrea
2018-05-28Merge last trunk modificationsvrouvrea
2018-05-22-pedantic is only for developpersvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-12Add a CMake option in order to use TBB or not. Default is ONvrouvrea
2018-02-16Add Cech complex. Do not compile yet.vrouvrea