- 15 Nov, 2019 7 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
cmake: sync submodule
-
Justin Carpentier authored
-
Justin Carpentier authored
Fix install directory, address #116
-
Wolfgang Merkt authored
The pkg-config template uses the _FULL_ variables while the install happens without the prefix. This addresses #116
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 14 Nov, 2019 9 commits
-
-
Justin Carpentier authored
Silence warnings
-
Justin Carpentier authored
Expose getNumpyType
-
Wolfgang Merkt authored
-
Wolfgang Merkt authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 13 Nov, 2019 6 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Add EIGENPY_SITELIB_ROOT to customize sitelib install location.
-
seanyen authored
-
seanyen authored
-
Justin Carpentier authored
Corrected PYTHON_EXT_SUFFIX usage.
-
seanyen authored
-
- 08 Nov, 2019 10 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Fix some operators in Geometry classes
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
cmake: sync submodule
-
Justin Carpentier authored
-
Justin Carpentier authored
eigenpyConfig.cmake: find absolute library paths for all required libs
-
Robert Haschke authored
As cmake expects absolute library paths, while pkgconfig provides lib names only (together with LIBRARY_DIRS), one needs to find the full library path. This fixes 7854c0fc.
-
- 07 Nov, 2019 6 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Update Quaternion class with more constructors
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
cmake: sync submodule
-
Justin Carpentier authored
-
- 06 Nov, 2019 2 commits
-
-
Justin Carpentier authored
Add CMake config using pkg-config internally
-
Wolfgang Merkt authored
- MoveIt cannot make a new release right now with our bugfix due to people constraints - We cannot roll back due to project constraints - This adds a cmake config that internally uses the pkg-config. This will be replaced in the future with one with proper CMake targets
-