HDF5
  1. HDF5

hdf5-examples

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
541cc697091Changed invalid text reference to general error text
Allen ByrneAllen Byrne
0144ce01d58Add "switch" options like the changes in C files.
Allen ByrneAllen Byrne
476483975b1Add WIN32 cpack generator
Allen ByrneAllen Byrne
c518bfe8d35Remove 1.10 switch option
Allen ByrneAllen Byrne
bcb630947caWarnings reduction, switch options and printf format
Allen ByrneAllen Byrne
fbd833f69c2MMerge pull request #3 in HDFFV/hdf5-examples from ~BYRN/hdf5_examples_adb:master to master * commit 'a9637fa8f61b24ca2824ab6e3e906c1cae234a88': Fix package name Cleanup CMake endif(), Convert to Namespace usage Update source packaging options
Allen ByrneAllen Byrne
a9637fa8f61Fix package name
Allen ByrneAllen Byrne
a7c461c12deCleanup CMake endif(), Convert to Namespace usage
Allen ByrneAllen Byrne
78c9c73c0b6Update source packaging options
Scot BreitenfeldScot Breitenfeld
16ea08ac711Removed the use of H5T_NATIVE_INTEGER_#, uses h5kind_to_type instead.
Allen ByrneAllen Byrne
a1278256273MMerge pull request #2 in HDFFV/hdf5-examples from ~BYRN/hdf5_examples_adb:master to master * commit '8616d36b928f1c8c8e3ff24356267c0af87227b1': Update cmake info
Allen ByrneAllen Byrne
8616d36b928Update cmake info
Allen ByrneAllen Byrne
673722ec7a9MMerge pull request #1 in HDFFV/hdf5-examples from ~BYRN/hdf5_examples_adb:master to master * commit 'b732fb4e8c14177a2909432742348ad6b806a8ec': UPDATE_TYPE changed to git
Allen ByrneAllen Byrne
b732fb4e8c1UPDATE_TYPE changed to git
Larry KnoxLarry Knox
633c384d673Add code to use H5free_memory() instead of free() in version where it is available for tag returned by H5Tget_tag(). Tested platypus, moohan, emu, ostrich, quail, osx1010teset, osx1011test
Allen ByrneAllen Byrne
7aad9c061f5Add Java examples, CMake only currently
Allen ByrneAllen Byrne
ba66078c2dbCmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same. Changed instances to make the outpu_variable different.
Allen ByrneAllen Byrne
65c57e31d28LINK_DIRECTORIES does not work, probably should be INCLUDE
Allen ByrneAllen Byrne
17bca384679LINK_DIRECTORIES does not work, probably should be INCLUDE
Allen ByrneAllen Byrne
320ae5b9103Merge cmake_ext_mod change
Allen ByrneAllen Byrne
7416b40a99fremove duplicate
Allen ByrneAllen Byrne
990be900f11Correct find_package handling
Allen ByrneAllen Byrne
4f4891416c5Correct find_package handling
Allen ByrneAllen Byrne
03297b6d7a4Correct find_package handling
Allen ByrneAllen Byrne
4bc21e9e055Need to check for dual-binary and single binary installs
Allen ByrneAllen Byrne
2a60be35448Need to check for dual-binary and single binary installs
Allen ByrneAllen Byrne
11e595d2d2dSynch cmake common code for next DB change of 1.8
Allen ByrneAllen Byrne
ebbc21f255bMerge dual-binary CMake changes
Vailin ChoiVailin Choi
f87cfcc847cClear the status flag in the superblock for the following files so that they can be opened with the implementation of file locking.
Allen ByrneAllen Byrne
e4ed8707fbfswitch internal cdash URL
Allen ByrneAllen Byrne
864fe11ddb2Change free to use H5free_memory
Allen ByrneAllen Byrne
705f5e62a55switch public cdash URL
Allen ByrneAllen Byrne
b35080e90b6switch public cdash URL
Scot BreitenfeldScot Breitenfeld
50460568ad1Fixed character length of string.
Scot BreitenfeldScot Breitenfeld
9067e8fcf24reverted r214
Scot BreitenfeldScot Breitenfeld
bcd8a2d783breverted commit 214
Scot BreitenfeldScot Breitenfeld
6efd580d97aChanged from using SELECTED_REAL_KIND(Fortran_REAL_8) to SELECTED_REAL_KIND(15,307)
Allen ByrneAllen Byrne
bebe1add240Change USE to BUILD
Allen ByrneAllen Byrne
442170bd776Change USE to BUILD
Allen ByrneAllen Byrne
685dc2cedf1Correct case and cygwin usage
Allen ByrneAllen Byrne
991c99517e8Upgrade to latest internal standards
Allen ByrneAllen Byrne
ccb24fe740aRemove common cmake mods
Allen ByrneAllen Byrne
1494f5ca04dFix CMake target calls to add new parameter
Allen ByrneAllen Byrne
efec28751a1Add component aware configuration
Allen ByrneAllen Byrne
84069252277Align common files and update to 3.1 minimum
Allen ByrneAllen Byrne
f945dc812e2Remove unused compile define
Allen ByrneAllen Byrne
86a6d079d80Correct position of endif
Allen ByrneAllen Byrne
b3dd2bdc93ccmake commands to lowercase
Allen ByrneAllen Byrne
b7fd2abea58Turn on F2003 support
Allen ByrneAllen Byrne
ad416baa8e1revert back DB changes