-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Remove autotools build system #798
Conversation
.github/workflows/main-cmake.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After we do the delete, all the -cmake prefixes could be dropped from the names
@@ -38,6 +38,8 @@ New features and changes | |||
======================== | |||
Configuration: | |||
------------- | |||
- Removed support for autotools build system. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might also want to have another line where we mention that bin/cmakehdf4 was removed. That probably should have been done in a separate PR since it's not really an Autotools thing.
There's a couple of comments where we should do a final tidy before we merge the PR. Should only take a few minutes. |
Fixed the Makefile and gitattributes |
No description provided.