summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Correct CTestScript (#2436)Allen Byrne2023-02-081-14/+19
|
* Updates to known problem, release date, and cherry-picks of latest changes ↵Larry Knox2023-02-073-8/+9
| | | | | | | | | to hdf5_1_8. (#2430) --------- Co-authored-by: Allen Byrne <50328838+byrnHDF@users.noreply.github.com>
* Removed 2 issues from "Known Problems" that have been fixed. (#2421)Larry Knox2023-01-302-0/+0
| | | | | | | | | * Removed 2 issues from "Known Problems" that have been fixed. Removed empty subsections from New Features and Bugs Fixed sections. * Update bin/release script and add release date to README.txt and RELEASE.txt. * Fix permissions on 2 cmake script files.
* Initial updates hdf5 1 8 23 (#2420)Larry Knox2023-01-291-1/+1
| | | | | | | | | | | | * Initial updates for HDF5 1.8.23 release Update so numbers for release Set version to 1.8.23 Switch default build mode to production for release in configure.ac Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt Commit Makefile.ins and other generated files for release except ...~ files and autom4te.cache. * Update platforms tested.
* CMake: Find MPI in HDF5 CMake config (#2400) (#2413)Larry Knox2023-01-201-0/+2
| | | Co-authored-by: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com>
* 1.8 Merge #2175 Implement option for using CMake GNUInstallDirs (#2224)Allen Byrne2022-11-086-19/+38
| | | | | * Merge #2175 Implement option for using CMake GNUInstallDirs * 1.8 only revert mod dir because of windows
* Update examples reference to single-source version 2.0.1 (#2110)Allen Byrne2022-10-013-31/+32
| | | Also fix github URL refs
* Correct target name for szaec lib - merge #2000 (#2002)Allen Byrne2022-08-172-6/+7
|
* Use windows ENV var for default install dir setting #1763 (#1769)Allen Byrne2022-05-142-2/+2
|
* SZ plugin changes from develop #1456 (#1527)Allen Byrne2022-03-278-19/+21
|
* Windows and *nix use different forms for warnings #1515 (#1526)Allen Byrne2022-03-271-3/+3
|
* Change ENV to CMake var #1520 (#1523)Allen Byrne2022-03-271-2/+1
|
* 1.8 Fix release check version logic #1438 (#1495)Allen Byrne2022-03-141-3/+3
|
* 1.8 Update HDF5_ROOT usage (#1488)Allen Byrne2022-03-142-4/+9
|
* 1.8 Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1484)Allen Byrne2022-03-141-1/+22
| | | | | * Merge Add -showconfig to h5cc scripts to dump libhdf5.settings file * Fix comments
* Merge multiple PRs to 1.8 (#1230)Allen Byrne2021-11-253-53/+30
| | | | | Merge Fix Fortran REGEX and newlines #1226 Merge Github #969 Use stdout instead of file for configure check #1089 Merge Consolidate VFD create list macro #1132
* Merge Github #1019 - add Fortran developer flags #1090 (#1149)Allen Byrne2021-11-021-5/+5
|
* 1.8 Merge cmake and flag changes from develop (#1119)Allen Byrne2021-10-222-2/+39
| | | | | | | * Merge cmake and flag changes from develop * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merge delete the noerror- variants of the compiler flags files #1033 (#1093)Allen Byrne2021-10-192-33/+7
|
* Merge Corrected path searched by CMake find_package command #1041 (#1044)Allen Byrne2021-10-012-4/+4
|
* 1.8 Merge config changes from dev (#1032)Allen Byrne2021-09-249-286/+372
| | | | | | | * Merge config changes from dev * Revert added git file changes * Merge MS clang needs EHsc flag #1035
* 1.8 Merge HDFFV-11266 - add option to build HL tools #1018 (#1022)Allen Byrne2021-09-172-0/+2
| | | | | | | * Merge HDFFV-11266 - add option to build HL tools #1018 * Update configure and Makefile.ins with bin/reconfigure. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* 1.8 Update examples version because of HDFFV-11269 (#1001)Allen Byrne2021-09-162-2/+2
| | | | | * Update examples version because of HDFFV-11269 * Correct plugin version
* Hdf5 1 8 CMake changes from develop (#739)Allen Byrne2021-06-085-183/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 8 merges from develop and format specifier updates (#670)Allen Byrne2021-05-253-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1 8 Merge dev changes for long double and cmake (#548)Allen Byrne2021-04-204-215/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* HDF5 1 8 merge of recent changes and tools (#353)Allen Byrne2021-02-2210-71/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format
* Remove duplicate setting (#239)Allen Byrne2021-01-051-1/+0
|
* close #195. (#196) (#197)Larry Knox2020-12-171-2/+2
| | | | | | | * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
* Update version to 1.8.23-1.Larry Knox2020-12-171-1/+1
|
* Update version to 1.8.23-0 after creating release branch for 1.8.22.Larry Knox2020-12-171-2/+2
|
* OESS-98 fix hdf5 link target (#191)Allen Byrne2020-12-161-2/+1
|
* OESS-98 fix tools test for plugins (#180)Allen Byrne2020-12-151-0/+3
|
* 1.8 has extra fortran CMake option (#176)Allen Byrne2020-12-151-1/+1
| | | | | * 1.8 has extra fortran CMake option * Update license URL
* OESS-98 Update plugin build option (#171)Allen Byrne2020-12-153-103/+89
|
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-0429-29/+29
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-207-3/+294
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* URL and options correctionsAllen Byrne2020-10-192-1/+3
|
* Snapshot 1.8.22-snap11. Update version to 1.8.22-snap12.Larry Knox2020-10-141-1/+1
|
* Snapshot 1.8.22-snap10. Update version to 1.8.22-snap11.hdftest2020-08-311-1/+1
|
* MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
|
* Merge from 1.10-1.12-dev - LT parse needs updateAllen Byrne2020-07-203-2/+5
|
* Snapshot 1.8.22-snap9. Update version to 1.8.22-snap10.hdftest2020-07-131-1/+1
|
* Squashed commit of the following:Larry Knox2020-06-222-52/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 45b0cbc71929930a874e1c09e0770aa64d0ae697 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Apr 23 13:14:56 2020 -0500 Add C++ warnings treated as error for autotools builds. commit 6debcddcc766601799d5bd661bd60946f951a07e Author: Larry Knox <lrknox@hdfgroup.org> Date: Fri Jun 19 16:50:03 2020 -0500 Remove tests for develop branch from testh5cc.sh.in. Add @H5_ECXXFLAGS@ to AM_CXXFLAGS. commit fed497e7f207313b2a133d3b68c942b7d7104b90 Author: Larry Knox <lrknox@hdfgroup.org> Date: Fri Jun 12 15:06:39 2020 -0500 Merge pull request #2646 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '998c6470d78e14228695419c3b514c35ecf3d69e': Remove unnecessary version conditions for Clang compilers. commit 92e52ce5c211bd1d3991a3b8bb67287ac7b652aa Author: Larry Knox <lrknox@hdfgroup.org> Date: Wed Jun 10 18:53:45 2020 -0500 Merge pull request #2639 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'a33667faf226f5d8c9633bf537893e8fce1bf1f6': Add c++ to --enable-sanitize-checks option. commit 2e802534fb997b81fa98fdd1c7d97d4310898e0d Author: Larry Knox <lrknox@hdfgroup.org> Date: Wed Jun 10 15:18:36 2020 -0500 Merge pull request #2633 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '20eab963899841c9a003baebead8e3bc07d9e127': Remove duplicate entries in MANIFEST. Make changes to CMake CompilerFlags.cmake files so extra flags are loaded for non-GNU compilers. Update new clang files to not pick up clang as vendor for pgCC. Add new files to MANIFEST Temporary demotion of 2 -Werror warning flags that fail on macos 10.12 Remove Production flag unknown to Apple clang. commit 96ef60a58a23847a7da89a891f2415055ec2ab60 Author: Larry Knox <lrknox@hdfgroup.org> Date: Mon Jun 8 16:24:49 2020 -0500 Merge pull request #2631 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'b942a4d8a3e27317cac50ce37ff5302d477664d8': Clean up code to get clang version in config/linux-gnulibc1 commit 8a7c687da568e8b50b38fa53da1ca63759be6ec4 Author: Larry Knox <lrknox@hdfgroup.org> Date: Mon Jun 8 11:42:37 2020 -0500 Merge pull request #2623 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'c7626f79fdee4eee13925e240ef41e61f3367eab': Add flags from config/clang-warnings/*general files to H5 C and CXX flags for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h. Add files for adding warning flags for clang compilers in autotools configure. commit db3ef7ff3c1ed79167cecef831501411cff8291f Merge: 5a0f8d7 f9f1310 Author: Larry Knox <lrknox@hdfgroup.org> Date: Fri Jun 19 14:46:22 2020 -0500 Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_12 commit 5a0f8d7940ae57b445f545a0abd7e303ce6924ee Author: Larry Knox <lrknox@hdfgroup.org> Date: Wed Jun 10 20:15:41 2020 -0500 Merge pull request #2636 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-11000-update-testh5cc.sh.in-for-version to develop * commit '5c0bd670d6e9919c463fbc05de99e2ba55b0761e': Add tests for all version to H5_NO_DEPRECATED_SYMBOLS section and to section for current version, with and without default API version flags. HDFFV-11000: update-testh5cc.sh.in to test sample versioned functions in HDF5 1.10, 1.12 and develop.
* Snapshot 1.8.22-snap8.hdftest2020-06-161-1/+1
| | | | Update version to 1.8.22-snap9.
* 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.
* Snapshot 1.8.22-snap7hdftest2020-05-141-1/+1
| | | | Update version to 1.8.22-snap8.
* OESS-65 Fix packagingAllen Byrne2020-05-083-3/+3
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-274-12/+16
|
* Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-271-0/+13
|