summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
...
| * Reduce window fortran standard to f90Allen Byrne2020-04-061-1/+1
| * Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-1/+1
| * Update intel flagsAllen Byrne2020-04-061-2/+2
| * Fix missing endifAllen Byrne2020-04-061-0/+1
| * Correct improper file moveAllen Byrne2020-04-061-0/+420
| * Move intel warnings to subfolder, update autotools filesAllen Byrne2020-04-063-499/+69
| * Correct whitespace in flags, force list modeAllen Byrne2020-04-051-3/+3
| * Flag construction must be after compiler detectionAllen Byrne2020-04-053-87/+342
| * TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-052-4/+164
| * TRILAB-192 add comparable clang flagsAllen Byrne2020-03-272-5/+13
| * TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-110/+80
| * Correct syntaxAllen Byrne2020-03-231-2/+2
| * Update CMake compiler flags to use same set of warningsAllen Byrne2020-03-231-31/+82
| * Merge pull request #2402 in HDFFV/hdf5 from ~DYOUNG/werror:break-out-warnings...David Young2020-03-231-3/+3
| |\
| | * Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-191-3/+3
* | | Add Splitter VFD to library.Jacob Smith2020-03-133-0/+24
|/ /
* | Remove system command from valgrind reportsAllen Byrne2020-03-021-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-251-8/+2
* HDFFV-11036 add file compare test processAllen Byrne2020-02-242-5/+109
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2111-95/+187
* TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-121-1/+3
* 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
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-271-22/+5
|\
| * Add another warning variationAllen Byrne2020-01-261-0/+1
| * Correct ignore warningsAllen Byrne2020-01-261-2/+4
| * Remove cmake macros from valgrind testsAllen Byrne2020-01-251-20/+0
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-241-1/+6
|\ \ | |/
| * Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-1/+6
* | Create common build system files for warningsAllen Byrne2020-01-171-10/+35
|/
* Separate result variables for the function performedAllen Byrne2020-01-091-55/+65
* Check for actual content before using fileAllen Byrne2020-01-093-108/+123
* Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-021-1/+1
|\
| * Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-011-1/+1
* | Fix compile and test issues from DTAllen Byrne2019-12-131-2/+6
* | TRILABS-135 Add clang analyzersAllen Byrne2019-12-111-3/+11
* | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-112-5/+8
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-051-1/+1
|\ \ | |/
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-1/+1
* | Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
|/
* Add VS2019 supportAllen Byrne2019-11-185-5/+35
* Fix MPI test dependsAllen Byrne2019-10-231-2/+2
* Update versioning to next major versionAllen Byrne2019-09-254-4/+7
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
* Correct HDF5 options to tristate values.Allen Byrne2019-09-171-6/+10
* HDFFV-10901 add missing config optionsAllen Byrne2019-09-133-15/+90