| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix java depends and pdb lib install (#2720) | Allen Byrne | 2023-04-13 | 1 | -1/+6 |
|
|
* | Update java logger version (#2643) | Allen Byrne | 2023-04-03 | 2 | -4/+4 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Fix Java tests for Developer build modes (#2079) | jhendersonHDF | 2022-08-29 | 1 | -1/+1 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 1 | -1/+20 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -1/+1 |
|
|
* | Improve handling of copying of dynamic libraries and clean them up after (#1681) | Quincey Koziol | 2022-04-24 | 1 | -7/+9 |
|
|
* | Develop clang format java (#1653) | Allen Byrne | 2022-04-19 | 19 | -769/+826 |
|
|
* | various cleanup java test, test files, comments (#1363) | Allen Byrne | 2022-01-18 | 1 | -4/+9 |
|
|
* | Update the java slf4j logging jars to latest 1.7.33 (#1369) | Allen Byrne | 2022-01-18 | 2 | -4/+4 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | #386 copyright corrections for java folder (#389) | Allen Byrne | 2021-02-26 | 20 | -20/+0 |
|
|
* | Primary change is HDFFV-11212 - new refs and JNI (#372) | Allen Byrne | 2021-02-25 | 18 | -132/+132 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 20 | -20/+20 |
|
|
* | Modify temporary rpath for testing in java example scripts. (#230) | Larry Knox | 2020-12-29 | 1 | -1/+9 |
|
|
* | CMake: MINGW implies WIN32 | Michel Zou | 2020-10-30 | 1 | -1/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-01-29 | 1 | -20/+24 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | small syntax changes | Allen Byrne | 2019-09-19 | 1 | -1/+3 |
|
|
* | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 1 | -35/+21 |
|
|
* | Correct java load library name access | Allen Byrne | 2019-07-18 | 1 | -2/+3 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
* | Change how name is retrieved | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
|
|
* | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
|
|
* | HDFFV-10703 macro vars need quotes | Allen Byrne | 2019-02-15 | 1 | -3/+2 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -3/+3 |
|
|
* | Same changes needed for examples as test | Allen Byrne | 2018-08-23 | 1 | -10/+35 |
|
|
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 2 | -5/+5 |
|
|
* | HDFFV-9739 factor out tests into separate JUnit | Allen Byrne | 2018-05-15 | 1 | -20/+20 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -5/+0 |
|
|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -2/+1 |
|
|
* | HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE | Allen Byrne | 2018-01-16 | 1 | -7/+2 |
|
|
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -1/+1 |
|
|
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -1/+1 |
|
|
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 1 | -2/+2 |
|
|
* | Change name for test results table | Allen Byrne | 2017-09-20 | 2 | -2/+2 |
|
|
* | Fix call format | Allen Byrne | 2017-09-20 | 1 | -18/+36 |
|
|
* | Add chklog and chexe generation to Java autootools tests | Allen Byrne | 2017-09-19 | 1 | -18/+54 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 20 | -120/+80 |
|
|
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -3/+3 |
|
|
* | Added virtual to list | Allen Byrne | 2017-02-27 | 2 | -2/+8 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-13 | 1 | -0/+2 |
|\ |
|
| * | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 1 | -0/+2 |
|
|
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -18/+18 |
|/ |
|