summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge hdf5 1 10 8 (#1154)hdf5-1_10_8Larry Knox2021-10-2939-1174/+1503
| | | Merge HDF5 1.10.8 release files to 1.10/master
* Update version for HDF5 1.10.7 release.Larry Knox2020-09-071-1/+1
|
* Merge pull request #2877 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:hdf5_1_10_7 ↵Larry Knox2020-09-041-0/+12
|\ | | | | | | | | | | | | | | to hdf5_1_10_7 * commit '94e15ff3e9d6e3cb7cf35fd8296e69a0f850aff5': Add zlib and szip pages Correct COPYING path
| * Add zlib and szip pagesAllen Byrne2020-09-041-0/+12
| |
* | Update version to 1.10.7-2Larry Knox2020-09-041-1/+1
|/ | | | Update packaging scripts => README file and RELEASE.txt.
* Merge CMake changes from 1.10 devAllen Byrne2020-08-263-3/+8
|
* Revert "Merge pull request #2840 in HDFFV/hdf5 from ↵Larry Knox2020-08-252-2/+1
| | | | | | | ~LRKNOX/hdf5_lrk:hdf5_1_10_7 to hdf5_1_10_7" This reverts commit c6916356c25214ebebe2c8f88a1df659bd4ac075, reversing changes made to 6abf2770b39878acde57e74fb7d87f07be7390dc.
* Updated version to 1.10.7.1. bin/h5vers changed to accomodate theLarry Knox2020-08-252-1/+2
| | | | format change.
* Fixes CMake issue with file locking variableDana Robinson2020-08-181-1/+1
|
* Brings monotonic timer changes from developDana Robinson2020-08-151-6/+0
|
* Brings Mirror VFD to 1.10 from developDana Robinson2020-08-143-0/+30
|
* Brings file locking changes from developDana Robinson2020-08-143-0/+32
|
* CMake updates:Allen Byrne2020-07-153-2/+5
| | | | | | Add build folder as Include for generated files Add install option for copying Fortran mod files to include folder Add PRI defines to win32defs file Exclude mingw from extra flags
* Merge pull request #2656 in HDFFV/hdf5 from ↵Larry Knox2020-06-212-52/+30
| | | | | | | | | ~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.
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
|
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-193-153/+11
| | | | | | | 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 Fix packagingAllen Byrne2020-05-083-3/+3
|
* whitespaceAllen Byrne2020-04-271-1/+1
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-274-12/+16
|
* 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
|