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

Fix Depends-file usage for legacy build system #3350

Merged
merged 2 commits into from
Dec 11, 2019

Conversation

jgfouca
Copy link
Member

@jgfouca jgfouca commented Dec 9, 2019

The legacy system only used the Depends.mach.compiler file if
it existed. The Cmake system does not work that way and changes
were implemented that caused all matching Depends files to be
used in both build systems.

This commit restores the legacy behavior to the legacy system.

[BFB]

The legacy system only used the Depends.mach.compiler file if
it existed. The Cmake system does not work that way and changes
were implemented that caused all matching Depends files to be
used in both build systems.

This commit restores the legacy behavior to the legacy system.

[BFB]
@jgfouca jgfouca added Scripts bug fix PR BFB PR leaves answers BFB CIME labels Dec 9, 2019
@jgfouca jgfouca self-assigned this Dec 9, 2019
@jgfouca
Copy link
Member Author

jgfouca commented Dec 9, 2019

@worleyph

jgfouca added a commit that referenced this pull request Dec 10, 2019
Fix Depends-file usage for legacy build system

The legacy system only used the Depends.mach.compiler file if
it existed. The Cmake system does not work that way and changes
were implemented that caused all matching Depends files to be
used in both build systems.

This commit restores the legacy behavior to the legacy system.

[BFB]

* origin/jgfouca/fix_legacy_depends_cp:
  Fix for when called multiple times
  Fix Depends-file usage for legacy build system
jgfouca added a commit that referenced this pull request Dec 11, 2019
The legacy system only used the Depends.mach.compiler file if
it existed. The Cmake system does not work that way and changes
were implemented that caused all matching Depends files to be
used in both build systems.

This commit restores the legacy behavior to the legacy system.

[BFB]

* origin/jgfouca/fix_legacy_depends_cp:
  Fix for when called multiple times
  Fix Depends-file usage for legacy build system
@jgfouca jgfouca merged commit aba8bcd into master Dec 11, 2019
@jgfouca jgfouca deleted the jgfouca/fix_legacy_depends_cp branch February 5, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant