summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Sync with develop (#1863)feature/onion_vfdDana Robinson2022-07-091-55/+41
* Onion VFD: Sync with develop (#1685)Dana Robinson2022-04-251-19/+0
* Use AC_MSG_RESULT/AC_MSG_ERROR/AC_MSG_WARN instead of echo (#1532)Wei-keng Liao2022-03-281-37/+14
* Plugin test cleanup (#1479)Dana Robinson2022-03-101-13/+12
* Disable memory alloc sanity checks by default for Autotools debug builds (#1468)jhendersonHDF2022-03-031-8/+9
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-1/+1
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-7/+10
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
* Updated README.txt to README.md (#1375)Scot Breitenfeld2022-01-141-2/+2
* Make it easier to find version specific docs. (#1260)Gerd Heber2021-12-131-1/+1
* Fix directory variable in shell scripts (#1273)Allen Byrne2021-12-101-3/+9
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-1/+1
* Make default to build high-level tools the same as default for (#1234)Larry Knox2021-11-301-1/+4
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-291-1/+141
* Next batch of Doxygen updates. (#1180)Gerd Heber2021-11-231-2/+4
* New references for Dimension Scale APIs (#1139)jhendersonHDF2021-11-051-0/+32
* Github #1019 - add Fortran developer flags (#1090)Allen Byrne2021-10-271-0/+1
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-0/+1
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-061-39/+42
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
* HDFFV-11266 - add option to build HL tools (#1018)Allen Byrne2021-09-161-0/+20
* Fix various warnings and issues in doxygen doc generation (#994)Allen Byrne2021-09-101-1/+3
* A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-011-1/+5
* Move pwd header check to alphabetical order (#954)Dana Robinson2021-08-231-1/+1
* Develop windows compiler fixes (#912)Allen Byrne2021-08-191-1/+1
* Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-101-0/+1
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-2/+0
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-15/+10
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-12/+0
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-251-2/+2
* Removes checks for signal and set/longjmp, which are C89 (#798)Dana Robinson2021-06-251-2/+2
* Removes ancient Autotools cruft (#790)Dana Robinson2021-06-241-10/+0
* Further simplifies Autotools type size checks (#789)Dana Robinson2021-06-231-12/+2
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-231-1/+1
* Removes outdated checks for ways inline might be defined (#781)Dana Robinson2021-06-231-21/+0
* Removes checks for (v)snprintf, which are C99 (#772)Dana Robinson2021-06-211-2/+2
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-181-1/+0
* Removes some DEC Alpha cruft from H5detect and H5private.h (#708)Dana Robinson2021-06-021-3/+3
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-14/+0
* Clean up type size checks in configure.ac (#702)Dana Robinson2021-05-291-29/+10
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-281-9/+1
* doygen adjustments (#614)Allen Byrne2021-05-041-2/+3
* Merge doxygen2 into develop (#553)Gerd Heber2021-04-261-3/+21
* Remove unused #cmakedefine and autotools checks (#431)Sean McBride2021-04-131-1/+0
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Add option to control gcc 10 warnings diagnostics (#321)Allen Byrne2021-02-081-0/+45
* Remove unused AC_REVISION macro from configure.ac (#292)Dana Robinson2021-01-301-1/+0
* Fixes Autotools detection of the st_blocks field in stat (#246)Dana Robinson2021-01-081-2/+2