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

Handle SystemVerilog exported header dirs in published HDVL sources archives #145

Conversation

tudortimi
Copy link
Owner

No description provided.

We still need to implement proper handling of headers in order to get a list of files through the source set.
The `getSourceDirectories()` method returns which source directories are specified, but does not check whether they actually exist. Source sets in Gradle are primarily intended for specifying files, but we're trying to also use them for specifying directories, which means that we'll have to invest a bit more effort.
@tudortimi tudortimi force-pushed the handle-systemverilog-exported-header-dirs-in-published-hdvl-sources-archives branch from 11f6f46 to 21dca8a Compare May 26, 2024 16:15
@tudortimi tudortimi merged commit 0b66a18 into master May 26, 2024
1 check passed
@tudortimi tudortimi deleted the handle-systemverilog-exported-header-dirs-in-published-hdvl-sources-archives branch May 26, 2024 16:18
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