Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 requested a review from jaredwy August 29, 2019 23:53
@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.

2 participants