summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-06-30code review: rename option WITH_GUDHI_THIRD_PARTYVincent Rouvreau
2022-06-29third parties are not required when WITH_GUDHI_CPP_DOCUMENTATION_ONLY, but he...Vincent Rouvreau
2022-06-13Move new option in the correct file. Disable every option when only build cpp...Vincent Rouvreau
2022-05-20Documentation: make it easier to build only the documentationalbert-github
2022-05-18Documentation: make it easier to build only the documentationalbert-github
2022-01-20Move cmake options in a dedicated file. cmake is no more looking for python a...Vincent Rouvreau
2020-09-28Merge branch 'master' into coxeter_integrationROUVREAU Vincent
2020-09-21Merge Coxeter Siargey branchROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-03-16Collapse first version from SiddharthROUVREAU Vincent
2020-02-24Fix CI - bad use of skip continuous integrationROUVREAU Vincent
2020-02-10Move next_release in for_dev directory. Add a for_dev/for_maintainer director...ROUVREAU Vincent
2019-10-17Merge remote-tracking branch 'upstream/patch-1' into coxeter-integrationSiargey Kachanovich
2019-10-17Changed CMakeListsSiargey Kachanovich
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2018-10-12Merge last trunk modificationsvrouvrea
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-05-28Merge last trunk modificationsvrouvrea
2018-05-22-pedantic is only for developpersvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-02-16Add Cech complex. Do not compile yet.vrouvrea
2017-12-06Merge C++ version of persistence representationvrouvrea
2017-11-16Fix compilationvrouvrea
2017-11-07git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@28...mcarrier
2017-11-07git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@28...mcarrier
2017-10-13cmakelistsfgodi
2017-06-16Merge last modifications from read_persistence_from_file branchvrouvrea
2017-06-08Merge last trunk modificationsvrouvrea
2017-06-08Add modules as CMake options in order to be able to activate/desactivate comp...vrouvrea
2017-05-30Merge last trunk modificationsvrouvrea
2017-05-30Fix spell checker errorsvrouvrea
2017-05-30Merge gudhi_stat branchvrouvrea
2017-05-19Move src/common/utilities/hypergenerator.cpp in src/common/utilitiesvrouvrea
2017-05-18Modify the way cmake handles utilities, examples, test and benchmarks with ne...vrouvrea
2017-05-16Merged latest trunk changes to Nerve_GICmcarrier
2017-05-12git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@24...mcarrier
2017-04-18Rename CMake testsvrouvrea
2017-04-14Remove scripts/generate_version.sh, use make user_versionvrouvrea
2017-04-01Merge last trunk modifications and fix new rips interfacevrouvrea
2017-03-31solved problem with cmake.pdlotko
2017-03-31Fix examples testsvrouvrea
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea
2017-03-29Shall not be commitedvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-24Factorize third party management and extract them from CMakeLists.txtvrouvrea
2017-03-23Merge ST_cythonize branch into the trunkvrouvrea
2017-03-03Merge last trunk modificatinosvrouvrea
2017-03-02Remove clang sanitizer optionsvrouvrea
2017-03-02Add Boost system libraries for examples using persistencevrouvrea