HDFEOS
  1. HDFEOS

h4h5tools

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
0384980aba0Created CTestScript.cmake to better control the cmake processing of configuration, compile, test, and packing.
donglmdonglm
1d872ee83d5newly generated hdf5 files using hdf5-1.8.7
donglmdonglm
0eeb4ac545ause MACRO to convert hdf5-1.6 api or hdf5-1.8 api based on hdf5 library.
xcaoxcao
35f07a4c57dfixed HFRHFVTOOLS-56 issue. The index for image was starting 1 instead of 0
Allen ByrneAllen Byrne
17df3b38511Updated ext lib so version and lib packaging macros Tested: local linux
Muqun YangMuqun Yang
90e82bac7ac adding these headers to make the toolkit work with both 1.6 and 1.8 without referring to H5_USE_16_API.
Muqun YangMuqun Yang
c3277b2d79cThis and the next check-in partially address the JIRA ticket https://jira.hdfgroup.uiuc.edu/browse/HFRHFVTOOLS-50 Upgrade to use V18 API. Only the default configuration option is addressed. After this check-in, the configuration with -eos option will also be double checked and potentially some APIs may also need to upgrade to V 18. Then the installation and the release notes will also be updated. Macros are defined as follows to make the toolkit work with the 1.8 and the 1.6 without using d...
Allen ByrneAllen Byrne
29e8da0ebe5Add option to build shared jpeg libray - JIRA 1276.
Allen ByrneAllen Byrne
fd2722bdf85CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG"
Allen ByrneAllen Byrne
438a489f6eeUpdate CMake Required version to match current standard 2.8.6
Allen ByrneAllen Byrne
3faea9da141Update CMake Required version in all folders to match current standard 2.8.6
Allen ByrneAllen Byrne
db499c77852Unify CMake config macros, split base macros from ext lib macros
Allen ByrneAllen Byrne
230f805a4f6Correct macros for building static libs on linux when CMAKE_BUILD_TYPE is defined. Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects.
Allen ByrneAllen Byrne
9411493311bCorrectly use CMAKE_BUILD_TYPE in functions for building extrnal libraries. Tested: local linux
Allen ByrneAllen Byrne
fdf81f7e82cHDFFV-7798: CMake on linux, building Static with zlib built internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro.
Allen ByrneAllen Byrne
eb7cede7d84Change Nightly Start Time to match CDash and test kickoff time.
Allen ByrneAllen Byrne
284a6ad50bdUpdate cmake configuration
Allen ByrneAllen Byrne
bedfbdb32a6Correct large file support test
Allen ByrneAllen Byrne
df324761450Synchronize macros for naming with other libraries
Allen ByrneAllen Byrne
a6b64f16d39Add cache option to use shared libraries when building shared libraries
Allen ByrneAllen Byrne
575763fab6bNeed PATH active by default during install for daily binary testing needs
Allen ByrneAllen Byrne
c565888e6e0Need PATH active by default during install for daily binary testing needs
Allen ByrneAllen Byrne
df416977b32protect imported hdf tools/lib with IF NOT TARGET
Allen ByrneAllen Byrne
9c390e7bd0cAdd import executable for h5diff and hdiff
Allen ByrneAllen Byrne
9af39c220a6Correct zlib references, zlib svn no longer has src folder
Frank BakerFrank Baker
b6e20d54cd8Description: Add doc/README.txt, containing information regarding user documentation preparation at release time.
Albert ChengAlbert Cheng
cafccb0f791After v2.2.0 release, reset files for next release. release_docs/HISTORY.txt: release_docs/RELEASE.txt: Copied v2.2.0 RELEASE.txt to HISOTRY.txt, reset RELEASE.txt for v2.2.1. configure.ac: lib/src/h4toh5.h: README.txt: Changed version to 2.2.1. configure: Generated from configure.ac by bin/reconfigure. Tested: visual inspection. No built since no change in source code.
Albert ChengAlbert Cheng
7cc29101fa3Updated the definition of H4TOH5_LIBVER_STRING to correct release date of June, 2011.
Albert ChengAlbert Cheng
8a1ede3ea21added that SunOS passed both 32 and 64 bits modes.
Albert ChengAlbert Cheng
c3707a20fc7Official release v2.2.0.
Frank BakerFrank Baker
c41528e40a8Description: Add new file: misc/verify_eos2nc4/README.txt
Frank BakerFrank Baker
b6ce03cc291Description: Edited README.txt, release_docs/RELEASE.txt, and release_docs/INSTALL.txt to move discussion of an independent verification tool to the new file misc/verify_eos2nc4/README.txt.
Allen ByrneAllen Byrne
c86b40f7de1Add CMake FIND module for project
Allen ByrneAllen Byrne
ce3d2f85bf7Correct *-config.cmake files to set {pkg}_LIBRARIES variable. Tested: windows
Allen ByrneAllen Byrne
16b670de877Add CMake tested on... section
Albert ChengAlbert Cheng
e08097579cdRewrite by separating H4H5TOOLS and the optional feature.
Allen ByrneAllen Byrne
a3ab45305edremove duplicate library from link
Allen ByrneAllen Byrne
6159e48451fUpdate hdf4 library name needed for project file compilation
Frank BakerFrank Baker
865154b63c1Description: New UG and RM PDFs for Release 2.2.0, June 2011 Tested: Preview and Adobe Acrobat
Frank BakerFrank Baker
06a7e06e25fDescription: Update footers for Release 2.2.0, June 2011. Tested: Firefox
Muqun YangMuqun Yang
7e0020ce343Add the configuration fix message for the HDF-EOS2/netCDF-4 verifier.
Muqun YangMuqun Yang
4b72e7f679dUpdate the verifier's configure.ac and configure files to avoid the failures of detecting the path of external libraries from h5cc. The configuration script will no longer try to detect the path of the external libraries based on h5cc. Now users should be solely responsible to provide the path of the external library(szip etc) if the HDF5 library is linked with that library.
Muqun YangMuqun Yang
23bd0d6c67dUpdate the information about the hdfeos2/netcdf-4 verifier.
Muqun YangMuqun Yang
cf4274425bdAdd more information about hdfeos2 to netcdf4 conversion option for the hdf4 to hdf5 conversion utility and the verifier utility of this option.
Allen ByrneAllen Byrne
156c1a4be69Assign cmake config files to an install group
Albert ChengAlbert Cheng
4306f2185b3Updated release date to June 2011 for the pending release.
Albert ChengAlbert Cheng
7cefa2e973fUpdated for pending v2.2.0 release. README.txt: Added the version information as first line in file, similar to other HDF software. RELEASE.txt: Corrected domain name (was hdfgroup.com, now hdfgroup.org). Updated Platform Tested information. Removed Mac platform which is not tested in this release. Removed optional feature of HDF-EOS2/netCDF-4 verifier since it was not tested in this release.
Allen ByrneAllen Byrne
897d1dbefc9Updated CMake and windows info. Changed HDF versions to 4.2.6 & 1.8.7 in platforms tested section.
Muqun YangMuqun Yang
4a38d17637cadding initial and date for kent's comments
Albert ChengAlbert Cheng
97effc2ed6bUpdated to get ready for release v2.2.0.