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

Add script for building OSX .pkg installer #617

Closed
wants to merge 3 commits into from

Conversation

darcyliu
Copy link
Contributor

Building an OSX installer package

  1. Compiling the source code
  2. Run the ’build-osx-pkg.sh’ script

Then, it will generate a package file ‘mlpack.pkg’ without code sign.

Darcy Liu added 3 commits April 15, 2016 03:01
Building an OSX installer package
1. Compiling the source code
2. Run the ’build-osx-pkg.sh’ script

Then, it will generate a package file ‘mlpack.pkg’ without code sign.
Make a copy of mlpack_knn/mlpack_kfn both on Windows and *unix.
Update documentation which references 'allknn' or 'allkfn').
@rcurtin
Copy link
Member

rcurtin commented Apr 15, 2016

Thanks, this looks good. I think that we should add these changes to the mlpack/jenkins-conf repo though (https://github.com/mlpack/jenkins-conf), and someday set up a Jenkins job to perform the build.

@darcyliu
Copy link
Contributor Author

Yes. I'll work on Jenkins slave soon.

@darcyliu darcyliu closed this Apr 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants