summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2310-21/+19
|\ \ \ \
| * | | | Remove link flag from compile commandAllen Byrne2018-05-222-2/+0
| * | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-098-19/+19
| | |_|/ | |/| |
* | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-14/+14
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-1412-351/+288
|\ \ \ \ | |/ / /
| * | | Add missing module_dir propertyAllen Byrne2018-05-092-0/+2
| * | | Correct command usageAllen Byrne2018-05-073-5/+5
| * | | Remove APPENDAllen Byrne2018-05-033-6/+6
| * | | Fix typoAllen Byrne2018-05-031-1/+1
| * | | Add missing test libAllen Byrne2018-05-031-2/+2
| * | | add missing folder to pathAllen Byrne2018-05-031-2/+2
| * | | Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-033-39/+57
| * | | LINK_FLAGS must be separate property setsAllen Byrne2018-05-034-313/+114
| * | | Fix link flags syntaxAllen Byrne2018-05-033-36/+37
| * | | Revert refactor link flagsAllen Byrne2018-05-023-35/+35
| * | | refactor link flags to interfaceAllen Byrne2018-05-023-34/+34
| * | | Fix defs and additional MSVC itemsAllen Byrne2018-05-021-3/+3
| * | | TRILABS-19 fix syntax for windowsAllen Byrne2018-05-022-5/+5
| * | | TRILABS-19 Link flags need - characterAllen Byrne2018-05-023-12/+12
| * | | TRILABS-19 fix fortran link flagsAllen Byrne2018-04-303-11/+11
| * | | TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-303-72/+207
| * | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-2611-165/+145
| | |/ | |/|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-14/+14
|/ /
* | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-2015-20/+15
* | TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-182-10/+13
* | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-1712-56/+28
|/
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-103-8/+8
* Correct name of h5 hl compile scriptAllen Byrne2018-03-281-2/+2
* Couple fixes to the test routine for HDFFV-10425.Vailin Choi2018-03-211-2/+2
* Add test and release info for the fix to HDFFV-10425 test failure with H5DOwr...Vailin Choi2018-03-211-0/+143
* HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-121-17/+27
* Change CMake min to 3.10Allen Byrne2018-03-0915-15/+15
* HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-082-2/+49
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+46
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-2715-15/+15
* HDFFV-10345 spelling errorsAllen Byrne2018-02-053-9/+9
* HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-4/+2
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-304-12/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2018-01-3011-57/+21
|\
| * HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
| * HDFFV-10385 rework java namesAllen Byrne2018-01-178-24/+0
| * Fix fortran cmake variable usageAllen Byrne2018-01-111-2/+3
| * HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix fortran referencesAllen Byrne2018-01-101-0/+2
| * HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-12/+11
| * HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
| * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-283-16/+8
* | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
|/
* Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1