summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-11Another way to matrixROUVREAU Vincent
2019-03-11Try to simplify build matrixROUVREAU Vincent
2019-03-11Try to simplify build matrixROUVREAU Vincent
2019-03-11Try with setting dist and osximagesROUVREAU Vincent
2019-03-11Add osx supportROUVREAU Vincent
2019-03-11Merge pull request #37 from VincentRouvreau/masterVincent Rouvreau
Add .gitignore
2019-03-11Add .gitignoreROUVREAU Vincent
2019-03-11Merge pull request #36 from VincentRouvreau/masterVincent Rouvreau
Fix README.md file name renamed for Doxygen generation
2019-03-11Fix README.md file name renamed for Doxygen generationROUVREAU Vincent
2019-03-08Remove cache for CGAL and doxygen target that failsROUVREAU Vincent
2019-03-08Missing thenROUVREAU Vincent
2019-03-08Try to cache CGALROUVREAU Vincent
2019-03-08Travis could not parse the yamlROUVREAU Vincent
2019-03-08Travis could not parse the yamlROUVREAU Vincent
2019-03-08Download verboseROUVREAU Vincent
2019-03-08Remove branchesROUVREAU Vincent
2019-03-08Try to cache CGAL dirROUVREAU Vincent
2019-03-08Try after cleanROUVREAU Vincent
2019-03-08Try to clean build directoryROUVREAU Vincent
2019-03-08Simplify to find the bugROUVREAU Vincent
2019-03-08add scipy for sphinx documentationROUVREAU Vincent
2019-03-08pip install --userROUVREAU Vincent
2019-03-08with apt setuptoolsROUVREAU Vincent
2019-03-08without setuptoolsROUVREAU Vincent
2019-03-08upgrade pip installationROUVREAU Vincent
2019-03-08Add setuptools and cache pip installationROUVREAU Vincent
2019-03-08Add Python pip and testsROUVREAU Vincent
2019-03-08Add Python and sphinx in the build matrixROUVREAU Vincent
2019-03-08doxygen typoROUVREAU Vincent
2019-03-08No utils on doxygen targetROUVREAU Vincent
2019-03-08Some comments, split cmake commands and add specific make targetROUVREAU Vincent
2019-03-08Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-03-08new target for doxygenROUVREAU Vincent
2019-03-08Add travis build statusVincent Rouvreau
2019-03-08missing eigen3ROUVREAU Vincent
2019-03-08make install requires sudoROUVREAU Vincent
2019-03-08Try with Header Only version of CGALROUVREAU Vincent
2019-03-08add all kind of stuff for CGALROUVREAU Vincent
2019-03-08add qtbase5-dev for CGALROUVREAU Vincent
2019-03-08let's try tavisROUVREAU Vincent
2019-03-08more verboseROUVREAU Vincent
2019-03-08Add Travis CI for examples tests and utilsROUVREAU Vincent
2019-03-08Update README.mdVincent Rouvreau
2019-03-08Update README.mdVincent Rouvreau
2019-03-08Use Markdown for README and add some informationsROUVREAU Vincent
2019-02-18Add biblio and doc referencesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@4111 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 42a6e48271d333d604cb5cb0c9c9f1e56b8f1965
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/28vrouvrea
[python - install] make install does not install properly Use 'python setup.py install' command instead of copying files git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4108 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 652d3597897aa3e7d1df97083cc3e2e4ae14f090
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/25 [python] A Cmake ↵vrouvrea
option to set/unset runtime_library_dirs cmake -DWITH_GUDHI_CYTHON_RUNTIME_LIBRARY_DIRS=OFF .. # to disable runtime_library_dirs set in setup.py cf. Debian disallows setting rpath, so I'm currently unsetting runtime_library_dirs for the Python extensions. Could this perhaps be made into a CMake option? https://git.nonempty.org/debian-gudhi/tree/debian/patches/0005-Don-t-set-runtime-library-dirs-for-Python-extensions.patch?h=debian/sid&id=fed62e52ab396f0d6ba9029f12d5ef35d7761989 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4105 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 75f19373b2f01c2757bf1b11c81beff64021ddd8
2019-02-12merge cubical_small_fix to fixvrouvrea
https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/5 [Bitmap_cubical_complex] Perseus file reader rejects infinity git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4103 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b036b89564e31e4c385cb0b782db22a3ca445a9f
2019-02-12Fix doc for C++ and Python.vrouvrea
Fix some warnings on Nerve GIC sphinx doc generation git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4101 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 57eacb8c4108be212e61796c65e3b45bb9c13644