| Commit message (Expand) | Author | Age | Files | Lines |
* | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 1 | -0/+12 |
|
|
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -36/+83 |
|
|
* | Need nonexistent file to skip stdout compare | Allen Byrne | 2018-12-05 | 1 | -1/+1 |
|
|
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 12 | -28/+40 |
|
|
* | HDFFV-10537: Remove installation of Fortran test mod files | M. Scot Breitenfeld | 2018-11-09 | 1 | -12/+0 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-10-29 | 1 | -3/+6 |
|\ |
|
| * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -3/+6 |
|
|
* | | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 1 | -1/+1 |
|/ |
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -1/+1 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 3 | -152/+152 |
|
|
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 3 | -3/+3 |
|
|
* | Add mpi include folders for fortran C objects | Allen Byrne | 2018-06-06 | 1 | -2/+2 |
|
|
* | Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch... | Dana Robinson | 2018-05-31 | 8 | -3041/+377 |
|\ |
|
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 12 | -351/+288 |
| |\ |
|
| * | | Added deprecated symbol wrappers for the H5DOwrite/read_chunk | Dana Robinson | 2018-05-04 | 3 | -1/+25 |
|
|
| * | | Updated commenting in the H5DO compat test. | Dana Robinson | 2018-05-04 | 1 | -11/+9 |
|
|
| * | | Stripped out most of the duplicated functionality in the H5DO | Dana Robinson | 2018-05-04 | 1 | -2046/+147 |
|
|
| * | | * Added H5DO compatibility functions. | Dana Robinson | 2018-05-04 | 6 | -10/+2241 |
|
|
| * | | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 15 | -83/+53 |
| |\ \ |
|
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 7 | -3062/+44 |
|
|
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 10 | -21/+19 |
|\ \ \ \ |
|
| * | | | | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 2 | -2/+0 |
|
|
| * | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 8 | -19/+19 |
| | |_|/
| |/| | |
|
* | | | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -14/+14 |
|
|
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 12 | -351/+288 |
|\ \ \ \
| |/ / / |
|
| * | | | Add missing module_dir property | Allen Byrne | 2018-05-09 | 2 | -0/+2 |
|
|
| * | | | Correct command usage | Allen Byrne | 2018-05-07 | 3 | -5/+5 |
|
|
| * | | | Remove APPEND | Allen Byrne | 2018-05-03 | 3 | -6/+6 |
|
|
| * | | | Fix typo | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
|
|
| * | | | Add missing test lib | Allen Byrne | 2018-05-03 | 1 | -2/+2 |
|
|
| * | | | 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 H5DOwr... | Vailin Choi | 2018-03-21 | 1 | -0/+143 |
|
|