Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg and update options for doc and cmake config (#3934) | Allen Byrne | 2024-02-14 | 1 | -17/+22 |
| | | | | | * Reorg and update options for doc and cmake config * Correct subfiling depends | ||||
* | Merge examples and workflows from develop (#3918) | Allen Byrne | 2024-01-03 | 1 | -2/+0 |
| | |||||
* | Organize CMake config features like libsettings (#3727) | Allen Byrne | 2023-10-20 | 1 | -19/+30 |
| | |||||
* | Sync CMake and doxygen (#3593) | Allen Byrne | 2023-09-26 | 1 | -2/+3 |
| | |||||
* | Misc missed things from previous merges (#3295) | Dana Robinson | 2023-07-27 | 1 | -0/+6 |
| | |||||
* | Subfiling VFD source cleanup (#3241) (#3290) | jhendersonHDF | 2023-07-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Subfiling VFD source cleanup (#3241) * Subfiling VFD source cleanup Modularize Subfiling CMake code into separate CMakeLists.txt file Update Mercury util code to latest version and update Copyright Generate mercury_util_config.h header file instead of using pre-generated file Remove unnecessary Mercury functionality Fix minor warning in Subfiling VFD code * Remove Mercury headers from Autotools publicly-distributed header list * Fix CMake builds when Subfiling VFD isn't enabled (#3250) * Fix CMake builds when Subfiling VFD isn't enabled * Add Subfiling VFD entry to hdf5-config.cmake.in | ||||
* | Fix documentation (#3253) | Allen Byrne | 2023-07-20 | 1 | -2/+2 |
| | |||||
* | Correct CMake option defaults - deprecate szip for libaec (#2786) | Allen Byrne | 2023-04-24 | 1 | -1/+1 |
| | |||||
* | Update java logger version (#2644) | Allen Byrne | 2023-04-04 | 1 | -2/+2 |
| | |||||
* | CMake: Find MPI in HDF5 CMake config (#2400) (#2410) | Larry Knox | 2023-01-19 | 1 | -0/+2 |
| | | | Co-authored-by: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> | ||||
* | Add SZ filter and adjust compression file names to avoid conflicts (#1434) | Allen Byrne | 2022-02-17 | 1 | -1/+1 |
| | | | | | | | | | * Updated plugins project required adjustments * Updated plugins need to distinguish external libs * Fix missed rename * Use same name for windows as linux - avoid name clash | ||||
* | Update the java slf4j logging jars to latest 1.7.33 (#1369) | Allen Byrne | 2022-01-18 | 1 | -2/+2 |
| | |||||
* | Develop cmake install dir (#1041) | Allen Byrne | 2021-09-28 | 1 | -3/+3 |
| | | | | | | | * Corrected path searched by CMake find_package command * Correct path for depend libs * Adjust examples script for install path | ||||
* | HDFFV-11266 - add option to build HL tools (#1018) | Allen Byrne | 2021-09-16 | 1 | -0/+1 |
| | | | | | | | * HDFFV-11266 - add option to build HL tools * Correct if syntax * Correct name of conditional | ||||
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * 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. | ||||
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -0/+1 |
| | |||||
* | Change to use alias | Allen Byrne | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | Add VS2019 support | Allen Byrne | 2019-11-18 | 1 | -0/+1 |
| | |||||
* | Fix namespace usage | Allen Byrne | 2019-08-29 | 1 | -3/+3 |
| | |||||
* | Use prefix variable | Allen Byrne | 2019-08-06 | 1 | -4/+4 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -1/+8 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 1 | -2/+2 |
| | |||||
* | Fix typo | Allen Byrne | 2019-02-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -14/+14 |
| | |||||
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 1 | -0/+3 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 1 | -2/+2 |
| | |||||
* | Fix missing ext libs references | Allen Byrne | 2018-01-25 | 1 | -1/+7 |
| | |||||
* | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 1 | -6/+0 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -2/+6 |
| | |||||
* | Fix find package process | Allen Byrne | 2017-09-19 | 1 | -2/+14 |
| | |||||
* | Add toolset option | Allen Byrne | 2017-06-02 | 1 | -0/+1 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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 formatting | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -0/+14 |
| | |||||
* | [svn-r27716] Publish both static and shared mod files in binaries. | Allen Byrne | 2015-09-09 | 1 | -7/+11 |
| | |||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -1/+0 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -0/+1 |
| | |||||
* | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 1 | -21/+30 |
| | | | | Tested: local linux with CMake | ||||
* | [svn-r26877] removed references to F2003 | Scot Breitenfeld | 2015-04-21 | 1 | -2/+1 |
| | |||||
* | [svn-r26852] Correct component matching | Allen Byrne | 2015-04-20 | 1 | -11/+9 |
| | |||||
* | [svn-r26719] Add HL to default components | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r26612] Fix missing endif | Allen Byrne | 2015-03-27 | 1 | -11/+11 |
| | |||||
* | [svn-r26604] Add component aware configuration | Allen Byrne | 2015-03-26 | 1 | -5/+4 |
| | |||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -2/+63 |
| | | | | Tested: local linux | ||||
* | [svn-r26542] Package vars should use uppercase prefix | Allen Byrne | 2015-03-23 | 1 | -0/+2 |
| | |||||
* | [svn-r26480] Correct find package var name | Allen Byrne | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | [svn-r26475] packaging cleanup and defaults | Allen Byrne | 2015-03-18 | 1 | -42/+43 |
| | |||||
* | [svn-r25987] Use variable instead of hard coded value | Allen Byrne | 2015-01-20 | 1 | -2/+2 |
| | |||||
* | [svn-r25714] remove reference to deleted sub-folder | Allen Byrne | 2014-10-17 | 1 | -1/+1 |
| |