summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 1 8 CMake advanced options for clang needs an OPTION command #556 (#560)Allen Byrne2021-04-211-0/+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 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-201-12/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-221-27/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* OESS-98 fix tools test for plugins (#180)Allen Byrne2020-12-151-10/+10
|
* OESS-98 Update plugin build option (#171)Allen Byrne2020-12-151-16/+15
|
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-201-6/+26
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Merge clang-format changes from developAllen Byrne2020-10-011-0/+3
|
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+3
|
* Revert H5_VERS_SUBRELEASE checkAllen Byrne2020-08-241-5/+1
|
* Add special case when H5_VERS_SUBRELEASE is 0Allen Byrne2020-08-241-1/+5
|
* Add hypen to subrelease regexAllen Byrne2020-08-231-1/+1
|
* Merge from 1.10-1.12-dev - LT parse needs updateAllen Byrne2020-07-201-0/+11
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-6/+6
|
* TRILAB-192 correct fortran commandsAllen Byrne2020-04-141-3/+0
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+4
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Merge changes from other branchesAllen Byrne2020-02-291-9/+19
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-8/+15
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-201-12/+57
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-231-0/+25
|
* Fixed TS library linkageAllen Byrne2019-08-281-5/+8
|
* HDFFV-10879 set default API versionAllen Byrne2019-08-131-1/+2
|
* HDFFV-10879 fix option textAllen Byrne2019-08-121-2/+2
|
* HDFFV-10879 correct API version set commandAllen Byrne2019-08-121-1/+1
|
* Use a STRING option for API versionAllen Byrne2019-08-121-9/+6
|
* Fix API version optionAllen Byrne2019-08-121-1/+4
|
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-071-26/+30
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-5/+14
|
* Fix Fortran feature var usage and message syntaxAllen Byrne2019-05-171-1/+1
|
* Merge in CMake changes from developAllen Byrne2019-04-041-2/+7
|
* Allow option to select NAMESPACEAllen Byrne2019-03-281-1/+1
|
* CMake updatesAllen Byrne2019-01-241-2/+2
|
* Add missing prefixAllen Byrne2018-10-291-1/+1
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-291-0/+6
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-25/+31
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-6/+13
|
* Merge from develop HDFFV-8359 and remove FindMPI copiesAllen Byrne2018-03-091-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Remove old dependency constructAllen Byrne2018-02-051-1/+0
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-14/+18
|
* Fix windows and mac compile issuesAllen Byrne2018-01-291-75/+6
|
* Fix extlib references and fortran name typoAllen Byrne2018-01-251-1/+1
|
* Fix cmake typoAllen Byrne2018-01-221-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-8/+4
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-5/+6
|
* Update link target commandsAllen Byrne2017-12-211-2/+0
|
* Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-0/+1
|
* Test increase of versionAllen Byrne2017-11-301-1/+1
|
* HDFFV-10328 -Allocate H5Zclass structure from dlopened plugin.Allen Byrne2017-11-151-0/+2
|
* Fix linking of libsAllen Byrne2017-11-141-1/+0
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-9/+21
|