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

Download tarballs instead of use git #14

Closed
piranna opened this issue Jul 25, 2016 · 4 comments
Closed

Download tarballs instead of use git #14

piranna opened this issue Jul 25, 2016 · 4 comments

Comments

@piranna
Copy link
Contributor

piranna commented Jul 25, 2016

Use direct download of tarballs instead of download latests source code using git. For QtBase the url is http://download.qt.io/official_releases/qt/5.7/5.7.0/submodules/qtbase-opensource-src-5.7.0.tar.gz, maybe we should do first some trials with previous versions due to #13.

@mitsukaki
Copy link

Are you referring to our build scripts? To download tarballs instead of using git?

@piranna
Copy link
Contributor Author

piranna commented Aug 4, 2016

Are you referring to our build scripts? To download tarballs instead of
using git?

Yes, this would remove one dependency (git), make download faster (only
latests files without the changes history) and more important use fixed and
tested versions instead of latest master branch, so environment is easily
replicable and testeable.

@Coretool
Copy link
Owner

Coretool commented Aug 4, 2016

We can close this, tars are in use now !

@Coretool Coretool closed this as completed Aug 4, 2016
@piranna
Copy link
Contributor Author

piranna commented Aug 4, 2016

:-D

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

No branches or pull requests

3 participants