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

[dub-reference/output_target] Basic content #67

Open
WebFreak001 opened this issue Sep 16, 2023 · 0 comments
Open

[dub-reference/output_target] Basic content #67

WebFreak001 opened this issue Sep 16, 2023 · 0 comments

Comments

@WebFreak001
Copy link
Member

  • describe how the binary output path is generated by default
  • link to build settings affecting the output
  • describe what unittest does by default, how it behaves when overriden and if it's possible to somehow restore that behavior
  • tell about how dub describe can be used to get the values programmatically as well (but no way to directly get the binary output yet)
  • describe that there may be multiple outputs depending on the target
    • give samples (on windows PDB and DLL related files are emitted for example, check DUB source - my object file output PR might touch this as well)
  • List default file extensions per platform
  • Give easy copy-pasteable snippet for bin target output, like commonly used in some packages (targetPath "bin")
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

1 participant