- Feb 21, 2023
-
-
Justin Carpentier authored
-
- Feb 20, 2023
-
-
Justin Carpentier authored
-
- Jan 27, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 07, 2023
-
-
Justin Carpentier authored
-
- Dec 05, 2022
-
-
Wilson Jallet authored
* add test_std_vector.py * fix copyable.hpp's include guards & namespace * same for pickle-vector * expose std::vector for VectorXd, MatrixXd, VectorXi, MatrixXi
-
Wilson Jallet authored
-
- Sep 10, 2022
-
-
Justin Carpentier authored
-
- Aug 26, 2022
-
-
Guilhem Saurel authored
-
- Aug 23, 2022
-
-
Guilhem Saurel authored
-
- Aug 11, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Aug 10, 2022
-
-
Justin Carpentier authored
* cmake: use REQUIRED * core: fix issue with Python 3.10 and more * core: fix logic * core: fix * core: further fix * Core: use official solution Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * core: fix Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- Jul 29, 2022
-
-
Guilhem Saurel authored
fix build on NetBSD 9.2
-
- Jul 27, 2022
-
-
Guilhem Saurel authored
-
- Jul 22, 2022
-
-
Wolfgang Merkt authored
-
- Jul 19, 2022
-
-
Justin Carpentier authored
-
- Jul 18, 2022
-
-
Wolfgang Merkt authored
-
- Jul 15, 2022
-
-
Guilhem Saurel authored
-
- Jul 14, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Apr 08, 2022
-
-
Justin Carpentier authored
-
- Feb 01, 2022
-
-
- Oct 26, 2021
-
-
Guilhem Saurel authored
-
- Sep 06, 2021
-
-
Justin Carpentier authored
-
- Sep 05, 2021
-
-
Justin Carpentier authored
-
- Sep 04, 2021
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Aug 24, 2021
-
-
Wolfgang Merkt authored
Setting INSTALL_DOCUMENTATION OFF wasn't respected as it was overridden in post-project.cmake which gets called upon setting PROJECT(). Moving the settings prior to the include of base.cmake, it works as intended.
-
- Aug 05, 2021
-
-
Justin Carpentier authored
-
- Apr 02, 2021
-
-
Guilhem Saurel authored
This reverts commit 3ae34565.
-
- Mar 23, 2021
-
-
Justin Carpentier authored
-
- Dec 31, 2020
-
-
Justin Carpentier authored
-
- Dec 18, 2020
-
-
Justin Carpentier authored
-
- Dec 14, 2020
-
-
Guilhem Saurel authored
Boost 1.73 added a boring warning about deprecated use of boost bind, which is still used by boost python. As of Boost 1.75, this is still not fixed: https://github.com/boostorg/python/pull/296 https://github.com/boostorg/python/pull/315
-
Guilhem Saurel authored
Recent CMake versions added this warning: CMake Deprecation Warning at CMakeLists.txt:6 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. And we are not compatible with CMake < 3.1: ref https://github.com/jrl-umi3218/jrl-cmakemodules/issues/338
-
- Nov 07, 2020
-
-
Justin Carpentier authored
-
- Aug 25, 2020
-
-
Justin Carpentier authored
-