Skip to content

[native_toolchain_c] Skip building dylib if code asset type not reque… #1843

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dcharkes
Copy link
Collaborator

@dcharkes dcharkes commented Dec 20, 2024

Follow up of:

Hooks should not fail early if an asset type is not requested to build.

In order to avoid hook writers having to wrap the Builders for all the various asset types with statements checking that those asset types are requested, the builders themselves just no-op if the asset type is not requested.

@coveralls
Copy link

Coverage Status

coverage: 87.97% (+0.002%) from 87.968%
when pulling 4af4e62 on cbuilder-build-asset-types
into 9596c1f on main.

@auto-submit auto-submit bot merged commit 2a4d563 into main Dec 20, 2024
24 checks passed
@auto-submit auto-submit bot deleted the cbuilder-build-asset-types branch December 20, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants