- 02 Oct, 2020 1 commit
-
-
Pinocchio with its heavely templated code create a huge number of sections, and to avoid C1128 errors, the simpler solution is to always pass /bigobj on MSVC to compilation units that link pinocchio. The only downside of this approach is that library generates with this option cannot be linked with linkers shipped with Visual Studio 2005 or earlier, that I think it is not a problem in practice.
-
- 21 Sep, 2020 1 commit
-
-
Justin Carpentier authored
-
- 03 Aug, 2020 1 commit
-
-
- 11 Jun, 2020 1 commit
-
-
Justin Carpentier authored
-
- 07 Jun, 2020 1 commit
-
-
Justin Carpentier authored
-
- 03 Jun, 2020 5 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
-
-
- 17 Apr, 2020 1 commit
-
-
Justin Carpentier authored
-
- 11 Mar, 2020 1 commit
-
-
Justin Carpentier authored
-
- 09 Mar, 2020 1 commit
-
-
Guilhem Saurel authored
To let dependencies using find_package(pinocchio) get the installed include directory.
-
- 06 Mar, 2020 2 commits
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- 14 Feb, 2020 1 commit
-
-
Justin Carpentier authored
-
- 26 Jan, 2020 1 commit
-
-
Justin Carpentier authored
This feature is obselete for a while and no used by anybody. Stop the support.
-
- 15 Oct, 2019 1 commit
-
-
Justin Carpentier authored
-
- 10 Mar, 2019 1 commit
-
-
Justin Carpentier authored
-
- 20 Nov, 2018 1 commit
-
-
Justin Carpentier authored
-
- 15 Nov, 2018 1 commit
-
-
Justin Carpentier authored
-
- 09 Nov, 2018 1 commit
-
-
Justin Carpentier authored
-
- 29 Oct, 2018 3 commits
-
-
-
-
The parsers will be templatized
-
- 20 Oct, 2017 1 commit
-
-
jcarpent authored
-
- 28 Sep, 2017 1 commit
-
-
- 30 Nov, 2016 2 commits
- 27 Sep, 2016 1 commit
-
-
jcarpent authored
Add a new macro SYMLINK_AND_INSTALL_HEADERS to the SYMLINK and install procedure of headers
-
- 21 Sep, 2016 2 commits
- 04 Aug, 2016 2 commits
- 01 Aug, 2016 1 commit
-
-
Valenza Florian authored
[C++][CMake] Merged fake-fcl with fcl.hpp (splitted in .hpp and .hxx file). Propagated flag -DWITH_HPP_FCL to all binaries
-
- 27 Jul, 2016 1 commit
-
-
jcarpent authored
-
- 20 Jul, 2016 2 commits
-
-
Valenza Florian authored
-
[CMake] Solved bug #236. Marginally changed the source/header listing policy to avoid similar bugs in the future.
-
- 19 Jul, 2016 2 commits
-
-
Valenza Florian authored
-
-