Commit Graph
72 Commits
Author SHA1 Message Date
Allen Byrne ceef4a9ebd Merge/update CMake, presets,java and tools (#3393) 2023-08-21 17:13:03 -05:00
Allen Byrne 4a6872cbf6 Merges from develop/1.14 (#3118)
* Fix release action that allows files to be uploaded.
Add autotools h5copy help test.
Update cmake tools.cmake file for clang-tidy.
CMake build is missing H5FDsubfiling.h
macros improved for configure output capture.
Remove obsolete files

* Revert parallel config with TS

* Fix doxygen warnings
2023-06-15 07:50:02 -07:00
Allen Byrne 4c66bf627e Merge UG from 1.10 and add prelim vol section (#1980)
* Merge UG from 1.10 and add prelim vol section

* Spelling fixes

* Merge format and autotools javadoc from 1.10
2022-08-09 16:11:14 -07:00
Allen Byrne a0a1959c58 clang 13 format #1933 (#1939) 2022-07-27 10:28:11 -07:00
Allen Byrne 2a147be72f Hdf5 1 12 sync (#1794) 2022-06-11 23:06:49 -05:00
Allen Byrne 974aefb841 Add java clang-format (#1672) 2022-04-22 08:24:27 -07:00
Allen Byrne 7f214d6e0d Merge various cleanup java test, test files, comments (#1365)
Plus some spelling corrections
2022-01-24 15:41:03 -06:00
Allen Byrne b88cfdbfc9 Merge Update the java slf4j logging jars to latest 1.7.33 (#1370) 2022-01-24 15:40:45 -06:00
Allen Byrne a0c2b2e8d4 1.12 Merge Add tests for H5Ocopy of new object refs (#1339)
* Add tests for H5Ocopy of new object refs

* Correct class name

* Skip test because of issue with debug assertions

* Update reference file

* Fix object examples for new refs and spelling fixs

* Fix ref try-catch blocks
2022-01-13 22:17:59 -06:00
Allen Byrne 498a6de935 1 12 merge java copyright header changes (#391)
* OESS-98 fix tools test for plugins

* sync fork

* Merge of changes from dev

* Move problem option to bottom of the list until fixed

* HDFFV-11106 - fix parsing optional args

* HDFFV-11106 add note

* grammer fix

* Whitespace after clang formatting

* Undo format version 11 changes

* Update check to working version

* Merge workflow and minor changes from develop

* Update supported platforms

* PR#3 merge from develop

* Merge gcc 10 diagnostics option from develop

* Merge #318 OSX changes from develop

* Merge serval small changes from dev

* fix typo

* Minor non-space formatting changes

* GH #386 copyright corrections for java folder

* revert because logic requires false return
2021-03-01 14:07:44 -06:00
Larry Knox 8d4a9d589b Update URL in source file Copyright headers for web copy of COPYING
file - files not in src or test.
2021-02-20 08:08:39 -06:00
ab2f404326 Hdf5 1 12 - Modify temporary rpath for testing in java example scripts. (#242)
* Snapshot version 1.12 release 1-3.  Update  version to 1.12.1-4.

* First cut of the H5 public API documentation. (#80)

* First cut of the H5 public API documentation.

* Added H5Z "bonus track."

* Applied Quincey's patch.

* Added the missing patches from Quincey's original patch.

* H5PL (complete) and basic H5VL API documentation.

* Added H5I API docs.

* Added H5L API docs.

* First installment from Elena's H5T batch.

* Second installment of Elena's H5T batch.

* Final installment of Elena's H5T batch.

* Full set of current H5F documentation. (#105)

* First cut of the H5 public API documentation.

* Added H5Z "bonus track."

* Applied Quincey's patch.

* Added the missing patches from Quincey's original patch.

* H5PL (complete) and basic H5VL API documentation.

* Added H5I API docs.

* Added H5L API docs.

* First installment from Elena's H5T batch.

* Second installment of Elena's H5T batch.

* Final installment of Elena's H5T batch.

* Migrated documentation for SWMR functions.

* Catching up on MDC functions.

* Integrated the H5F MDC function documentation.

* Added MDC and parallel H5F functions.

* Slightly updated main page.

* Added doxygen/dox/H5AC_cache_config_t.dox to MANIFEST.

* Doxygen - added (mostly) beginner functions (#112)

* Doxygen - added (mostly) beginner functions

* Removed duplicate H5Pset_szip function

* Add src/H5module.h to MANIFEST.

* close #195. (#196)

* Update HDF5PluginMacros.cmake

* Update HDF5PluginMacros.cmake

* Avoid aligned access for references by decoding into temporary buffer and then copying the result into the actual buffer.   Update test to be more thorough with using compound datatype fields everywhere. (#206)

* Modify temporary rpath for testing in java example scripts. (#230)

Co-authored-by: Gerd Heber <gheber@hdfgroup.org>
Co-authored-by: bljhdf <58825073+bljhdf@users.noreply.github.com>
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
Co-authored-by: Quincey Koziol <quincey@koziol.cc>
2021-01-06 08:13:44 -06:00
Allen Byrne 46bc76ab63 Correct TARGET variable and CMake config file location 2020-11-12 10:50:00 -06:00
Allen Byrne 2a3d394f7c Whitespace cleanup 2020-05-12 15:59:59 -05:00
Allen Byrne 9ed096fb39 Merge changes from develop mostly cmake 3.12 minimum version 2020-02-23 11:55:47 -06:00
Allen Byrne a29f9e8451 Merge changes from develop to fix various issues 2020-01-30 14:33:47 -06:00
Allen Byrne 6bae11bb5b Improved CMake options for tests 2020-01-19 07:53:46 -06:00
Dana Robinson 2b1709f6ff Squashed commit of the token_refactoring branch: 2020-01-18 20:02:16 -08:00
Allen Byrne 06f3c95c6e Merge tools changes from develop 2020-01-13 11:35:40 -06:00
Allen Byrne aa8c7b31d7 small syntax changes 2019-09-19 16:32:40 -05:00
Jacob Smith 2e5cd3d2b2 Fix compiler warnings with diabled ROS3 and HDFS VFDs.
Fix misuse of [HD]strncpy and [HD]snprintf.
Minor formatting changes.
Fix test cleanup issue with java groups example.
2019-08-14 15:36:45 -05:00
Allen Byrne fbc06ff9b8 Use generator expr to get correct name 2019-07-22 16:23:38 -05:00
Allen Byrne 4d3f52ac97 Correct java load library name access 2019-07-18 13:03:07 -05:00
Allen Byrne 7ba562a820 HDFFV-10845 fix configure check and PATHs 2019-07-17 11:58:03 -05:00
Allen Byrne 8eadaf3408 Change how name is retrieved 2019-07-08 13:59:35 -05:00
Allen Byrne 3dd7137430 HDFFV-10581 remove special name checking 2019-07-08 13:46:25 -05:00
Allen Byrne 58e6e3e102 HDFFV-10703 macro vars need quotes 2019-02-15 16:04:06 -06:00
Allen Byrne 122b63a5a2 HDFFV-10703 Update CMake commands to latest standard 2019-02-15 15:48:24 -06:00
Allen Byrne cd35778542 Correct names 2018-08-30 08:38:28 -05:00
Allen Byrne 370db827ee Call new function 2018-08-30 08:29:21 -05:00
Allen Byrne ff13ed67a9 Fix typo 2018-08-28 12:08:06 -05:00
Allen Byrne 27af9a7922 HD prefix and whitespace 2018-08-28 10:54:54 -05:00
Allen Byrne a02414cc24 Revert testfile FILE change 2018-08-23 21:27:32 -05:00
Allen Byrne c9b37b93e9 change FILE path 2018-08-23 21:22:32 -05:00
Allen Byrne 510950623a Add testfiles to data copy 2018-08-23 17:26:33 -05:00
Allen Byrne 958c7bd833 Same changes needed for examples as test 2018-08-23 16:30:13 -05:00
Allen Byrne 792771d52a Update Java util lib, Refactor H5D write VL to match read 2018-06-27 17:53:47 -05:00
Allen Byrne 427ac6041a HDFFV-9739 factor out tests into separate JUnit 2018-05-15 18:12:19 -05:00
Allen Byrne 6c82c49dd5 TRILABS-20 set a compiler name on all project commands 2018-04-20 10:11:55 -05:00
Allen Byrne 46f2a2a432 TRILABS-19 Initial conversion of include_directories to targets 2018-04-17 15:57:58 -05:00
Allen Byrne 24c62ba7fe Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
Allen Byrne b36bad53d9 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
Allen Byrne 2f18da435e HDFFV-10398 use the simpler add_subdirectory signature 2018-01-30 12:21:01 -06:00
Allen Byrne 6ca95c512a HDFFV-10385 rework java names 2018-01-17 10:27:00 -06:00
Allen Byrne 0291c09075 HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE 2018-01-16 16:08:52 -06:00
Allen Byrne 19c18e44ed Revert CMAKE_BUILD_TYPE for matches - need to redesign 2018-01-12 14:17:04 -06:00
Allen Byrne be42e04791 HDFFV-10385 refactor CMAKE_BUILD_TYPE usage 2018-01-09 09:56:28 -06:00
Allen Byrne 4f9e47650a Fix STREQUAL if commands. 2017-10-02 12:39:15 -05:00
Allen Byrne 5c5533d7fd Change name for test results table 2017-09-20 14:16:31 -05:00
Allen Byrne ab43e3ce9b Add missing intro folder 2017-09-20 12:43:43 -05:00