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

Path autodetection #41

Merged
merged 6 commits into from
Aug 30, 2019
Merged

Conversation

fosterbrereton
Copy link
Contributor

@fosterbrereton fosterbrereton commented Aug 29, 2019

Adding a couple new flags to hyde that I hope will help make it easier for a new user to get up and running with the tool more quickly. Note that these shouldn't have an effect on the current default workflows of the tool - they only have an effect when explicitly specified:

  • hyde-very-verbose - output the clang driver's verbose output
  • auto-resource-dir - Derive the resource directory automatically
  • auto-sysroot - Derive and specify isysroot
  • auto-toolchain-includes - Derive and include the toolchain include paths
  • use-system-clang - Combo of auto-resource-dir and auto-sysroot on the Mac, auto-resource-dir and auto-toolchain-includes elsewhere.

@fosterbrereton fosterbrereton merged commit 75587be into master Aug 30, 2019
@fosterbrereton fosterbrereton deleted the fbrereto/190829/include-path-autodetect branch August 30, 2019 06:26
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.

None yet

1 participant