Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Added-CMakeLists-to-build-the-package.patch | Added CMakeLists to build the package | Leopold Palomo-Avellaneda <leopold.palomo@upc.edu> | no | 2015-04-22 | ||
0002-Support-in-tree-compilation.patch | Support in tree compilation | Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2018-04-22 | ||
0003-Don-t-install-OrocosKDLTargets.patch | Don't install OrocosKDLTargets Not needed and it exposes the soversion |
Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2018-05-19 | ||
0004-Make-Python-version-variable-for-pybuild.patch | Make Python version variable for pybuild | Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2020-04-06 | ||
0005-Fixed-python3-std-string-conversion-issue.patch | Fixed python3 std string conversion issue | Zihan Chen <zihan.chen.jhu@gmail.com> | no | 2018-05-14 | ||
0006-Declare-assignment-operator-private-for-SIP-Closes-2.patch | Declare assignment operator private for SIP (Closes: #260) Starting with v4.19.23 SIP expects a working operator= or one marked private explicitly. All classes in this PR have a reference member (&chain) resulting in the compiler deleting the default assignment operator. This PR makes this known to SIP as well. |
Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2020-06-26 | ||
0007-Don-t-export-usr-include-as-include-path.patch | Don't export /usr/include as include path It's not needed and breaks cmake < 3.16. cf. https://github.com/ros/rosdistro/issues/26526 |
Jochen Sprickerhof <git@jochen.sprickerhof.de> | no | 2020-09-11 |