- Nov 15, 2019
-
-
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
-
- Nov 14, 2019
-
-
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
-
- Nov 13, 2019
-
-
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
-
- Nov 08, 2019
-
-
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.
- Nov 07, 2019
-
-
Justin Carpentier authored
Update Quaternion class with more constructors
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
cmake: sync submodule
-
Justin Carpentier authored
- Nov 06, 2019
-
-
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
-
- Nov 04, 2019
-
-
Wolfgang Merkt authored
-