summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Incorporate the H5_ECFLAGS into the library CFLAGS. Now a bunch of errors willDavid Young2020-02-251-1/+1
| | | * Break out warnings into more files that autoconf and CMake can share. ThisDavid Young2020-02-2534-71/+177
| * | | Allow use of INTEL icl/icl++ for clangAllen Byrne2020-03-192-59/+63
| |/ /
| * | Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
| * | Modfy expression to match mpicc build with Intel as intel compiler, notLarry Knox2020-02-272-2/+2
| * | Add java version and reference libsettingsAllen Byrne2020-02-271-2/+3
| * | Update examples and fix old version references.Allen Byrne2020-02-264-11/+11
| * | Move MODEL check to before usage in CTestScript.cmake.Allen Byrne2020-02-262-7/+8
| |/
| * Fix Fortran macro use and jni commentAllen Byrne2020-02-252-14/+8
| * HDFFV-11036 add file compare test processAllen Byrne2020-02-242-5/+109
| * TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2116-209/+308
| * CMake cleanupAllen Byrne2020-02-212-2/+2
| * TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-122-14/+17
| * HDFFV-10996 - add java vol testsAllen Byrne2020-02-031-0/+301
| * Correctly manage warnings for new testsAllen Byrne2020-01-291-0/+2
| * Ext libs ZLIB and SZIP warnings are separate concernsAllen Byrne2020-01-291-0/+1
| * Remove commented warnings lineAllen Byrne2020-01-291-6/+0
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-272-23/+6
| |\
| | * Add another warning variationAllen Byrne2020-01-261-0/+1
| | * Correct ignore warningsAllen Byrne2020-01-261-2/+4
| | * Only use sanitizer with ClangAllen Byrne2020-01-261-1/+1
| | * Remove cmake macros from valgrind testsAllen Byrne2020-01-251-20/+0
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-242-2/+9
| |\ \ | | |/
| | * Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-232-2/+9
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-191-0/+16
| |\ \ | | |/
| | * Removed UIUC from copyright, added helpful comment.Dana Robinson2020-01-181-2/+1
| | * Added a config file for ARM (Tested on a Raspberry Pi 3B+Dana Robinson2020-01-171-0/+17
| * | Create common build system files for warningsAllen Byrne2020-01-177-27/+143
| |/
| * HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
| * Adjust regex for warningsAllen Byrne2020-01-141-8/+8
| * Ignore ZLIB warningsAllen Byrne2020-01-131-0/+1
| * Separate result variables for the function performedAllen Byrne2020-01-093-88/+104
| * Check for actual content before using fileAllen Byrne2020-01-095-264/+298
| * Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-022-2/+2
| |\
| | * Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-011-1/+1
| | * Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-01-011-1/+1
| * | Minor whitespaceAllen Byrne2019-12-171-2/+2
| * | Fix compile and test issues from DTAllen Byrne2019-12-134-5/+17
| * | TRILABS-135 Add clang analyzersAllen Byrne2019-12-116-3/+1233
| * | HDFFV-10979 fix global name clashAllen Byrne2019-12-111-0/+5
| * | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-112-5/+8
| * | Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-18/+0
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-052-2/+5
| |\ \ | | |/
| | * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-042-2/+5
| * | Update reference files to latest outputAllen Byrne2019-12-021-3/+0
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-022-88/+12
| |\ \ | | |/
| | * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-272-88/+12
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-262-12/+88
| |\ \ | | |/
| | * Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-someDavid Young2019-11-258-10/+46
| | |\
| | * | Always warn on maybe-uninitialized. -Wincompatible-pointer-types was notDavid Young2019-11-221-2/+2