summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge SZ plugin changes from develop (#1456)Allen Byrne2022-02-271-1/+1
|
* Merge Update the java slf4j logging jars to latest 1.7.33 (#1371)Allen Byrne2022-01-141-2/+2
|
* Merge Corrected path searched by CMake find_package command #1041 (#1043)Allen Byrne2021-09-291-3/+3
|
* Merge HDFFV-11266 - add option to build HL tools #1018 (#1021)Allen Byrne2021-09-161-0/+1
|
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-0/+1
|
* OESS-65 Fix packagingAllen Byrne2020-05-081-1/+1
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-181-0/+1
|
* Fix namespace usageAllen Byrne2019-08-291-3/+3
|
* Correct package name usageAllen Byrne2019-08-071-4/+4
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-201-1/+8
|
* Update namespace handlingAllen Byrne2019-04-041-2/+2
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-13/+13
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-0/+3
|
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-2/+2
|
* Fix ext lib referencesAllen Byrne2018-01-251-1/+7
|
* HDFFV-10385 correct platform issuesAllen Byrne2018-01-091-6/+0
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-2/+6
|
* Fix find package processAllen Byrne2017-09-191-2/+14
|
* Add toolset optionAllen Byrne2017-06-021-0/+1
|
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* Update CMake files and formattingAllen Byrne2017-03-011-1/+1
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-2/+2
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+14
|
* [svn-r27716] Publish both static and shared mod files in binaries.Allen Byrne2015-09-091-7/+11
|
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-1/+0
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-0/+1
|
* [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-051-21/+30
| | | | Tested: local linux with CMake
* [svn-r26877] removed references to F2003Scot Breitenfeld2015-04-211-2/+1
|
* [svn-r26852] Correct component matchingAllen Byrne2015-04-201-11/+9
|
* [svn-r26719] Add HL to default componentsAllen Byrne2015-04-031-1/+1
|
* [svn-r26612] Fix missing endifAllen Byrne2015-03-271-11/+11
|
* [svn-r26604] Add component aware configurationAllen Byrne2015-03-261-5/+4
|
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+63
| | | | Tested: local linux
* [svn-r26542] Package vars should use uppercase prefixAllen Byrne2015-03-231-0/+2
|
* [svn-r26480] Correct find package var nameAllen Byrne2015-03-191-1/+1
|
* [svn-r26475] packaging cleanup and defaultsAllen Byrne2015-03-181-42/+43
|
* [svn-r25987] Use variable instead of hard coded valueAllen Byrne2015-01-201-2/+2
|
* [svn-r25714] remove reference to deleted sub-folderAllen Byrne2014-10-171-1/+1
|
* [svn-r25617] Upgrade packaging process with cmake helper functions.Allen Byrne2014-09-251-0/+86
Tested: local linux