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

Put build configuration in seperate gitignored file #24

Open
holzingk opened this issue May 29, 2018 · 2 comments
Open

Put build configuration in seperate gitignored file #24

holzingk opened this issue May 29, 2018 · 2 comments

Comments

@holzingk
Copy link
Contributor

The path to the toolchain depends on the host. Therefore it should not be part of version controlled files.

The toolchain could either be specified in a seperate file in the repository or globally somewhere in the ~/.config/grisp/ directory.

@sylane
Copy link
Contributor

sylane commented May 29, 2018

We could just add support for system variable substitution in the path...

@eproxus
Copy link
Member

eproxus commented May 29, 2018

@sylane Then the users would just have to maintain environment variables somewhere else. I'd prefer a separate file.

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