summaryrefslogtreecommitdiffstats
path: root/java/examples/groups
Commit message (Expand)AuthorAgeFilesLines
* 1 10 Fix java data export functions (#450)Allen Byrne2021-03-108-20/+20
* 1 10 merge java copyright header changes (#392)Allen Byrne2021-03-0110-10/+0
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-0110-10/+10
* Hdf5 1 10 - Modify temporary rpath for testing in java example scripts (#243)Larry Knox2021-01-061-2/+10
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-1/+1
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+1
* Added new CMake options for testsAllen Byrne2020-01-191-1/+1
* Small syntax changesAllen Byrne2019-09-191-4/+11
* HDFFV-10887 merge from developAllen Byrne2019-08-201-11/+3
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-40/+24
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-1/+2
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-7/+7
* HDFFV-10568 fix hdf5_java library dependencyAllen Byrne2018-09-011-1/+1
* Fix Java library location for testingAllen Byrne2018-08-311-1/+1
* Java groups example fixAllen Byrne2018-08-311-23/+20
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-13/+16
* Disable failing tests because of execution issueAllen Byrne2018-08-241-18/+20
* Add testfiles to data copyAllen Byrne2018-08-231-0/+3
* Same changes needed for examples as testAllen Byrne2018-08-231-12/+33
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-292-5/+5
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-221-6/+1
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+1
* HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPEAllen Byrne2018-01-161-7/+2
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-1/+1
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-1/+1
* Fix STREQUAL if commands.Allen Byrne2017-10-021-2/+2
* Change name for test results tableAllen Byrne2017-09-202-2/+2
* Add chekexe and chklog generation to testsAllen Byrne2017-09-201-8/+15
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2510-60/+40
* Update CMake files and formattingAllen Byrne2017-03-011-3/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-0/+8
|\
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-0/+8
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-17/+17
|/
* Change examples to match junit testAllen Byrne2016-12-011-1/+1
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-11/+0
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-221-1/+5
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom co...Allen Byrne2016-08-011-8/+2
* [svn-r29871] HDFFV-9743: Fix java examples Debug build commands.Allen Byrne2016-05-041-8/+11
* [svn-r29513] Only delete the copied and generated test files.Allen Byrne2016-03-221-10/+2
* [svn-r29507] Add actual file name to delete functions to prevent accidental d...Allen Byrne2016-03-221-3/+3
* [svn-r29480] Correct copy functions to test the directoryAllen Byrne2016-03-211-6/+6
* [svn-r29465] Fix issue with .classes dir not getting created for java by addi...Allen Byrne2016-03-171-3/+3
* [svn-r29463] qualify .classes with $(top_builddir)Allen Byrne2016-03-171-1/+1
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-2913-0/+1840