summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Set version to 1.13.0Larry Knox2021-11-301-4/+4
* 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
* Restores maintainer mode in the autotools (#200)Dana Robinson2020-12-181-11/+39
* Add else choice to error flags option (#128)Allen Byrne2020-11-251-0/+2
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-251-8/+37
* Correction for location of doxygen folderAllen Byrne2020-11-121-1/+1
* Add missing entries, remove m4 referenceAllen Byrne2020-11-121-6/+13
* Set doxygen default to normally disabled.Allen Byrne2020-11-091-4/+4
* Change doxygen brief variableAllen Byrne2020-11-071-1/+1
* Doxygen correct typosAllen Byrne2020-11-041-1/+1
* Add doxygen auotoconf and cmake supportAllen Byrne2020-11-031-4/+63
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-0/+3
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-6/+56
|\
| * 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-161-6/+6