summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFCompilerFlags.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Warnings merge 110 (#300)Allen Byrne2021-02-041-4/+30
| | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * Merge dev warnings refactor from develop
* 1 10 merges from develop (#298)Allen Byrne2021-02-041-3/+6
| | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms
* Merge pull request #2656 in HDFFV/hdf5 from ↵Larry Knox2020-06-211-19/+7
| | | | | | | | | ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12 * commit '538b1317646f52658c2a896bbde4dce4246a9761': Squashed commit of the following: Addition of clang-warnings flags Update examples/teth5cc.sh.in for version 1.10.
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-191-68/+6
| | | | | | | flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-7/+7
|
* Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files toLarry Knox2020-04-271-18/+0
| | | | config/cmake_ext_mod/HDFMacros.cmake for common use.
* Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-271-0/+13
|
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-211-7/+12
| | | | | | g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine warnings flags to be added based on C++ compiler version instead of C compiler version.
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-45/+45
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-74/+14
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-301-84/+113
|
* Merge CMake and tools changes from developAllen Byrne2020-02-271-2/+9
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-111-10/+35
|
* Merge of --Wc++-compat changes from developDana Robinson2020-01-091-1/+1
|
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-091-1/+1
|
* Correct HDF5 options to tristate valuesAllen Byrne2019-09-171-6/+10
|
* HDFFV-10903 merge updated changesAllen Byrne2019-09-171-1/+75
|
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-2/+2
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-1/+16
|
* HDFFV-10674, 10664, 10674Allen Byrne2019-01-071-3/+3
|
* HDFFV-10575, 10332, 10531, 10594 and TRILAB-21Allen Byrne2018-10-041-28/+49
|
* Adjust warning flags to match autotools, add configure statusAllen Byrne2018-08-211-64/+41
|
* Update macros and cygwin flagsAllen Byrne2018-07-271-4/+5
|
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-221-15/+31
|
* HDFFV-10398 merge from develop improve CMake codeAllen Byrne2018-01-301-2/+2
|
* HDFFV-10385,10392,10393 merge from developAllen Byrne2018-01-221-3/+3
|
* HDFFV-10385 Refactor use of CMAKE_BUILD_TYPEAllen Byrne2018-01-081-3/+3
|
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* Add unused -parameters to developer group.Allen Byrne2017-01-131-1/+1
|
* Add addition hint info about optionAllen Byrne2017-01-131-1/+1
|
* Update developer flags to account for gcc versionAllen Byrne2017-01-121-3/+27
|
* Move Windows level 4 warnings to developer optionAllen Byrne2017-01-121-4/+11
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-85/+80
|
* [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 fromDana Robinson2015-11-241-2/+2
| | | | | | | C++ flags under CMake. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, CMake 3.3.2
* [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-2/+2
|
* [svn-r27087] Add changes for debug flagsAllen Byrne2015-05-151-2/+8
|
* [svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Allen Byrne2015-05-141-0/+268
Tested: local linux