Commit Graph

24 Commits

Author SHA1 Message Date
Laurent Rineau 734c96e951 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Laurent Rineau 303a5d2ea3 Merge pull request #6553 from sloriot/CGAL-do_not_set_CXX_standard
Do not set cxx standard in the final target cmake script
2022-05-06 14:20:43 +02:00
Laurent Rineau 2288225448 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Sébastien Loriot 57722d189d do not set cxx standard in the final target cmake script 2022-05-04 10:37:02 +02:00
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Sébastien Loriot 6848e69987 replace all_default() by use_default_values() in tests and examples 2022-01-04 14:06:26 +01:00
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Sébastien Loriot 58181afcdb remove useless include directives 2021-11-09 10:16:12 +01:00
Sébastien Loriot 513d67d957 update version requirements 2021-11-09 10:07:25 +01:00
Dmitry Anisimov 9acece5b28 better unified NP 2021-08-12 17:11:09 +02:00
Dmitry Anisimov 934b67d980 removed useless msg in cmake 2021-08-06 13:37:39 +02:00
Dmitry Anisimov 22822de7cc avoid using epeck in slow (when using leda) tests 2021-08-06 11:09:43 +02:00
Dmitry Anisimov 614f536909 removed logs 2021-08-06 10:50:42 +02:00
Dmitry Anisimov 3da15a1722 added missing components 2021-08-04 16:04:41 +02:00
Dmitry Anisimov 017ba35bfa fixed cmakelists 2021-08-04 15:26:18 +02:00
Dmitry Anisimov 77f686242d cleaner tests 2021-08-04 13:01:05 +02:00
Sébastien Loriot fbcb52bb27 functions more in the IO namespace 2021-08-02 14:01:41 +02:00
Dmitry Anisimov c5bea93e58 renamed max to maximum and min to minimum in NP to be consistent with other packages 2021-06-30 12:39:01 +02:00
Dmitry Anisimov 61499c6fff added missing ref + better syntaxis 2021-05-31 18:06:02 +02:00
Dmitry Anisimov 0c5d8ed8ed extended named parameters 2021-05-31 17:21:28 +02:00
Dmitry Anisimov 8aa49a2561 added new osqp support + fixed multiple warnings 2021-05-31 15:15:37 +02:00
Dmitry Anisimov 1f0ecfad9f osqp required to quiet 2021-05-25 11:15:15 +02:00
Dmitry Anisimov 5384f7a0a0 updated cmakelists, fixed warnings, added BGL params 2021-05-25 11:03:53 +02:00
Dmitry Anisimov 2515ed815d initial commit with the shape regularization package 2021-05-12 10:18:15 +02:00