summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-3/+3
| | | Brings many October-November changes from develop
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-0/+1
| | | Brings many changes from develop, particularly VOL changes for async
* Brings many CMake changes from developDana Robinson2021-04-081-0/+1
|
* Updates license url and history docsDana Robinson2021-03-251-1/+1
|
* Change to use aliasAllen Byrne2020-05-201-1/+1
|
* Add VS2019 supportAllen Byrne2020-05-201-0/+1
|
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-22/+32
| | | | | | | | including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-2/+2
|
* Fix missing ext libs referencesAllen Byrne2018-01-251-1/+7
|
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-6/+0
|
* Correct usage of MPI varsAllen Byrne2017-11-011-2/+6
|
* Fix find package processAllen Byrne2017-09-191-2/+14
|
* Add toolset optionAllen Byrne2017-06-021-0/+1
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* 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