~ultimaker/ultimaker/+git/libArcus:4.4

Last commit made on 2019-09-10
Get this branch:
git clone -b 4.4 https://git.launchpad.net/~ultimaker/ultimaker/+git/libArcus

Branch merges

Branch information

Recent commits

20251c9... by Ruben D

Merge branch 'fix/hide-socket-private' of https://github.com/onitake/libArcus into onitake-fix/hide-socket-private

15862aa... by Ruben D

Include ArcusExport.h to get the macro

Otherwise ARCUS_EXPORT is an incomplete type.

ba7beaa... by Gregor Riepl

Unexport MessageTypeStore::Private

198a63c... by Gregor Riepl

Export MessageTypeStore

b1b0656... by Gregor Riepl

Hide Socket::Private explicitly

2e9160f... by Lipu Fei

Fix Python3_SITEARCH for old cmake

ef773af... by Lipu Fei

Use group gitlab runners

c3b0028... by Miro HronĨok

Install the Python extension module to Python sitearch, not sitelib

The sitearch directory is used for compiled code, such as this extension module.

See https://github.com/Ultimaker/libArcus/pull/94#issuecomment-505376760

63f3f00... by Ruben D

Change contact info

Arjen doesn't work here any more.

734d2ea... by Ruben D

Fix installation of ArcusExport.h when building not in source

It is now generated, which means that it gets placed in the current build directory. If you're building in the source directory that's all fine but I'm not doing that. Also, our build system is not doing that.

Contributes to issue CURA-6009.