Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build RPM and DEB files in cmake #7

Closed
robgjansen opened this issue May 17, 2011 · 2 comments
Closed

build RPM and DEB files in cmake #7

robgjansen opened this issue May 17, 2011 · 2 comments
Labels
Component: Build Build/install tools and dependencies

Comments

@robgjansen
Copy link
Member

Add functionality to build RPM and DEB files automatically through the cmake files.

robgjansen added a commit that referenced this issue Jun 22, 2011
Cmake now supports building RPM, DEB, and TGZ packages. This commit
adds the necessary config and files to support that. However, the
packages have not been tested yet in a real system. Refs #7.
@robgjansen
Copy link
Member Author

I pushed this back from release-1.0.0 to release-1.1.0 since its not required to use the software. Will be nice to have eventually, but more testing is needed.

Basically, after running a build just cd into the build/shadow directory and run "cpack". That will generate the packages.

@robgjansen
Copy link
Member Author

To be clear, I added the functionality to build the packages in cmake, but I didnt test that the packages it produces are formed correctly and will install correctly with fedora/ubuntu package managers.

robgjansen added a commit that referenced this issue Aug 15, 2012
robgjansen added a commit that referenced this issue Jun 12, 2017
@robgjansen robgjansen added Component: Build Build/install tools and dependencies and removed user support labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Build Build/install tools and dependencies
Projects
None yet
Development

No branches or pull requests

1 participant