8000 Config-file clean-ups by mortend · Pull Request #230 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Config-file clean-ups #230

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

Merged
merged 4 commits into from
Sep 14, 2019
Merged

Config-file clean-ups #230

merged 4 commits into from
Sep 14, 2019

Conversation

mortend
Copy link
Member
@mortend mortend commented Sep 8, 2019

Some refactoring on config files and related code.

Copy link
Contributor
@kusma kusma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me

@@ -6,6 +6,3 @@ if WIN32 {
require "%HOME%/Library/Application Support/Fusetools/Fuse/Android/.sdkconfig" // For legacy 'fuse install android'
require /usr/local/lib/node_modules/android-build-tools/.unoconfig // For 'npm install -g android-build-tools'
}

// User config
require ~/.unoconfig
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I would kinda have expected this to be squashed in with 70f322d...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, I'll do that. :)

To make life easier when fixing up my Fuse Studio fork, the user config file
is now included automatically by C# code. We no longer need to include it in
common.unoconfig.
I needed this method for debugging Fuse Studio...
The android-build-tools package now writes its config directly to
~/.unoconfig, so this stuff is no longer needed.
This file is now empty, so let's get rid of it completely.
@mortend mortend merged commit 721b35a into fuse-open:master Sep 14, 2019
@mortend mortend deleted the config branch September 14, 2019 03:09
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.

2 participants
0