Skip to content

External Packages (BETA feature) - #174

Merged
henryiii merged 4 commits into
masterfrom
externpack
Jul 26, 2018
Merged

henryiii merged 4 commits into
masterfrom
externpack

Conversation

@henryiii

Copy link
Copy Markdown
Member

Before we could only do this:

goofit
  - goofit_my_package
   ...

This PR allows packages of the form:

my_package
  - goofit
  ...

This allows a package to use GooFit as a submodule, locking in a specific version, as well as provide faster builds (tests, python, and examples skipped). This is how most other libraries work, and is made possible by proper linking on GooFit's part.

@henryiii
henryiii merged commit 6b9fe5d into master Jul 26, 2018
@henryiii
henryiii deleted the externpack branch July 26, 2018 15:18
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.

1 participant