summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-05-201-7/+6
* Add missing ')'.Larry Knox2020-05-201-1/+1
* Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-05-203-54/+0
* Address PR suggestions and add overlooked GCC compiler version flags.Larry Knox2020-05-202-19/+45
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-05-202-15/+23
* OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-05-202-0/+4
* Trim trailing whitespaceQuincey Koziol2020-05-202-2/+2
* TRILAB-192 version of std=f2008 special checkAllen Byrne2020-05-201-42/+47
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-05-202-82/+197
* Add enable-mirror-vfd flag to configure options.Jacob Smith2020-05-201-5/+11
* Add Splitter VFD to library.Jacob Smith2020-05-203-0/+24
* Hide Frortran directive warningsAllen Byrne2020-05-201-7/+2
* Remove flag from gfort-general in gfort-5, add /EHsc to Win C++Allen Byrne2020-05-201-0/+2
* Update printf pointer syntax and revert fortran to f2003Allen Byrne2020-05-201-1/+1
* Reduce window fortran standard to f90Allen Byrne2020-05-201-1/+1
* Minor updates and fix settings for fortran flagsAllen Byrne2020-05-201-1/+1
* Update intel flagsAllen Byrne2020-05-201-2/+2
* Fix missing endifAllen Byrne2020-05-201-0/+1
* Correct improper file moveAllen Byrne2020-05-201-0/+420
* Move intel warnings to subfolder, update autotools filesAllen Byrne2020-05-203-499/+69
* Correct whitespace in flags, force list modeAllen Byrne2020-05-201-3/+3
* Flag construction must be after compiler detectionAllen Byrne2020-05-203-87/+342
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-202-4/+164
* TRILAB-192 add comparable clang flagsAllen Byrne2020-05-202-5/+13
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-05-201-110/+80
* 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