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

Manage dependencies using submodules #15

Open
cyenyxe opened this issue Oct 30, 2014 · 0 comments
Open

Manage dependencies using submodules #15

cyenyxe opened this issue Oct 30, 2014 · 0 comments
Labels

Comments

@cyenyxe
Copy link
Contributor

cyenyxe commented Oct 30, 2014

I have found out that all our dependencies are now maintained in GitHub. To be as up-to-date as possible, it could be a good idea to manage them with submodules. If we point to the tag with their latest release we can also guarantee stability.
From the point of view of the applications that depend on hpg-libs it shouldn't be a problem because the git submodules command has a --recursive option that handles nested submodules.

The links to the projects are:
https://github.com/samtools/samtools, https://github.com/samtools/htslib (tagged releases)
https://github.com/akheron/jansson (tagged releases)
https://github.com/mackyle/sqlite/ (unofficial, tagged releases)
https://github.com/argtable
https://github.com/hyperrealm/libconfig

Thoughts? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant