summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add -h and --help as flags in h5cc & h5fc (#3729)Glenn Song2023-10-201-8/+14
* Correct path name of ddl file to be changed (#3607)Allen Byrne2023-09-271-2/+2
* Update release script. (#3577)Larry Knox2023-09-221-109/+22
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-2/+2
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-4/+4
* Switch CI to use release script (#3242)Allen Byrne2023-07-131-1/+1
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-121-1/+1
* merge bbrelease to release (#3232)Allen Byrne2023-07-122-353/+38
* Update actions for release option, fix branch for daily build (#3185)Allen Byrne2023-06-291-3/+0
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2910-26/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-2/+2
* Fix #1978 h5vers usage message. (#3162)Larry Knox2023-06-201-2/+3
* Fix path to libhdf5.settings in cmakehdf5 (#3140)H. Joe Lee2023-06-161-2/+2
* Add java options to build scripts (#3127)mattjala2023-06-152-1/+16
* Make autogen.sh output message consistent (#3128)H. Joe Lee2023-06-151-1/+1
* Adds an optional version arg to bin/format_source (#3119)Dana Robinson2023-06-141-1/+15
* Remove the checkposix script (#3122)Dana Robinson2023-06-142-260/+0
* Remove H5detect and H5make_libsettings (#3104)Dana Robinson2023-06-132-25/+1
* Remove ref to format_source_patch (#3072)Dana Robinson2023-06-071-2/+0
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-0/+1
* Run parallel clang-format tasks (#2740)Dana Robinson2023-04-151-1/+1
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-031-5/+5
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-2/+2
* Update testh5cc.sh.in for new major version 1.14. (#2349)Larry Knox2022-12-221-8/+8
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-2/+2
* Update windows worker compilers (#2286)Allen Byrne2022-12-142-18/+18
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-092-16/+5
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-1/+0
* Use ctest_test and APPEND to correctly report passed and failed test numbers ...Larry Knox2022-11-0211-30/+57
* Update copyright headers (#2184)Larry Knox2022-11-0125-487/+48
* Update examples reference to single-source version 2.0.1 (#2107)Allen Byrne2022-09-201-3/+3
* Removes bin/deploy, which just calls h5redeploy under the hood (#2027)Dana Robinson2022-08-192-59/+0
* Updates the warnist script to report gfortran generic warnings (#2040)Dana Robinson2022-08-191-0/+12
* Remove unused dependency files (#2025)Dana Robinson2022-08-172-78/+0
* Update bin/README.mdDana Robinson2022-08-171-2/+2
* Adds a TODO section to bin/README.md (#2028)Dana Robinson2022-08-171-0/+5
* Adds a README.md file to bin that indicates script usage (#2024)Dana Robinson2022-08-171-0/+27
* Removes bin/chkconfigure (#2023)Dana Robinson2022-08-171-82/+0
* Removes bin/format_source_patch (#2022)Dana Robinson2022-08-171-34/+0
* Removes the bin/gcov_script file (#2021)Dana Robinson2022-08-171-51/+0
* Replaces bin/newer with -nt comparison in Makefiles (#2020)Dana Robinson2022-08-171-43/+0
* Removes the bin/yodconfigure script which appears unused (#2019)Dana Robinson2022-08-171-76/+0
* Replaced bin/mkdirs w/ `mkdir -p -m 755`, which is POSIX (#2018)Dana Robinson2022-08-171-33/+0
* Removes the broken bin/errors script (#2017)Dana Robinson2022-08-161-139/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-102-2/+2
* Subfiling updates for release (#1963)jhendersonHDF2022-08-041-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+1
* Removes Windows getlogin() equivalents (#1958)Dana Robinson2022-08-011-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+2
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+1