Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -15/+15 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 1 | -2/+0 |
| | |||||
* | [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. | Allen Byrne | 2016-08-22 | 1 | -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 Byrne | 2016-05-04 | 1 | -4/+7 |
| | | | | rename examples clear-objects test names. | ||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -0/+112 |