Author Commit Message Commit Date Allen Byrne 0384980aba0 Created CTestScript.cmake to better control the cmake processing of configuration, compile, test, and packing. 21 Dec 2011 donglm 1d872ee83d5 newly generated hdf5 files using hdf5-1.8.7 20 Dec 2011 donglm 0eeb4ac545a use MACRO to convert hdf5-1.6 api or hdf5-1.8 api based on hdf5 library. 20 Dec 2011 xcao 35f07a4c57d fixed HFRHFVTOOLS-56 issue. The index for image was starting 1 instead of 0 20 Dec 2011 Allen Byrne 17df3b38511 Updated ext lib so version and lib packaging macros
Tested: local linux 20 Dec 2011 Muqun Yang 90e82bac7ac adding these headers to make the toolkit work with both 1.6 and 1.8 without referring to H5_USE_16_API. 20 Dec 2011 Muqun Yang c3277b2d79c This 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... 20 Dec 2011 Allen Byrne 29e8da0ebe5 Add option to build shared jpeg libray - JIRA 1276. 14 Dec 2011 Allen Byrne fd2722bdf85 CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG" 05 Dec 2011 Allen Byrne 438a489f6ee Update CMake Required version to match current standard 2.8.6 05 Dec 2011 Allen Byrne 3faea9da141 Update CMake Required version in all folders to match current standard 2.8.6 05 Dec 2011 Allen Byrne db499c77852 Unify CMake config macros, split base macros from ext lib macros 01 Dec 2011 Allen Byrne 230f805a4f6 Correct 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. 30 Nov 2011 Allen Byrne 9411493311b Correctly use CMAKE_BUILD_TYPE in functions for building extrnal libraries.
Tested: local linux 22 Nov 2011 Allen Byrne fdf81f7e82c HDFFV-7798: CMake on linux, building Static with zlib built internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro. 15 Nov 2011 Allen Byrne eb7cede7d84 Change Nightly Start Time to match CDash and test kickoff time. 14 Nov 2011 Allen Byrne 284a6ad50bd Update cmake configuration 04 Nov 2011 Allen Byrne bedfbdb32a6 Correct large file support test 18 Oct 2011 Allen Byrne df324761450 Synchronize macros for naming with other libraries 11 Oct 2011 Allen Byrne a6b64f16d39 Add cache option to use shared libraries when building shared libraries 08 Sep 2011 Allen Byrne 575763fab6b Need PATH active by default during install for daily binary testing needs 01 Sep 2011 Allen Byrne c565888e6e0 Need PATH active by default during install for daily binary testing needs 01 Sep 2011 Allen Byrne df416977b32 protect imported hdf tools/lib with IF NOT TARGET 01 Sep 2011 Allen Byrne 9c390e7bd0c Add import executable for h5diff and hdiff 31 Aug 2011 Allen Byrne 9af39c220a6 Correct zlib references, zlib svn no longer has src folder 26 Aug 2011 Frank Baker b6e20d54cd8 Description:
Add doc/README.txt, containing information regarding
user documentation preparation at release time. 01 Jul 2011 Albert Cheng cafccb0f791 After 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. 01 Jul 2011 Albert Cheng 7cc29101fa3 Updated the definition of H4TOH5_LIBVER_STRING to correct release date
of June, 2011. 01 Jul 2011 Albert Cheng 8a1ede3ea21 added that SunOS passed both 32 and 64 bits modes. 29 Jun 2011 Albert Cheng c3707a20fc7 Official release v2.2.0. 29 Jun 2011 Frank Baker c41528e40a8 Description:
Add new file: misc/verify_eos2nc4/README.txt 29 Jun 2011 Frank Baker b6ce03cc291 Description:
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. 29 Jun 2011 Allen Byrne c86b40f7de1 Add CMake FIND module for project 29 Jun 2011 Allen Byrne ce3d2f85bf7 Correct *-config.cmake files to set {pkg}_LIBRARIES variable.
Tested: windows 29 Jun 2011 Allen Byrne 16b670de877 Add CMake tested on... section 29 Jun 2011 Albert Cheng e08097579cd Rewrite by separating H4H5TOOLS and the optional feature. 28 Jun 2011 Allen Byrne a3ab45305ed remove duplicate library from link 28 Jun 2011 Allen Byrne 6159e48451f Update hdf4 library name needed for project file compilation 28 Jun 2011 Frank Baker 865154b63c1 Description:
New UG and RM PDFs for Release 2.2.0, June 2011
Tested: Preview and Adobe Acrobat 28 Jun 2011 Frank Baker 06a7e06e25f Description:
Update footers for Release 2.2.0, June 2011.
Tested: Firefox 28 Jun 2011 Muqun Yang 7e0020ce343 Add the configuration fix message for the HDF-EOS2/netCDF-4 verifier. 28 Jun 2011 Muqun Yang 4b72e7f679d Update 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. 28 Jun 2011 Muqun Yang 23bd0d6c67d Update the information about the hdfeos2/netcdf-4 verifier. 28 Jun 2011 Muqun Yang cf4274425bd Add more information about hdfeos2 to netcdf4 conversion option for the hdf4 to hdf5 conversion utility and the verifier utility of this option. 28 Jun 2011 Allen Byrne 156c1a4be69 Assign cmake config files to an install group 28 Jun 2011 Albert Cheng 4306f2185b3 Updated release date to June 2011 for the pending release. 28 Jun 2011 Albert Cheng 7cefa2e973f Updated 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. 27 Jun 2011 Allen Byrne 897d1dbefc9 Updated CMake and windows info. Changed HDF versions to 4.2.6 & 1.8.7 in platforms tested section. 27 Jun 2011 Muqun Yang 4a38d17637c adding initial and date for kent's comments 27 Jun 2011 Albert Cheng 97effc2ed6b Updated to get ready for release v2.2.0. 27 Jun 2011 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '0384980aba05d1e2bf88cb234ab89fbe7e4d2bb0', href: '/projects/HDFEOS/repos/h4h5tools/commits/0384980aba05d1e2bf88cb234ab89fbe7e4d2bb0',parents: [{ id: '1d872ee83d5408b2b60c3e57fda5c6e764398f5e' }]},{id: '1d872ee83d5408b2b60c3e57fda5c6e764398f5e', href: '/projects/HDFEOS/repos/h4h5tools/commits/1d872ee83d5408b2b60c3e57fda5c6e764398f5e',parents: [{ id: '0eeb4ac545aa64cca202debfd49005c7bb8a95f9' }]},{id: '0eeb4ac545aa64cca202debfd49005c7bb8a95f9', href: '/projects/HDFEOS/repos/h4h5tools/commits/0eeb4ac545aa64cca202debfd49005c7bb8a95f9',parents: [{ id: '35f07a4c57de2a97d956641e869852566f116007' }]},{id: '35f07a4c57de2a97d956641e869852566f116007', href: '/projects/HDFEOS/repos/h4h5tools/commits/35f07a4c57de2a97d956641e869852566f116007',parents: [{ id: '17df3b38511f887a0d90cabc61e3d0e5979bf7cc' }]},{id: '17df3b38511f887a0d90cabc61e3d0e5979bf7cc', href: '/projects/HDFEOS/repos/h4h5tools/commits/17df3b38511f887a0d90cabc61e3d0e5979bf7cc',parents: [{ id: '90e82bac7acf38ca6af2c7a2d004307563bde2cc' }]},{id: '90e82bac7acf38ca6af2c7a2d004307563bde2cc', href: '/projects/HDFEOS/repos/h4h5tools/commits/90e82bac7acf38ca6af2c7a2d004307563bde2cc',parents: [{ id: 'c3277b2d79ca81bee58b1154999b452845c18218' }]},{id: 'c3277b2d79ca81bee58b1154999b452845c18218', href: '/projects/HDFEOS/repos/h4h5tools/commits/c3277b2d79ca81bee58b1154999b452845c18218',parents: [{ id: '29e8da0ebe5ba0be1caff51a639b913301527a92' }]},{id: '29e8da0ebe5ba0be1caff51a639b913301527a92', href: '/projects/HDFEOS/repos/h4h5tools/commits/29e8da0ebe5ba0be1caff51a639b913301527a92',parents: [{ id: 'fd2722bdf85bef98191ece26979cc6fc3bc0955f' }]},{id: 'fd2722bdf85bef98191ece26979cc6fc3bc0955f', href: '/projects/HDFEOS/repos/h4h5tools/commits/fd2722bdf85bef98191ece26979cc6fc3bc0955f',parents: [{ id: '438a489f6ee9774f93aace811ed9bfd184980a90' }]},{id: '438a489f6ee9774f93aace811ed9bfd184980a90', href: '/projects/HDFEOS/repos/h4h5tools/commits/438a489f6ee9774f93aace811ed9bfd184980a90',parents: [{ id: '3faea9da1414ac12958e128aa4bc90d685cc453b' }]},{id: '3faea9da1414ac12958e128aa4bc90d685cc453b', href: '/projects/HDFEOS/repos/h4h5tools/commits/3faea9da1414ac12958e128aa4bc90d685cc453b',parents: [{ id: 'db499c77852e4dae9206411ec3e3187f6056676c' }]},{id: 'db499c77852e4dae9206411ec3e3187f6056676c', href: '/projects/HDFEOS/repos/h4h5tools/commits/db499c77852e4dae9206411ec3e3187f6056676c',parents: [{ id: '230f805a4f62ed0f1739ee0da833634a5fa26033' }]},{id: '230f805a4f62ed0f1739ee0da833634a5fa26033', href: '/projects/HDFEOS/repos/h4h5tools/commits/230f805a4f62ed0f1739ee0da833634a5fa26033',parents: [{ id: '9411493311b79967864a02ee2dcad5c3d19a97c4' }]},{id: '9411493311b79967864a02ee2dcad5c3d19a97c4', href: '/projects/HDFEOS/repos/h4h5tools/commits/9411493311b79967864a02ee2dcad5c3d19a97c4',parents: [{ id: 'fdf81f7e82c5b3cce9b190ac860cef2ebc71dfc3' }]},{id: 'fdf81f7e82c5b3cce9b190ac860cef2ebc71dfc3', href: '/projects/HDFEOS/repos/h4h5tools/commits/fdf81f7e82c5b3cce9b190ac860cef2ebc71dfc3',parents: [{ id: 'eb7cede7d846ec05f1ef4e484b60e769a6131afb' }]},{id: 'eb7cede7d846ec05f1ef4e484b60e769a6131afb', href: '/projects/HDFEOS/repos/h4h5tools/commits/eb7cede7d846ec05f1ef4e484b60e769a6131afb',parents: [{ id: '284a6ad50bdadc8078dc3b9b6f99d77b5df8be07' }]},{id: '284a6ad50bdadc8078dc3b9b6f99d77b5df8be07', href: '/projects/HDFEOS/repos/h4h5tools/commits/284a6ad50bdadc8078dc3b9b6f99d77b5df8be07',parents: [{ id: 'bedfbdb32a6f95742f33c9666e8651c7a82dc92e' }]},{id: 'bedfbdb32a6f95742f33c9666e8651c7a82dc92e', href: '/projects/HDFEOS/repos/h4h5tools/commits/bedfbdb32a6f95742f33c9666e8651c7a82dc92e',parents: [{ id: 'df32476145081df793d829e9d073b300e745e301' }]},{id: 'df32476145081df793d829e9d073b300e745e301', href: '/projects/HDFEOS/repos/h4h5tools/commits/df32476145081df793d829e9d073b300e745e301',parents: [{ id: 'a6b64f16d399348d30ae29ffd096c5b2d8fea27b' }]},{id: 'a6b64f16d399348d30ae29ffd096c5b2d8fea27b', href: '/projects/HDFEOS/repos/h4h5tools/commits/a6b64f16d399348d30ae29ffd096c5b2d8fea27b',parents: [{ id: '575763fab6bd275530ec24b0352fba14ad9283bd' }]},{id: '575763fab6bd275530ec24b0352fba14ad9283bd', href: '/projects/HDFEOS/repos/h4h5tools/commits/575763fab6bd275530ec24b0352fba14ad9283bd',parents: [{ id: 'c565888e6e05d8790e59d334f377d5ef4c850622' }]},{id: 'c565888e6e05d8790e59d334f377d5ef4c850622', href: '/projects/HDFEOS/repos/h4h5tools/commits/c565888e6e05d8790e59d334f377d5ef4c850622',parents: [{ id: 'df416977b32695ec703a78a8c366100aa09fd671' }]},{id: 'df416977b32695ec703a78a8c366100aa09fd671', href: '/projects/HDFEOS/repos/h4h5tools/commits/df416977b32695ec703a78a8c366100aa09fd671',parents: [{ id: '9c390e7bd0c3caff1906db7d7abcbf767788ba8b' }]},{id: '9c390e7bd0c3caff1906db7d7abcbf767788ba8b', href: '/projects/HDFEOS/repos/h4h5tools/commits/9c390e7bd0c3caff1906db7d7abcbf767788ba8b',parents: [{ id: '9af39c220a682c12b3538de03f8715a117e9f9db' }]},{id: '9af39c220a682c12b3538de03f8715a117e9f9db', href: '/projects/HDFEOS/repos/h4h5tools/commits/9af39c220a682c12b3538de03f8715a117e9f9db',parents: [{ id: 'b6e20d54cd86ce1d1ca87b6a6e66763483776bef' }]},{id: 'b6e20d54cd86ce1d1ca87b6a6e66763483776bef', href: '/projects/HDFEOS/repos/h4h5tools/commits/b6e20d54cd86ce1d1ca87b6a6e66763483776bef',parents: [{ id: 'cafccb0f79174cdd735643205ee90443d7c023a3' }]},{id: 'cafccb0f79174cdd735643205ee90443d7c023a3', href: '/projects/HDFEOS/repos/h4h5tools/commits/cafccb0f79174cdd735643205ee90443d7c023a3',parents: [{ id: '7cc29101fa36b05cf1fe5ad893669e56156d4956' }]},{id: '7cc29101fa36b05cf1fe5ad893669e56156d4956', href: '/projects/HDFEOS/repos/h4h5tools/commits/7cc29101fa36b05cf1fe5ad893669e56156d4956',labels: [{name: 'h4h5tools_2_2_0', type: 'TAG', href: '/projects/HDFEOS/repos/h4h5tools/browse?at=h4h5tools_2_2_0'}],parents: [{ id: '8a1ede3ea217d8543869ba460db5e6f2cabdd62c' }]},{id: '8a1ede3ea217d8543869ba460db5e6f2cabdd62c', href: '/projects/HDFEOS/repos/h4h5tools/commits/8a1ede3ea217d8543869ba460db5e6f2cabdd62c',parents: [{ id: 'c3707a20fc73a637eabcf3839328302d506e7e08' }]},{id: 'c3707a20fc73a637eabcf3839328302d506e7e08', href: '/projects/HDFEOS/repos/h4h5tools/commits/c3707a20fc73a637eabcf3839328302d506e7e08',parents: [{ id: 'c41528e40a8ee3f57720061a56a97223fb11fa04' }]},{id: 'c41528e40a8ee3f57720061a56a97223fb11fa04', href: '/projects/HDFEOS/repos/h4h5tools/commits/c41528e40a8ee3f57720061a56a97223fb11fa04',parents: [{ id: 'b6ce03cc2910e6e58f115148edaf7b71f618d8ad' }]},{id: 'b6ce03cc2910e6e58f115148edaf7b71f618d8ad', href: '/projects/HDFEOS/repos/h4h5tools/commits/b6ce03cc2910e6e58f115148edaf7b71f618d8ad',parents: [{ id: 'c86b40f7de1e2fb3c4b462aaccbf99d924828141' }]},{id: 'c86b40f7de1e2fb3c4b462aaccbf99d924828141', href: '/projects/HDFEOS/repos/h4h5tools/commits/c86b40f7de1e2fb3c4b462aaccbf99d924828141',parents: [{ id: 'ce3d2f85bf73a44aad818110432c8f74b18d3a4e' }]},{id: 'ce3d2f85bf73a44aad818110432c8f74b18d3a4e', href: '/projects/HDFEOS/repos/h4h5tools/commits/ce3d2f85bf73a44aad818110432c8f74b18d3a4e',parents: [{ id: '16b670de8773331ecd1d9d4a9ba9924b025ce4e7' }]},{id: '16b670de8773331ecd1d9d4a9ba9924b025ce4e7', href: '/projects/HDFEOS/repos/h4h5tools/commits/16b670de8773331ecd1d9d4a9ba9924b025ce4e7',parents: [{ id: 'e08097579cd4fb678e8df4554b5148f5bad5c28c' }]},{id: 'e08097579cd4fb678e8df4554b5148f5bad5c28c', href: '/projects/HDFEOS/repos/h4h5tools/commits/e08097579cd4fb678e8df4554b5148f5bad5c28c',parents: [{ id: 'a3ab45305edf7b2b61150354160fc2dd2054a96e' }]},{id: 'a3ab45305edf7b2b61150354160fc2dd2054a96e', href: '/projects/HDFEOS/repos/h4h5tools/commits/a3ab45305edf7b2b61150354160fc2dd2054a96e',parents: [{ id: '6159e48451f325f21275c1e29f1ff1b87d2a39be' }]},{id: '6159e48451f325f21275c1e29f1ff1b87d2a39be', href: '/projects/HDFEOS/repos/h4h5tools/commits/6159e48451f325f21275c1e29f1ff1b87d2a39be',parents: [{ id: '865154b63c10a7d978896a3239560ff9338946a9' }]},{id: '865154b63c10a7d978896a3239560ff9338946a9', href: '/projects/HDFEOS/repos/h4h5tools/commits/865154b63c10a7d978896a3239560ff9338946a9',parents: [{ id: '06a7e06e25f295edef084d5ed3d95f5bd4b5186d' }]},{id: '06a7e06e25f295edef084d5ed3d95f5bd4b5186d', href: '/projects/HDFEOS/repos/h4h5tools/commits/06a7e06e25f295edef084d5ed3d95f5bd4b5186d',parents: [{ id: '7e0020ce34359f62dd01a73e1f204816ecf71f29' }]},{id: '7e0020ce34359f62dd01a73e1f204816ecf71f29', href: '/projects/HDFEOS/repos/h4h5tools/commits/7e0020ce34359f62dd01a73e1f204816ecf71f29',parents: [{ id: '4b72e7f679d8bebace635d1287b0e8568dbed34a' }]},{id: '4b72e7f679d8bebace635d1287b0e8568dbed34a', href: '/projects/HDFEOS/repos/h4h5tools/commits/4b72e7f679d8bebace635d1287b0e8568dbed34a',parents: [{ id: '23bd0d6c67dcf6c62ca2e0ec6bbede80ad54f663' }]},{id: '23bd0d6c67dcf6c62ca2e0ec6bbede80ad54f663', href: '/projects/HDFEOS/repos/h4h5tools/commits/23bd0d6c67dcf6c62ca2e0ec6bbede80ad54f663',parents: [{ id: 'cf4274425bd996a79d41c0535b71722e1955822d' }]},{id: 'cf4274425bd996a79d41c0535b71722e1955822d', href: '/projects/HDFEOS/repos/h4h5tools/commits/cf4274425bd996a79d41c0535b71722e1955822d',parents: [{ id: '156c1a4be69604df0da3a7c46a0ecfa9c91ae351' }]},{id: '156c1a4be69604df0da3a7c46a0ecfa9c91ae351', href: '/projects/HDFEOS/repos/h4h5tools/commits/156c1a4be69604df0da3a7c46a0ecfa9c91ae351',parents: [{ id: '4306f2185b33319c479e4ee50eb29189c727a2dd' }]},{id: '4306f2185b33319c479e4ee50eb29189c727a2dd', href: '/projects/HDFEOS/repos/h4h5tools/commits/4306f2185b33319c479e4ee50eb29189c727a2dd',parents: [{ id: '7cefa2e973f8a9cbae13a374de773ee08cc1f191' }]},{id: '7cefa2e973f8a9cbae13a374de773ee08cc1f191', href: '/projects/HDFEOS/repos/h4h5tools/commits/7cefa2e973f8a9cbae13a374de773ee08cc1f191',parents: [{ id: '897d1dbefc9c445ea9a91de62e1e807d3d5c1b50' }]},{id: '897d1dbefc9c445ea9a91de62e1e807d3d5c1b50', href: '/projects/HDFEOS/repos/h4h5tools/commits/897d1dbefc9c445ea9a91de62e1e807d3d5c1b50',parents: [{ id: '4a38d17637cdcad48178443f5c68cc1ae7ad82dc' }]},{id: '4a38d17637cdcad48178443f5c68cc1ae7ad82dc', href: '/projects/HDFEOS/repos/h4h5tools/commits/4a38d17637cdcad48178443f5c68cc1ae7ad82dc',parents: [{ id: '97effc2ed6bc599694d95788f088a0ed17991f78' }]},{id: '97effc2ed6bc599694d95788f088a0ed17991f78', href: '/projects/HDFEOS/repos/h4h5tools/commits/97effc2ed6bc599694d95788f088a0ed17991f78',parents: [{ id: '350918eff1caec236981e5a2039a4871e579f54a' }]}]);