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

build: Build all YIO components from GitHub source #57

Merged
merged 1 commit into from
Sep 19, 2020

Conversation

zehnm
Copy link
Member

@zehnm zehnm commented Sep 19, 2020

All YIO components are now built from their GitHub repository sources, and no longer downloaded as binary releases.
Version numbers are still the same and usually directly relate to a GitHub release, which has the same number as Git tag. Furthermore, one can now also use commit hashes for a specific development build.
Not only is this more "Buildroot style", but also allows to adapt to new Qt versions more quickly or use other build environments.

Using binary YIO releases are no longer supported.

This supports #3 in using newer Qt versions. It resolves the chicken-egg issue and no longer depends on GitHub binary releases.

All YIO components are now built from their GitHub repository sources,
and no longer downloaded as binary releases.
Not only is this more "Buildroot style", but also allows to adapt to new
Qt versions more quickly or use other build environments.
@zehnm zehnm added enhancement New feature or request remote-os labels Sep 19, 2020
@zehnm zehnm merged commit 13aacf2 into master Sep 19, 2020
@zehnm zehnm deleted the Buildroot-build-YIO-from-source branch September 19, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request remote-os
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant