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

Starting to add doxygen, moved FindNetCDF.cmake and FindESMF.cmake into project, edit README #192

Merged
merged 8 commits into from
Oct 28, 2020

Conversation

edwardhartnett
Copy link
Collaborator

Part of #171
Fixes #190
Part of #191

Dealing with submodule, starting to add docs.

@GeorgeGayno-NOAA
Copy link
Collaborator

PR #187 is next in the queue.

Should this PR go in before #188 or does it matter?

@edwardhartnett
Copy link
Collaborator Author

This can wait until #187 is merged...

@GeorgeGayno-NOAA
Copy link
Collaborator

#187 was merged. We can do this PR next, then #188. Orion is back up, so I can do a quick compile on all our officially supported machines.

@GeorgeGayno-NOAA
Copy link
Collaborator

#187 was merged. We can do this PR next, then #188. Orion is back up, so I can do a quick compile on all our officially supported machines.

Ensure you merge the latest updates from develop to your branch.

@GeorgeGayno-NOAA
Copy link
Collaborator

@edwardhartnett When I clone your branch, I see a zero byte .gitmodules file. And I see an empty CMakeModules directory. All package finds are now under ./cmake. So can the first two items be removed?

@edwardhartnett
Copy link
Collaborator Author

@GeorgeGayno-NOAA good question! I will investigate and remove them if it works...

@edwardhartnett
Copy link
Collaborator Author

@GeorgeGayno-NOAA I think this is ready to merge.

config files are now in ./cmake.

Issue #191
@GeorgeGayno-NOAA
Copy link
Collaborator

I was able to remove empty directory CMakeModules with no impact.

@GeorgeGayno-NOAA
Copy link
Collaborator

The branch at 60f7d34 at successfully compiled on WCOSS-Dell, WCOSS-Cray, Hera and Orion. It failed on Jet, because I am pointing to Dom's NCEPLIBS. And he recently renamed and removed his directories. So the failure is not due to changes under this PR. Will merge.

Copy link
Collaborator

@GeorgeGayno-NOAA GeorgeGayno-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know doxygen. But I trust Ed's doxygen updates are correct. The updates to the build system are working.

@edwardhartnett edwardhartnett merged commit 8b25d26 into develop Oct 28, 2020
@edwardhartnett edwardhartnett deleted the ejh_doc_2 branch October 28, 2020 18:25
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.

Add .cmake files to repo, stop using submodule
2 participants