Skip to content

Tags: tylerlum/ocl

Tags

v2.9.2

Toggle v2.9.2's commit message
Bump version to 2.9.2

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>

v2.9.1

Toggle v2.9.1's commit message
bin: add missing std namespace prefixes in deployer sources

This is a regression from orocos-toolchain#74, which removed the
`using namespace std` directive, but was picked from a branch were
orocos-toolchain#57 was already applied. The latter moved the
tlsf log output from the individual deployers to a centralized class in `deployer-funcs.cpp`
and therefore did not require the using namespace directive anymore.

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>

v2.9.0

Toggle v2.9.0's commit message
bin: Disable deployerDumpTLSF() function which is only available if R…

…TT was built with OS_RT_MALLOC_DEBUG

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>

v2.8.4

Toggle v2.8.4's commit message
2.8.4

v2.8.3-1

Toggle v2.8.3-1's commit message
Merge pull request orocos-toolchain#50 from orocos-toolchain/fix-so-v…

…ersioning

Fixed SOVERSION property for all libraries in OCL and removed dead cmake code

v2.8.3

Toggle v2.8.3's commit message
2.8.3

v2.8.2

Toggle v2.8.2's commit message
2.8.2

v2.8.1

Toggle v2.8.1's commit message
Bumped version to 2.8.1 for release

rock-15.05

Toggle rock-15.05's commit message
Merge remote-tracking branch 'autobuild/rock-rc' into rock-rc

Full merge against orocos-toolchain2.7
settign rock-rc to full-merge against orocos-toolchain2.7
(merge stragety ours (ours == orocos-toolchain2.7)

v2.8.0-rc1

Toggle v2.8.0-rc1's commit message
Merge pull request orocos-toolchain#26 from snrkiwi/fix-deployer-exits

Fix deployer exits