Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the checkposix script (#3122) | Dana Robinson | 2023-06-14 | 1 | -1/+0 |
| | | | | | This script was used to ensure that all non-HDF5 calls were prefixed with 'HD'. We are removing this scheme so this script is no longer needed. | ||||
* | Removes bin/deploy, which just calls h5redeploy under the hood (#2027) | Dana Robinson | 2022-08-19 | 1 | -1/+0 |
| | |||||
* | Update bin/README.md | Dana Robinson | 2022-08-17 | 1 | -2/+2 |
| | | | Correct missing space after # and ## | ||||
* | Adds a TODO section to bin/README.md (#2028) | Dana Robinson | 2022-08-17 | 1 | -0/+5 |
| | | | Mainly to address the semi-broken state of chkcopyright | ||||
* | Adds a README.md file to bin that indicates script usage (#2024) | Dana Robinson | 2022-08-17 | 1 | -0/+27 |
* Adds a README.md file to bin that indicates script usage * Forgot header row |