summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files toLarry Knox2020-04-273-54/+0
| | | | config/cmake_ext_mod/HDFMacros.cmake for common use.
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-271-8/+9
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Larry Knox2020-04-271-1/+1
|\ | | | | | | | | * commit 'e479d78aba77b63cc5a5d1d3d0737f2fa76c86d3': Snapshot version 1.8 release 22 (snap6) Update version to 1.8.22-snap7
| * Merge branch 'hdf5_1_8' of ↵hdftest2020-04-266-244/+731
| |\ | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_8
| * | Snapshot version 1.8 release 22 (snap6)hdftest2020-04-261-1/+1
| | | | | | | | | | | | Update version to 1.8.22-snap7
* | | Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-202-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.
* | 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
| |
* | Remove 128bit config check fo 1.8Allen Byrne2020-04-071-70/+1
| |
* | TRILAB-192 - merge changes from developAllen Byrne2020-04-075-77/+485
| | | | | | | | 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-312-89/+117
|/
* Snapshot version 1.8 release 22 (snap5)hdftest2020-03-251-1/+1
| | | | Update version to 1.8.22-snap6
* Snapshot version 1.8 release 22 (snap4)hdftest2020-03-181-1/+1
| | | | Update version to 1.8-snap5
* Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|
* Merge changes from other branchesAllen Byrne2020-02-2912-98/+285
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-113-11/+40
|
* Add another warning variationAllen Byrne2020-01-261-0/+1
|
* Add unknown pragma warning ignoreAllen Byrne2020-01-261-0/+1
|
* Add ZLIB to warings ignoreAllen Byrne2020-01-261-21/+2
|
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-121-1/+1
|
* Minor corrections to CMake functionsAllen Byrne2019-12-172-8/+19
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2019-12-041-1/+1
|\ | | | | | | | | * commit 'ba246c2b02b50f9660ae5d415ca9b23fbec0d815': Snapshot version 1.8 release 22 (snap3)
| * Snapshot version 1.8 release 22 (snap3)hdftest2019-12-041-1/+1
| |
* | Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
|/
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-184-7/+33
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-2312-72/+467
|
* Snapshot version 1.8 release 22 (snap2)hdftest2019-09-231-1/+1
|
* Snapshot version 1.8 release 22 (snap1)hdftest2019-09-161-1/+1
|
* Fix namespace usageAllen Byrne2019-08-291-2/+2
|
* Fix EXISTS test and add toolchainAllen Byrne2019-08-291-4/+4
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-221-3/+0
|
* Correct package name usageAllen Byrne2019-08-071-3/+3
|
* Merge mostly CMake changes from develop and file cleanupAllen Byrne2019-08-062-177/+199
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-2712-184/+171
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-0/+2
|
* Fix Fortran feature var usage and message syntaxAllen Byrne2019-05-173-9/+9
|
* Correct config find checksAllen Byrne2019-04-051-0/+1
|
* Merge in CMake changes from developAllen Byrne2019-04-048-45/+46
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2019-04-031-1/+1
|\ | | | | | | | | * commit '4e69cd6770e666c1f7ae734951fc677427dc499d': Snapshot version 1.8 release 22 (snap0)
| * Snapshot version 1.8 release 22 (snap0)hdftest2019-04-011-1/+1
| |
* | Allow option to select NAMESPACEAllen Byrne2019-03-281-0/+2
|/
* Correct examples for packagingAllen Byrne2019-03-282-6/+10
|
* CMake updatesAllen Byrne2019-01-247-331/+374
|
* Fix typo in whitespace areaAllen Byrne2018-10-291-1/+1
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-295-115/+138
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-029-146/+602
|
* HDFFV-10569 Update docs with unsupported optionsAllen Byrne2018-09-182-1/+24
|
* Updated support branch version number to 1.8.22-snap0lrknox2018-05-221-1/+1
|
* Correct attribute locationAllen Byrne2018-05-221-6/+6
|
* Fix soversion, update cmake scriptsAllen Byrne2018-05-163-7/+7
|