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

feat: reuse precompiled objects of targets in srcs #176

Merged
merged 2 commits into from
May 1, 2024

Conversation

f0rmiga
Copy link
Owner

@f0rmiga f0rmiga commented May 1, 2024

When a target is provided to the srcs attribute of the Fortran rules, it will now reuse precompiled objects, if available.

When a target is provided to the srcs attribute of the Fortran rules, it
will now reuse precompiled objects, if available.
@f0rmiga f0rmiga force-pushed the f0rmiga/reuse-compiled-objects branch from 2a38c81 to 1a0b20d Compare May 1, 2024 20:48
@f0rmiga f0rmiga requested a review from matte1 May 1, 2024 20:48
@f0rmiga f0rmiga changed the title feat: reuse dependency src precompiled objects feat: reuse precompiled objects of targets in srcs May 1, 2024
@f0rmiga f0rmiga merged commit 36e3e1f into main May 1, 2024
11 checks passed
@f0rmiga f0rmiga deleted the f0rmiga/reuse-compiled-objects branch May 1, 2024 21:10
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