summaryrefslogtreecommitdiffstats
path: root/tools/src/h5import
Commit message (Expand)AuthorAgeFilesLines
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-201-1/+1
* squash cast warning fixkmu2020-05-201-4/+4
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-201-19/+22
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-6/+6
* address problems from commentskmu2020-05-201-1/+1
* fix and address commentskmu2020-05-201-2/+2
* remove unnecessary check macrokmu2020-05-201-4/+1
* fix intel compile warningskmu2020-05-201-3/+6
* Revert "fix warnings from Intel compiler"kmu2020-05-201-2/+2
* Revert "fix issues from previous PR comments"kmu2020-05-201-9/+3
* Revert "using a different MACRO"kmu2020-05-201-2/+2
* using a different MACROkmu2020-05-201-2/+2
* fix issues from previous PR commentskmu2020-05-201-3/+9
* fix warnings from Intel compilerkmu2020-05-201-2/+2
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-1/+1
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-093-76/+95
* HD prefix and whitespaceAllen Byrne2018-08-281-151/+151
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+3
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+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-10345 spelling errorsAllen Byrne2018-02-051-2/+2
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-2/+4
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-202-5/+24
* HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
* HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
* HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-153-100/+633
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-121-40/+293
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-253-18/+12
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-9/+10
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
* Split tools into src and test - add foldersAllen Byrne2016-10-274-0/+4666