summaryrefslogtreecommitdiff
path: root/src/cython/CMakeLists.txt
AgeCommit message (Expand)Author
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
2017-03-29Small modificationsvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-28Missing a testvrouvrea
2017-03-28Missing a test for cythonvrouvrea
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea
2017-03-14Add Windows and CGAL_HEADER_ONLY cythonization supportvrouvrea