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

Differentiate file allocations based on build type #525

Open
FALLAI-Denis opened this issue Jul 5, 2024 · 0 comments
Open

Differentiate file allocations based on build type #525

FALLAI-Denis opened this issue Jul 5, 2024 · 0 comments

Comments

@FALLAI-Denis
Copy link

Hi,

The allocation of files needed for the build, in particular the file size, is independent of the build type.
However, the needs are not the same depending on whether you do a userBuild, an impactBuild or a fullBuild.

It would be necessary to be able to declare the file allocation parameters according to the type of build, for the size of the files, but also for the name of the files.
For example a userBuild should use files allocated under the user prefix while an impactBuild or a fullBuild could use files allocated under a common or dedicated prefix.

Thanks.

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