- 02 Apr, 2021 4 commits
-
-
Justin Carpentier authored
Fix warnings
-
Guilhem Saurel authored
fix: CMake Warning (dev) at unittest/CMakeLists.txt:10 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: …/eigenpy/unittest/eigen_ref.cpp Call Stack (most recent call first): unittest/CMakeLists.txt:33 (ADD_LIB_UNIT_TEST) This warning is for project developers. Use -Wno-dev to suppress it.
-
-
Guilhem Saurel authored
This reverts commit 3ae34565.
-
- 28 Mar, 2021 1 commit
-
-
Justin Carpentier authored
-
- 24 Mar, 2021 1 commit
-
-
Justin Carpentier authored
Expose boolean matrices
-
- 23 Mar, 2021 1 commit
-
-
Justin Carpentier authored
-
- 19 Jan, 2021 5 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
Fix init call order
-
Gabriele Buondonno authored
-
Justin Carpentier authored
This is due to a bug in Boost.Python
-
- 04 Jan, 2021 1 commit
-
-
Justin Carpentier authored
-
- 31 Dec, 2020 3 commits
-
-
Justin Carpentier authored
Add SWIG support
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 30 Dec, 2020 1 commit
-
-
Justin Carpentier authored
Handle support of template specialization for exposing new types
-
- 29 Dec, 2020 9 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 18 Dec, 2020 2 commits
-
-
Justin Carpentier authored
Move EIGENPY_MAKE_TYPEDEFS to a dedicated file
-
Justin Carpentier authored
-
- 14 Dec, 2020 3 commits
-
-
Justin Carpentier authored
remove warnings
-
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
-
- 20 Nov, 2020 3 commits
-
-
Justin Carpentier authored
Comply with new CI rules
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 09 Nov, 2020 2 commits
-
-
Justin Carpentier authored
Sync submodule CMake
-
Guilhem Saurel authored
-
- 07 Nov, 2020 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 25 Aug, 2020 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-