~ultimaker/ultimaker/+git/libArcus:4.2

Last commit made on 2019-07-30
Get this branch:
git clone -b 4.2 https://git.launchpad.net/~ultimaker/ultimaker/+git/libArcus

Branch merges

Branch information

Recent commits

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.

5437757... by Gregor Riepl

Limit library symbol visibility on all platforms
Fixes: #80

e15df83... by Lipu Fei

Fix comments and find_package(Python3 3.4)

d34543c... by Lipu Fei

Use GitLab CI

724d8f6... by Lipu Fei

Fix CMake compatibility problem

eabd935... by Lipu Fei

FindSIP should fail if it fails to get version

7873a37... by Lipu Fei

Prefer python3 in CMAKE_PREFIX_PATH