summaryrefslogtreecommitdiffstats
path: root/java/examples/datatypes/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-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-1/+3
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-34/+22
|
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-1/+2
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-2/+2
|
* 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
|
* Update CMake files and formattingAllen Byrne2017-03-011-3/+3
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-12/+12
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-2/+0
|
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-221-1/+5
| | | | | | | | | | Added windows name suffix for debug to CMake cmd_arg for examples and test. Fix issues discovered under debug testing; Create a version of H5Iget_name that correctly returns the name. Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return. Update example to use new H5Iget_name API. Tested: windows under debug
* [svn-r29871] HDFFV-9743: Fix java examples Debug build commands.Allen Byrne2016-05-041-4/+7
| | | | rename examples clear-objects test names.
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+109