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

make macosx #1413

Closed
rpspringuel opened this issue Mar 21, 2018 · 0 comments · Fixed by #1630
Closed

make macosx #1413

rpspringuel opened this issue Mar 21, 2018 · 0 comments · Fixed by #1630
Assignees

Comments

@rpspringuel
Copy link
Contributor

Right now there's a create-package.sh script in the macosx folder which can be used to create the package installers for Mac. It would probably be better if there was a make target to create these packages. This might still require a use of the script because of some of the build steps involved. However, doing this would eliminate some of the conflicts between the build script and the make system (for instance, the script assumes a build from scratch and cleans to maintainer-clean, making it difficult to deploy along side other build processes).

Seeing as I'm the only one with a Mac currently, I'll probably be the one to do this, but I want to create a reminder for myself by posting an issue.

@rpspringuel rpspringuel self-assigned this Mar 21, 2018
rpspringuel added a commit to rpspringuel/gregorio that referenced this issue Feb 19, 2025
Incorporates the functionality of create_package.sh into the make system.  This facilitates building distributions by allowing for the final distribution products to share common resources (rather than requiring them to build them for themselves).
Addresses gregorio-project#1413
@rpspringuel rpspringuel linked a pull request Feb 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant