summaryrefslogtreecommitdiff
path: root/src/cython/CMakeLists.txt
AgeCommit message (Expand)Author
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-06-05Add some debug tracesROUVREAU Vincent
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/28vrouvrea
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/25 [python] A Cmake opti...vrouvrea
2018-10-04Merge of branch plot_persistence_density_vincentvrouvrea
2018-09-28https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/32 - [Cmake - Qt5] CMake out...vrouvrea
2018-09-04Use debug or release version to link with python packagevrouvrea
2018-08-31Link with release third parties library version, even in debug modevrouvrea
2018-08-31Works fine in debug and release modevrouvrea
2018-08-31Try with boost release and debug lib versionsvrouvrea
2018-08-31Pass parameters to cmake function through double quote for unset variables casevrouvrea
2018-08-31Add CGAL_LIBRARIESvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-16Code review : Try to import module. Functions are unavailable if not available.vrouvrea
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-08-08Fix issue #4 : [CMake - global] List all that is missingvrouvrea
2018-07-02Fix unitary tests after trunk mergevrouvrea
2018-07-02Merge last trunk modificationsvrouvrea
2018-06-06Merge of branch thread_local_optional_vincent to take into account XCode < v....vrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-15Seems to be fixed.vrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-24Fix Python tangential complex versionvrouvrea
2018-04-12Add a CMake option in order to use TBB or not. Default is ONvrouvrea
2018-03-20Add python unitary tests for cover complexvrouvrea
2018-03-15Fisrst version of the bindingvrouvrea
2017-10-01Euclidean Witness examples requires CGAL >= 4.8.1 because it is using subsamp...vrouvrea
2017-09-18Add a function to launch py.test as required for no cache files in sourcesvrouvrea
2017-09-18Add warning for developper version that sphinx is configured for user versionvrouvrea
2017-09-12Fix sphinx build for python3 on Ubuntuvrouvrea
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-09-12Euclidean witness requires CGAL 4.6.0vrouvrea
2017-09-11remove debug tracesvrouvrea
2017-09-11Add comment for the dependencyvrouvrea
2017-09-07Python documentation is now built from sources to the build directory.vrouvrea
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
2017-08-18Fix sphinx bug when python3 is not in /usr/binvrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention (f...vrouvrea
2017-06-28Add a commentvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-16Fix CUSTOMBUILD : error : don't know how to set runtime library search path f...vrouvrea
2017-06-16Add warning about boost_thread link for the Mac GUDHI python modulevrouvrea
2017-06-14Fix try vrouvrea
2017-06-14Add traces for debugvrouvrea
2017-06-13Try to fix Windows compilation for Condavrouvrea