Skip to content

Commit

Permalink
Remove bin/cmakehdf5
Browse files Browse the repository at this point in the history
This was an unsupported build script to make building the library
with CMake look like building it with the Autotools. It hasn't been
maintained in a long time and we've had it marked as deprecated for
years.
  • Loading branch information
derobins authored and lrknox committed Oct 22, 2024
1 parent 877c6d8 commit 6db28d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 388 deletions.
1 change: 0 additions & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Programs run via `autogen.sh` (or the equivalent in CMake) are indicated.
|`buildhdf5`|Convenience script to build HDF5 using the Autotools|
|`checkapi`|Checks if public API calls are used in internal functions|
|`chkcopyright`|Checks if files have appropriate copyright statements|
|`cmakehdf5`|Convenience script to build HDF5 using CMake|
|`debug-ohdr`|Examines debug output from `H5O_open/close` to look for open objects|
|`format_source`|Runs `clang-format` over the source files, applying our rules|
|`genparser`|Creates the flex/bison-based parser files in the high-level library|
Expand Down
387 changes: 0 additions & 387 deletions bin/cmakehdf5

This file was deleted.

Loading

0 comments on commit 6db28d6

Please sign in to comment.