| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed sp. | M. Scot Breitenfeld | 2018-11-09 | 1 | -1/+1 |
|
|
* | HDFFV-10511 -- Make fortran specific subroutines names PRIVATE | M. Scot Breitenfeld | 2018-11-09 | 6 | -44/+178 |
|
|
* | TRILABS-34 add batch option. Also fix cmakedefine01 usage | Allen Byrne | 2018-10-11 | 1 | -1/+1 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 5 | -62/+105 |
|
|
* | Fix defines for XL compiler | Allen Byrne | 2018-10-03 | 1 | -17/+19 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -2/+0 |
|
|
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 |
|
|
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no... | M. Scot Breitenfeld | 2018-06-08 | 2 | -6/+6 |
|
|
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe... | M. Scot Breitenfeld | 2018-06-08 | 1 | -1/+1 |
|
|
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no... | M. Scot Breitenfeld | 2018-06-08 | 3 | -2/+90 |
|
|
* | Add fortran MPI to test and example | Allen Byrne | 2018-06-06 | 2 | -4/+6 |
|
|
* | Add mpi include folders for fortran C objects | Allen Byrne | 2018-06-06 | 1 | -3/+3 |
|
|
* | Fix the error found after earlier checkin. | Vailin Choi | 2018-06-01 | 1 | -2/+2 |
|
|
* | (1) Made the change according to the pull request feedback. | Vailin Choi | 2018-05-31 | 1 | -2/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-30 | 1 | -1/+1 |
|\ |
|
| * | Fix typo | Allen Byrne | 2018-05-24 | 1 | -1/+1 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 3 | -10/+0 |
|\ \
| |/ |
|
| * | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 3 | -10/+0 |
|
|
* | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 2 | -12/+6 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 6 | -311/+589 |
|\ \
| |/ |
|
| * | Add missing module_dir property | Allen Byrne | 2018-05-09 | 1 | -0/+1 |
|
|
| * | Use set_property for MT flag | Allen Byrne | 2018-05-07 | 2 | -12/+18 |
|
|
| * | Correct command usage | Allen Byrne | 2018-05-07 | 4 | -21/+21 |
|
|
| * | Remove APPEND | Allen Byrne | 2018-05-03 | 4 | -33/+39 |
|
|
| * | Fix another command revert | Allen Byrne | 2018-05-03 | 1 | -12/+18 |
|
|
| * | Missed a command revert | Allen Byrne | 2018-05-03 | 1 | -6/+9 |
|
|
| * | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 4 | -121/+176 |
|
|
| * | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 4 | -71/+143 |
|
|
| * | Fix link flags syntax | Allen Byrne | 2018-05-03 | 4 | -70/+70 |
|
|
| * | Revert refactor link flags | Allen Byrne | 2018-05-02 | 4 | -74/+70 |
|
|
| * | refactor link flags to interface | Allen Byrne | 2018-05-02 | 4 | -75/+85 |
|
|
| * | Refactor link flags | Allen Byrne | 2018-05-02 | 1 | -9/+11 |
|
|
| * | Fix defs and additional MSVC items | Allen Byrne | 2018-05-02 | 2 | -9/+7 |
|
|
| * | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 3 | -10/+10 |
|
|
| * | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 4 | -23/+23 |
|
|
| * | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 3 | -23/+23 |
|
|
| * | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 4 | -164/+324 |
|
|
| * | TRILABS-19 fix typos | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
|
|
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 4 | -186/+149 |
|
|
| * | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 3 | -49/+49 |
|
|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 3 | -10/+17 |
|/ |
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 5 | -5/+5 |
|
|
* | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 1 | -6/+6 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 3 | -17/+20 |
|
|
* | Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-04-11 | 2 | -8/+8 |
|\ |
|
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 2 | -8/+8 |
|
|
* | | fixed return integer type of C function | M. Scot Breitenfeld | 2018-04-10 | 1 | -2/+2 |
|/ |
|
* | Revert some tangential code cleanups. | Quincey Koziol | 2018-03-23 | 2 | -0/+452 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 15 | -804/+1020 |
|\ |
|
| * | HDFFV-10418 adjust build commands to match main library build | Allen Byrne | 2018-03-12 | 1 | -2/+2 |
|
|