summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Removed UIUC from copyright, added helpful comment.Dana Robinson2020-05-201-2/+1
* Added a config file for ARM (Tested on a Raspberry Pi 3B+Dana Robinson2020-05-201-0/+17
* Create common build system files for warningsAllen Byrne2020-05-207-27/+143
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-201-1/+1
* Adjust regex for warningsAllen Byrne2020-05-201-8/+8
* Ignore ZLIB warningsAllen Byrne2020-05-201-0/+1
* Separate result variables for the function performedAllen Byrne2020-05-203-88/+104
* Check for actual content before using fileAllen Byrne2020-05-205-264/+298
* Revert "let hdf5 pick up the right compiler in Intel environment"kmu2020-05-204-121/+10
* let hdf5 pick up the right compiler in Intel environmentkmu2020-05-204-10/+121
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-05-201-1/+1
* Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-05-201-1/+1
* Minor whitespaceAllen Byrne2020-05-201-2/+2
* Fix compile and test issues from DTAllen Byrne2020-05-204-5/+17
* TRILABS-135 Add clang analyzersAllen Byrne2020-05-206-3/+1233
* HDFFV-10979 fix global name clashAllen Byrne2020-05-201-0/+5
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2020-05-202-5/+8
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-18/+0
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-202-2/+5
* Update reference files to latest outputAllen Byrne2020-05-201-3/+0
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-202-88/+12
* Always warn on maybe-uninitialized. -Wincompatible-pointer-types was notDavid Young2020-05-201-2/+2
* Only promote maybe-uninitialized warnings to errors on GCC 8. Even onDavid Young2020-05-201-1/+7
* Only use -Werror=cast-function-type with GCC 8 and later.David Young2020-05-201-1/+1
* Put all of the -W options back into the order I found them in so that it'sDavid Young2020-05-201-29/+23
* Promote decleration-after-statement warnings to errors.David Young2020-05-201-1/+1
* Make errors of some more warnings. Move disabled warnings toDavid Young2020-05-201-31/+43
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-202-12/+76
* Remove unneeded flag overwritesAllen Byrne2020-05-201-8/+0
* Add VS2019 supportAllen Byrne2020-05-208-10/+46
* Disable C++ compatibility warnings to follow `develop` on the main fork.David Young2020-01-101-0/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0959-3053/+3179
* Make some NetBSD compatibility patches.David Young2019-10-031-0/+56
* Snapshot version 1.11 release 2.hdftest2018-09-201-1/+1
* HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-041-0/+17
* Move muti-config dir setting to root processAllen Byrne2018-09-011-3/+4
* Correct name of osx installerAllen Byrne2018-08-231-1/+1
* Use project varsAllen Byrne2018-08-221-1/+1
* Fix for packaging prefix in examplesAllen Byrne2018-08-221-1/+1
* HDFFV-10547 develop needs 1.12 default optionAllen Byrne2018-08-201-0/+3
* HDFFV-10547 requires updated examples versionAllen Byrne2018-08-201-0/+3
* HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT optionAllen Byrne2018-08-171-0/+3
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-161-64/+41
* Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...Jordan Henderson2018-08-021-17/+19
|\
| * Add Autotools and CMake checks for big I/O MPI-3 functionsJordan Henderson2018-07-311-0/+1
| * Add hdf5settings section for parallel compression status in CMake buildsJordan Henderson2018-07-311-17/+18
* | HDFFV-10508 more config fixesAllen Byrne2018-07-304-6/+9
* | HDFFV-10508 correct sizeofAllen Byrne2018-07-302-7/+9
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-07-301-1/+1
|\ \
| * | Fixed typo in H5_H5CONFIG_F_IKIND nameM. Scot Breitenfeld2018-07-301-1/+1
| |/