summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* Correct syntaxAllen Byrne2020-05-201-2/+2
* Update CMake compiler flags to use same set of warningsAllen Byrne2020-05-201-31/+82
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-05-201-3/+3
* Remove system command from valgrind reportsAllen Byrne2020-05-201-2/+2
* Add java version and reference libsettingsAllen Byrne2020-05-201-2/+3
* Update examples and fix old version references.Allen Byrne2020-05-204-11/+11
* Move MODEL check to before usage in CTestScript.cmake.Allen Byrne2020-05-202-7/+8
* Fix Fortran macro use and jni commentAllen Byrne2020-05-201-8/+2
* HDFFV-11036 add file compare test processAllen Byrne2020-05-202-5/+109
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-2011-95/+187
* TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-05-201-1/+3
* HDFFV-10996 - add java vol testsAllen Byrne2020-05-201-0/+301
* Correctly manage warnings for new testsAllen Byrne2020-05-201-0/+2
* Ext libs ZLIB and SZIP warnings are separate concernsAllen Byrne2020-05-201-0/+1
* Add another warning variationAllen Byrne2020-05-201-0/+1
* Correct ignore warningsAllen Byrne2020-05-201-2/+4
* Remove cmake macros from valgrind testsAllen Byrne2020-05-201-20/+0
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-05-201-1/+6
* Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-05-201-6/+1
* Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-05-201-1/+6
* Create common build system files for warningsAllen Byrne2020-05-201-10/+35
* Separate result variables for the function performedAllen Byrne2020-05-201-55/+65
* Check for actual content before using fileAllen Byrne2020-05-203-108/+123
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-05-201-1/+1
* Fix compile and test issues from DTAllen Byrne2020-05-201-2/+6
* TRILABS-135 Add clang analyzersAllen Byrne2020-05-201-3/+11
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2020-05-202-5/+8
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-1/+1
* Remove unneeded flag overwritesAllen Byrne2020-05-201-8/+0
* Add VS2019 supportAllen Byrne2020-05-205-5/+35
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0940-2181/+2085
* Snapshot version 1.11 release 2.hdftest2018-09-201-1/+1
* HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-041-0/+17
* 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-303-3/+6
* | 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
| |/
* | HDFFV-10508 pubconf changes foundAllen Byrne2018-07-302-32/+20
|/
* ifdef around std flag for cygwinAllen Byrne2018-07-181-4/+5
* TRILAB-31 Working locallyAllen Byrne2018-07-161-14/+12
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-2/+2