Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add missing folder to path | Allen Byrne | 2018-05-03 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 3 | -39/+57 | |
| | | | | ||||||
| * | | | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 4 | -313/+114 | |
| | | | | ||||||
| * | | | Fix link flags syntax | Allen Byrne | 2018-05-03 | 3 | -36/+37 | |
| | | | | ||||||
| * | | | Revert refactor link flags | Allen Byrne | 2018-05-02 | 3 | -35/+35 | |
| | | | | ||||||
| * | | | refactor link flags to interface | Allen Byrne | 2018-05-02 | 3 | -34/+34 | |
| | | | | ||||||
| * | | | Fix defs and additional MSVC items | Allen Byrne | 2018-05-02 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 3 | -12/+12 | |
| | | | | ||||||
| * | | | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 3 | -11/+11 | |
| | | | | ||||||
| * | | | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 3 | -72/+207 | |
| | | | | ||||||
| * | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 11 | -165/+145 | |
| | |/ | |/| | ||||||
* | | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -14/+14 | |
|/ / | ||||||
* | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 15 | -20/+15 | |
| | | ||||||
* | | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 2 | -10/+13 | |
| | | ||||||
* | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 12 | -56/+28 | |
|/ | ||||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 3 | -8/+8 | |
| | ||||||
* | Correct name of h5 hl compile script | Allen Byrne | 2018-03-28 | 1 | -2/+2 | |
| | ||||||
* | Couple fixes to the test routine for HDFFV-10425. | Vailin Choi | 2018-03-21 | 1 | -2/+2 | |
| | ||||||
* | Add test and release info for the fix to HDFFV-10425 test failure with ↵ | Vailin Choi | 2018-03-21 | 1 | -0/+143 | |
| | | | | H5DOwrite_chunk. | |||||
* | HDFFV-10418 adjust build commands to match main library build | Allen Byrne | 2018-03-12 | 1 | -17/+27 | |
| | ||||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 15 | -15/+15 | |
| | ||||||
* | HDFFV-4359 Add HL C++ and fix install parameters | Allen Byrne | 2018-03-08 | 2 | -2/+49 | |
| | ||||||
* | HDFFV-4359 Add C,HL,CXX files | Allen Byrne | 2018-03-08 | 1 | -0/+46 | |
| | ||||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 15 | -15/+15 | |
| | ||||||
* | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 3 | -9/+9 | |
| | ||||||
* | HDFFV-10398 use the target name for custom commands | Allen Byrne | 2018-01-30 | 1 | -4/+2 | |
| | ||||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 4 | -12/+12 | |
| | ||||||
* | Merge branch 'develop' of ↵ | lrknox | 2018-01-30 | 11 | -57/+21 | |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | |||||
| * | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 8 | -24/+0 | |
| | | ||||||
| * | Fix fortran cmake variable usage | Allen Byrne | 2018-01-11 | 1 | -2/+3 | |
| | | ||||||
| * | HDFFV-10385 multi-config builders need folder set | Allen Byrne | 2018-01-10 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10385 fix packaging | Allen Byrne | 2018-01-10 | 1 | -2/+2 | |
| | | ||||||
| * | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 1 | -0/+2 | |
| | | ||||||
| * | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 1 | -12/+11 | |
| | | ||||||
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -10/+4 | |
| | | ||||||
| * | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 3 | -16/+8 | |
| | | ||||||
* | | Increase maximum number of retries to 30 for h5watch tests. | lrknox | 2018-01-30 | 1 | -1/+1 | |
|/ | ||||||
* | Increase maximum number of retries for h5watch tests. | lrknox | 2017-12-24 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 3 | -12/+12 | |
| | | | | This is now fixed via the HDFFV-10325 fix. | |||||
* | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-06 | 1 | -62/+3 | |
| | ||||||
* | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -0/+1 | |
| | ||||||
* | Make a fix to allow CMake testing which does not use relative directories. | Richard Warren | 2017-11-02 | 1 | -1/+1 | |
| | ||||||
* | Removed extra Fortran flags, (HDFFV-10037) | M. Scot Breitenfeld | 2017-08-01 | 1 | -2/+2 | |
| | ||||||
* | HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure | Allen Byrne | 2017-07-12 | 1 | -9/+2 | |
| | ||||||
* | Minor type fixes to h5watch. | Dana Robinson | 2017-05-25 | 2 | -19/+19 | |
| | ||||||
* | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 3 | -71/+68 | |
| | ||||||
* | Incorporate additional code changes for the H5DOread_chunk patch from GE ↵ | Vailin Choi | 2017-05-15 | 1 | -323/+809 | |
| | | | | | | | | | | Heathcare (HDFFV-9934) This is the similar set of changes that was checked in to 1.8 branch: Incorporate the code changes that were missing from the original patch: (1) Additional tests in hl/test/test_dset_opt.c (2) Fix in src/H5Dchunk.c for direct access when an entry is in chunk cache but not dirty Tested on platypus, ostrich, kituo, mayll, osx1010test, moohan, quail, emu. | |||||
* | Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch. | Dana Robinson | 2017-05-12 | 1 | -0/+114 | |
| |