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

config: Buildsystem cleanup #3053

Merged
merged 9 commits into from
Nov 4, 2018

Conversation

antonlacon
Copy link
Contributor

This cleans up some more elements of the buildsystem.

show_config: Only show information about Kodi if it is being built.
source: use https for sourceforge downloads.
options: general cleanup, making use of functions' die()
functions: check_path is only called in options, right before check_config, so just roll it into check_config (which is also only called in options)
version: this should be part of the distro information; make it such.

Kwiboo
Kwiboo previously requested changes Oct 24, 2018
config/show_config Outdated Show resolved Hide resolved
config/options Outdated Show resolved Hide resolved
config/options Outdated Show resolved Hide resolved
config/options Outdated Show resolved Hide resolved
@MilhouseVH
Copy link
Contributor

This all looks fine, apart from the comments on the "config/options: general cleanup" commit.

We should decide what the team or project standard is before changing code to suit a personal standard or taste. I feel some of the changes in the mentioned commit are not following the existing de-facto project standard, which is something we should clear up before proceeding.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
@antonlacon antonlacon force-pushed the buildsystem-to-merge branch 4 times, most recently from cfae77f to 8272c88 Compare October 25, 2018 20:33
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
brackets around variable names
shell builtin for inserting values into empty variables
line indent
variable quotes

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
The information within config/version contains information that is about
LibreELEC the distribution, so place it there. Config/version should contain
version information about the LibreELEC the buildsystem.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
@MilhouseVH MilhouseVH merged commit dc17f64 into LibreELEC:master Nov 4, 2018
@antonlacon antonlacon deleted the buildsystem-to-merge branch November 8, 2018 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants