summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Allen Byrne2020-04-273-74/+42
|\ | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '68adfb86d056af222ab80c349c56e0bd1d183f09': Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to develop Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to config/cmake_ext_mod/HDFMacros.cmake for common use. Restrict errors to gcc 4.8 and above. Fix NoFilter build TRILAB-244 separate CXX warnings and errors from C Don't add general warnings flags for unsupported old versions of gcc and 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.
| * Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files toLarry Knox2020-04-273-54/+0
| | | | | | | | config/cmake_ext_mod/HDFMacros.cmake for common use.
| * Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-271-0/+13
| |
| * TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-271-8/+9
| |
| * Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-212-15/+23
| | | | | | | | | | | | 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.
* | Snapshot version 1.10 release 7 (snap0)hdftest2020-04-261-1/+1
|/ | | | Update version to 1.10.7-1
* TRILAB-192 version of std=f2008 special checkAllen Byrne2020-04-141-42/+47
|
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-132-82/+197
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-075-83/+486
| | | | 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-302-86/+115
|
* Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|
* Merge CMake and tools changes from developAllen Byrne2020-02-2715-123/+322
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-112-10/+36
|
* Add another warning variationAllen Byrne2020-01-261-0/+1
|
* Add unknown pragma warning ignoreAllen Byrne2020-01-261-0/+1
|
* Correct CMake warnings to ignoreAllen Byrne2020-01-261-22/+3
|
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-122-108/+133
|
* 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
|
* Minor corrections to CMake functionsAllen Byrne2019-12-173-10/+25
|
* Update version for HDF5_1_10Larry Knox2019-12-111-2/+2
|
* Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-186-7/+37
|
* Snapshot version 1.10 release 6 (snap3)Larry Knox2019-11-121-1/+1
| | | | Update version to 1.10.6-snap4
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-181-1/+1
|\ | | | | | | | | * commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3
| * Snapshot version 1.10 release 6 (snap2)hdftest2019-09-171-1/+1
| | | | | | | | Update version to 1.10.6-snap3
* | Correct HDF5 options to tristate valuesAllen Byrne2019-09-171-6/+10
| |
* | HDFFV-10903 merge updated changesAllen Byrne2019-09-173-5/+149
| |
* | Merge S3 code from develop to 1.10Allen Byrne2019-09-133-10/+64
|/
* Fix namespace usageAllen Byrne2019-08-291-3/+3
|
* Fix EXISTS test syntax and add toolchainAllen Byrne2019-08-294-11/+11
|
* Correct threadsafe enable codeAllen Byrne2019-08-281-1/+6
|
* Snapshot version 1.10 release 6 (snap1)hdftest2019-08-261-1/+1
| | | | Update version to 1.10.6-snap2
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-2/+2
|
* HDFFV-10879 set default API versionAllen Byrne2019-08-131-2/+0
|
* Use a STRING option for API versionAllen Byrne2019-08-121-1/+1
|
* Fix API version optionAllen Byrne2019-08-121-0/+2
|
* Correct package name usageAllen Byrne2019-08-071-4/+4
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-1/+16
|
* Minor comment fixAllen Byrne2019-07-251-1/+1
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-249-179/+52
|
* Fixed name for 'Build HDF Tests' in CMake's libhdf5 settingsDhvanil Popat2019-07-031-1/+1
|
* Fixed options for CMake to correct namesDhvanil Popat2019-06-251-2/+2
|
* Added Tests/Tools to libhdf5.settings in cmake equivalentDhvanil Popat2019-06-251-0/+2
|
* HDFFV-9407 Merge test addition from developAllen Byrne2019-06-251-0/+1
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-2010-488/+35
|
* Updates from developAllen Byrne2019-06-103-626/+565
|
* Update cmake macros and java arg formatAllen Byrne2019-05-314-10/+86
|
* Fix message command syntaxAllen Byrne2019-05-174-13/+13
|
* Update namespace handlingAllen Byrne2019-04-043-3/+5
|