Packaging - cpack

20 views
Skip to first unread message

Nicholas Yue

unread,
Jul 1, 2023, 12:20:57 PM7/1/23
to alembic-discussion
I am building custom GitLab/GitHub runner docker images for which I need to have Alembic available. Instead of building Alembic from source for every version of the docker image I push out, I am pondering building Alembic packages like DEB/RPM via CPack and installing those packages as part of my custom docker build.

This reduces my iteration time and also reduce unnecessary CPU cycles.

Would adding CPack to Alembic CMakeLists.txt be a welcomed contribution since I am already doing that locally for my builds.

The changes would be at the top level CMakeLists.txt appending lines like these at the very end of the file

set(CPACK_PACKAGE_CONTACT "someone")
include(CPack)

Happy to do so via a PR so everyone can see the propose changes.

Kind regards

Lucas Miller

unread,
Jul 1, 2023, 3:51:03 PM7/1/23
to alembic-d...@googlegroups.com
Since CPack is directly part of CMake a PR would be most welcome!

--
You received this message because you are subscribed to the Google Groups "alembic-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alembic-discussion/cb81e34d-f1ae-473f-b416-96d7a2ec9631n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages