~ultimaker/ultimaker/+git/libSavitar:5.0

Last commit made on 2022-04-14
Get this branch:
git clone -b 5.0 https://git.launchpad.net/~ultimaker/ultimaker/+git/libSavitar

Branch merges

Branch information

Recent commits

c66d04c... by Ghostkeeper <email address hidden>

Merge pull request #41 from Ultimaker/CURA-8640_PyQt6_upgrade

Cura 8640 PyQt6 upgrade

6be8b67... by "<email address hidden>" <jelle spijker>

Allow in source builds

Contributes to CURA-8640

1c87af4... by "<email address hidden>" <jelle spijker>

Allow static builds of the Python Module

Contributes to CURA-8640

7f22b76... by "<email address hidden>" <jelle spijker>

Use Python_VERSION for CPython site-package path

Contributes to CURA-8640

9a9a680... by "<email address hidden>" <jelle spijker>

clarify the relative rpath

Added comment

Contributes to CURA-8640

694465e... by "<email address hidden>" <jelle spijker>

No need to sett compile feature cxx_std_17

Already done by the StandardProjectSettings.cmake

Contributes to CURA-8640

4cca70a... by "<email address hidden>" <jelle spijker>

Don't link against Threads

Contributes to CURA-8640

b405b86... by "<email address hidden>" <jelle spijker>

Use BUILD_SHARED_LIBS instead of BUILD_STATIC

BUILD_SHARED_LIBS is a global CMake option, while BUILD_STATIC our own
custom option.

Contributes to CURA-8640

b89462b... by Jelle Spijker <email address hidden>

Renamed assure_out_of_source_builds

Contributes to CURA-8640

67a2e1e... by Jelle Spijker <email address hidden>

Revert "remove old cmake include generate header"

This reverts commit 1dede18f7c6888784fb1bef548d8d6e5b63b9f39.