Allen Byrne
6fa09bdb15
Add h5* compiler wrapper testing for CMake #4605 ( #4613 )
...
* Add show option
* remove non-static libs and correct names of static libs
* Fixup the pkg-config libs and comp builds
* Fix commands and add fortran pkg-config test scripts
* Add help usage option
2024-07-15 10:16:16 -05:00
Allen Byrne
033f2a8cb5
Add python testing for examples ( #4628 )
2024-07-12 21:28:38 -07:00
Allen Byrne
dca6370691
Move C++ and Fortran and examples to HDF5Examples folder ( #4552 )
2024-06-08 06:46:09 -05:00
Allen Byrne
69a4e7d68f
Correct examples tests to just run under dynamic analysis ( #4505 )
2024-05-21 07:48:47 -07:00
Allen Byrne
f17ca5689e
Update for blosc2 in plugins and prefix hdf5 cmake varnames ( #4468 )
2024-05-10 13:01:28 -05:00
Allen Byrne
9148f7c563
Prepend MPI_TEST_ to parallel example test names ( #4306 )
2024-04-02 13:01:02 -05:00
Allen Byrne
42f9d2426f
Correct reference copy for 16 API ( #4244 )
2024-03-26 09:04:36 -07:00
bmribler
62a905ae4a
Fix URLs ( #4210 )
...
Also removed Copyright.html context because it's no longer valid.
2024-03-22 12:06:09 -05:00
Allen Byrne
8f3e544193
Filter plugins updates for registration URL ( #4180 )
...
* Update filter plugin URL to new location
* Adjust test array size
2024-03-19 15:11:15 -05:00
jhendersonHDF
a56675e12a
Fix some minor warnings ( #4165 )
2024-03-16 19:43:47 -07:00
Allen Byrne
114d2d0211
virtual creates must use the same datatype as the main file ( #4092 )
2024-03-08 15:50:31 -08:00
Allen Byrne
871a49feca
Use H5T_STD_I32LE to create datatype in vds examples ( #4070 )
...
Fixes issues when VDS examples are tested on BE systems
2024-03-07 13:05:28 -08:00
Scot Breitenfeld
410c18b59f
included best practices of using coll. metadata APIs ( #4018 )
2024-02-15 08:19:52 -08:00
H. Joe Lee
1414693350
Add C in project line for CMake to fix #4012 . ( #4014 )
2024-02-14 07:38:21 -06:00
jhendersonHDF
a4c707a832
Fix incompatible pointer type warnings in object reference examples ( #3999 )
2024-02-09 11:04:48 -06:00
H. Joe Lee
6345c1650a
Remove oneapi/clang compiler printf() type warning. ( #3994 )
...
* Remove oneapi/clang compiler printf() type warning from h5ex_t_opaque.c.
2024-02-08 09:56:20 -06:00
Allen Byrne
45ac12e6b6
Explicitly use PROJECT_BINARY_DIR in target copy location ( #3974 )
2024-01-30 16:21:21 -06:00
Allen Byrne
efe7cb72ba
Add binary build for linux S3 ( #3936 )
...
* Reorg and update options for doc and cmake config
* Correct subfiling depends
* Add linux S3 binaries to GH published files
* Correct path
* Try reducing parallel jobs in tests
* Change examples jobs for test from 8 to 4
2024-01-09 09:47:55 -08:00
Allen Byrne
772276ea1f
Remove examples that have been moved to HDF5Examples folder ( #3917 )
2024-01-03 14:17:46 -06:00
Allen Byrne
366f2d94a3
Add CMake api checks to test the new Examples folder. ( #3907 )
...
* Fix missing build-mode value
* Use 110 version file only for the 1.10 library
* Fix H5_LIBVER_DIR variable
* Disable 1.6 API tests for now.
2023-12-22 15:17:05 -06:00
Allen Byrne
aa734a5d7e
Add VDS examples and fix non-standalone build ( #3898 )
...
* Choose a size for rdata dimension
* Fix platform naming conflicts
* Fix doxygen references to point within library repo
2023-12-21 09:53:24 -06:00
Allen Byrne
6f2d22d86e
Add variable option syncing for examples ( #3885 )
2023-12-14 12:50:30 -06:00
Allen Byrne
ac650fa9d1
Update examples with 1.6 api and static libs ( #3874 )
...
* Update examples with 1.6 api and static libs
* Only check for STATIC only builds
* Do not calculate version as library has already.
2023-11-29 12:54:22 -06:00
Allen Byrne
fc88fcde10
Develop merge examples ( #3851 )
...
* Merge examples repo into library
* Change grepTest to be more fault-tolerant
* Update examples macro file
* Exclude all Fortran examples from doxygen
2023-11-27 15:30:15 -06:00