summaryrefslogtreecommitdiff
path: root/src/cython/CMakeLists.txt
AgeCommit message (Expand)Author
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-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
2017-06-09No more need of find_the_lib cmake macro to find Windows boost lib namevrouvrea
2017-06-02Try to remove boost systemvrouvrea
2017-05-30Add a warningvrouvrea
2017-05-19Move src/common/utilities/hypergenerator.cpp in src/common/utilitiesvrouvrea
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-10mac osx version is 10.12 and not 10.9 (cf. mail Bertrand Michel)vrouvrea
2017-03-31Fix examples testsvrouvrea
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea