Author Commit Message Commit Date Elena Pourmal 9585c24a181 Maintenance: Since there were no changes to conversion spec, I decided not to use
3 for major version, and bump the minor version instead.
Package version number is 2.2.0 now
Platforms tested: jam 19 Oct 2010 Elena Pourmal 5c4bf6628fb Maintenance before the release:
-- Changed LIBVER_* definitions in the h4toh5.h to have H4TOH5 previx to avoid a conflict
with the HDF4 definitions; made the appropriate change to the CMakeLists.txt file
-- Updated HISTORY.txt with the 2.1.1 release info
-- Updated RELEASE.txt with the bug fixed for the release.
-- Updated package version to 3.0.0 to indicate new CMake build option.
Platforms tested: jam (more will follow) 19 Oct 2010 Allen Byrne 4d5961c6897 ADD EOS2 OPTION to allow testing 19 Oct 2010 Allen Byrne 65cfe3cfab9 Remove duplicated file 18 Oct 2010 Allen Byrne efcd6b97678 Add clear test objects commands 18 Oct 2010 Allen Byrne 1227542df3d Correct command to get the diff executables from the ExternalProject
Tested: Windows 18 Oct 2010 Allen Byrne 1ffdf954bf4 Add corrections for when XDR lib is used in hdf4 ExternalProject 18 Oct 2010 Allen Byrne 3ae4c3a82d2 Add message when ExternalProject is built 15 Oct 2010 Allen Byrne 87dcfe363e4 Add CMake.txt file to release docs.
Correct library version to 3.0.0
Update URLs in h4h5util.h file.
Remove VS2005 as supported version in Windows files.
Correct HDF5 SVN URL in ExternalProject Command. 14 Oct 2010 Allen Byrne 4f97b68c751 Added Library Version Defines -3.0.1- to h4toh5.h, updatedCMake file.
Updated list of files in h4toh5util.h, added "specification" to version comment
Tested: local linux cmake 14 Oct 2010 Allen Byrne 8269e6e3809 Correct HDF4 and HDF5 ExternalProject commands for libraries 14 Oct 2010 Allen Byrne e5d6d8c470b Correct target format in ADD_DEPENDICIES command 12 Oct 2010 Allen Byrne 481d85615d0 Disable FORTRAN for ExternalProject HDF4 Command 11 Oct 2010 Allen Byrne 44d5859a063 Adjust external library names depending on build type for ExternalProject Command
Tested: local linux, windows 11 Oct 2010 Allen Byrne 8616cacc02b Correct use of HDF4 static library names in External Project Command. Also pass correct setting of ALLOW_EXTERNAL flag in HDF4 and HDF5 ExternalProject commands.
Tested: local linux 11 Oct 2010 Allen Byrne cb8ec2d528a Added ExternalProject commands for all extlibs.
Updated CMake files to standard conventions used in HDF4, HDF5
Tested: local linux 11 Oct 2010 Allen Byrne 4849766488a Corrected typo 29 Jul 2010 Allen Byrne ed4107aa57f Updated with changes needed for windows
Tested: windows 28 Jul 2010 Allen Byrne 5bfc4fbbc08 Updated with new cmake config files 28 Jul 2010 Muqun Yang 2d077453ef4 Some HDF4 files have a vgroup name that this bigger than VGNAMELENMAX, the maximum size of the old HDF4 library allows. The h4toh5 conversion tool still uses VGNAMELENMAX, so it causes memory buffer overrun for some cases.
The current fix will use the new HDF4 APIs(in hdf4.2.5) Vgetnamelen and Vgetclassnamelen to obtain the vgroup name and class length.
The current HDF4.2.5 reference manual still points to the 64 character maximum for the vgroup name, which needs to be corrected.
Tested at l... 01 Jul 2010 Frank Baker 06d4cad92ba Description:
Update copyright date to 2010. 12 Mar 2010 Frank Baker ff6d77ecec0 Description:
Update copyright date to 2010. 12 Mar 2010 Frank Baker 8c88a5cd071 Description:
Update copyright date to 2010. 12 Mar 2010 Elena Pourmal f4382b31b4d Maintenance: Added known problem with the srcdir option to RELEASE.txt 25 Feb 2010 Elena Pourmal 51dff842db2 Maintenance: Updated version number to 2.1.1 and updated misc. doc files
for the upcoming release.
Platforms tested: jam and linew 17 Feb 2010 Allen Byrne 975dd3b02b9 Updated HDF4 library name to 425 17 Feb 2010 Allen Byrne 78c276f1233 Added windows specific test machines and new features. 15 Feb 2010 Allen Byrne 0f427b04f68 Added x64 configurations to windows project files
Tested: windows xp 64 VS2005 15 Feb 2010 Allen Byrne 56c520bd29b Add project upgrade logic for VS2008.
Tested: Windows XP32 VS2008 15 Feb 2010 Allen Byrne fdb7d463eac Updated windows files and installation text. Also added a build batch script, and add the nodebug option to the scripts.
The windows\property-sheets/depends-hdf4.vsprops file must be kept updated with the version of the hdf4 libraries to be used. Now using 424.
Tested: windows xp32 vs2005 15 Feb 2010 Mike McGreevy 07a19a6bd2c Purpose:
Fix bin/reconfigure issue; update RELEASE.txt
Description:
Fixed a configure macro that was causing problems
with bin/reconfigure required some standard GNU
files that we don't care about. bin/reconfigure
should now run smoothly.
Also updated release.txt to indicate new
versions of autotools used to generate configure
and Makefile.in templates in this release.
Tested:
jam 15 Feb 2010 Elena Pourmal 0578d53d91f Maintenance: Updated the file for upcoming release. 15 Feb 2010 Elena Pourmal c5942089080 Maintenance: Added the HISTORY.txt file and modified MANIFEST accordingly
for the upcoming release. 15 Feb 2010 Mike McGreevy 55ab2c91fcb Purpose:
Updating autotools in h4h5tools.
Description:
Updated bin/reconfigure script to point to new
versions of autotools in /mnt/hdf/packages.
Removed libtool references from bin/reconfigure
script since h4h5tools doesn't use it.
autotool versions are now in line with HDF4/HDF5.
Automake 1.11.1
Autoconf 2.65
Regenerted Makefile.in's and configure
with updated reconfigure script.
Tested:
tested builds linking with hdf4 and hdf5 1.... 28 Jan 2010 Muqun Yang a4c29a57d2c Clarify the addition of "-xc99" flag on solaris when compiling with HDF5 library. 28 Oct 2009 Muqun Yang 3c729dce450 Changed expected HDF5 files because the dimension attribute name has been changed. 21 Sep 2009 Muqun Yang bb041afe0a0 Update Expected HDF5 files because of the changing of dimension attribute names. 21 Sep 2009 Muqun Yang 462d1882986 Change the name of dimension scale attribute from "DIMENSIONLIST" to "DIMENSION_LIST" to follow dimensional scale specification 21 Sep 2009 clee83 b97e0888b0e add more comments 12 Aug 2009 Frank Baker 7dc221379fe Description:
Updated and restructured "Copyright Notice & License Terms" document
per new standard. 22 Apr 2009 clee83 8d6cd399ecc Fixed a bug occurring when using a dimension map with negative increment and non-one offset
The problem was revealed while writing and testing the HDF-EOS2 handler for OpenDAP by valgrind memcheck.
This problem only happens only if following conditions are met:
- a shrunken geo-location needs to be created due to a dimension map with a negative increment value
- the offset value of that dimension map is equal to or greater than 2
When those conditions are met, the following happens:
... 18 Mar 2009 Muqun Yang 4a334a23f8e 02 Feb 2009 Muqun Yang e74f04112a2 Updated the compiler information. 02 Feb 2009 clee83 8da976ec31b Update MANIFEST to add all necessary testfiles 02 Feb 2009 clee83 2c4bf5bfad7 Document: mention the limitation of HDF-EOS2/netCDF-4 verifier.
Also, HDF-EOS2 2.15 was addressed. 02 Feb 2009 clee83 c8b5baa8c68 verifier: change configure order because HDF4 interferes with netCDF-4 02 Feb 2009 clee83 33d710fe5d3 verifier: configure script detects -lsz -lz -ljpeg from h4cc 02 Feb 2009 Muqun Yang 86deebe526f Reorganized and corrected some information. 02 Feb 2009 clee83 20a8547e109 Change version number from 2.0 to 2.1 02 Feb 2009 clee83 789526825f2 Document: Emphasize that the verifier is a separated program. 02 Feb 2009 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '9585c24a181a7800a8cba90345762c2da0ddd771', href: '/projects/HDFEOS/repos/h4h5tools/commits/9585c24a181a7800a8cba90345762c2da0ddd771',parents: [{ id: '5c4bf6628fba940a75807677a2e3cb67aa7f1ed0' }]},{id: '5c4bf6628fba940a75807677a2e3cb67aa7f1ed0', href: '/projects/HDFEOS/repos/h4h5tools/commits/5c4bf6628fba940a75807677a2e3cb67aa7f1ed0',parents: [{ id: '4d5961c68970b7e58d995582930908bf28e0cc9f' }]},{id: '4d5961c68970b7e58d995582930908bf28e0cc9f', href: '/projects/HDFEOS/repos/h4h5tools/commits/4d5961c68970b7e58d995582930908bf28e0cc9f',parents: [{ id: '65cfe3cfab98ce9c66ff2ff040209f8b37a25154' }]},{id: '65cfe3cfab98ce9c66ff2ff040209f8b37a25154', href: '/projects/HDFEOS/repos/h4h5tools/commits/65cfe3cfab98ce9c66ff2ff040209f8b37a25154',parents: [{ id: 'efcd6b97678bfce1aeed6dc5b462d8adfa1b41e6' }]},{id: 'efcd6b97678bfce1aeed6dc5b462d8adfa1b41e6', href: '/projects/HDFEOS/repos/h4h5tools/commits/efcd6b97678bfce1aeed6dc5b462d8adfa1b41e6',parents: [{ id: '1227542df3d7270868cd759be1ab40f22ed78e29' }]},{id: '1227542df3d7270868cd759be1ab40f22ed78e29', href: '/projects/HDFEOS/repos/h4h5tools/commits/1227542df3d7270868cd759be1ab40f22ed78e29',parents: [{ id: '1ffdf954bf4a3b0810fd44a7b6f8b947ec2cdd40' }]},{id: '1ffdf954bf4a3b0810fd44a7b6f8b947ec2cdd40', href: '/projects/HDFEOS/repos/h4h5tools/commits/1ffdf954bf4a3b0810fd44a7b6f8b947ec2cdd40',parents: [{ id: '3ae4c3a82d2b9c094fce8a8c1c95a2aac41c9450' }]},{id: '3ae4c3a82d2b9c094fce8a8c1c95a2aac41c9450', href: '/projects/HDFEOS/repos/h4h5tools/commits/3ae4c3a82d2b9c094fce8a8c1c95a2aac41c9450',parents: [{ id: '87dcfe363e43f2d36a1492a9ee0e711ee12a3b77' }]},{id: '87dcfe363e43f2d36a1492a9ee0e711ee12a3b77', href: '/projects/HDFEOS/repos/h4h5tools/commits/87dcfe363e43f2d36a1492a9ee0e711ee12a3b77',parents: [{ id: '4f97b68c7518aaae87adc3ee22ab07762ebc3088' }]},{id: '4f97b68c7518aaae87adc3ee22ab07762ebc3088', href: '/projects/HDFEOS/repos/h4h5tools/commits/4f97b68c7518aaae87adc3ee22ab07762ebc3088',parents: [{ id: '8269e6e380956437b8ec7b0acd139a930ae9f934' }]},{id: '8269e6e380956437b8ec7b0acd139a930ae9f934', href: '/projects/HDFEOS/repos/h4h5tools/commits/8269e6e380956437b8ec7b0acd139a930ae9f934',parents: [{ id: 'e5d6d8c470bee2f2b68d1befb145ecdacc89406c' }]},{id: 'e5d6d8c470bee2f2b68d1befb145ecdacc89406c', href: '/projects/HDFEOS/repos/h4h5tools/commits/e5d6d8c470bee2f2b68d1befb145ecdacc89406c',parents: [{ id: '481d85615d0a83846a2b8cc9bc64a107cd38b952' }]},{id: '481d85615d0a83846a2b8cc9bc64a107cd38b952', href: '/projects/HDFEOS/repos/h4h5tools/commits/481d85615d0a83846a2b8cc9bc64a107cd38b952',parents: [{ id: '44d5859a06348e262d6c5e90ffdbbf7d3823b420' }]},{id: '44d5859a06348e262d6c5e90ffdbbf7d3823b420', href: '/projects/HDFEOS/repos/h4h5tools/commits/44d5859a06348e262d6c5e90ffdbbf7d3823b420',parents: [{ id: '8616cacc02bf4b86081b1a4365e0da3e31f24a7c' }]},{id: '8616cacc02bf4b86081b1a4365e0da3e31f24a7c', href: '/projects/HDFEOS/repos/h4h5tools/commits/8616cacc02bf4b86081b1a4365e0da3e31f24a7c',parents: [{ id: 'cb8ec2d528ada99cad8ec7e8b8e77716ba2fcc2a' }]},{id: 'cb8ec2d528ada99cad8ec7e8b8e77716ba2fcc2a', href: '/projects/HDFEOS/repos/h4h5tools/commits/cb8ec2d528ada99cad8ec7e8b8e77716ba2fcc2a',parents: [{ id: '4849766488a83a4d08ed50af5b10457b0cc9ceea' }]},{id: '4849766488a83a4d08ed50af5b10457b0cc9ceea', href: '/projects/HDFEOS/repos/h4h5tools/commits/4849766488a83a4d08ed50af5b10457b0cc9ceea',parents: [{ id: 'ed4107aa57ffad77ce48eae1557f0b65f61251ab' }]},{id: 'ed4107aa57ffad77ce48eae1557f0b65f61251ab', href: '/projects/HDFEOS/repos/h4h5tools/commits/ed4107aa57ffad77ce48eae1557f0b65f61251ab',parents: [{ id: '5bfc4fbbc08a4bac89c9d84f878b8efa72dd1a66' }]},{id: '5bfc4fbbc08a4bac89c9d84f878b8efa72dd1a66', href: '/projects/HDFEOS/repos/h4h5tools/commits/5bfc4fbbc08a4bac89c9d84f878b8efa72dd1a66',parents: [{ id: '2d077453ef429bf04b6d0f68119a7e13ef493e17' }]},{id: '2d077453ef429bf04b6d0f68119a7e13ef493e17', href: '/projects/HDFEOS/repos/h4h5tools/commits/2d077453ef429bf04b6d0f68119a7e13ef493e17',parents: [{ id: '06d4cad92ba5ec50f457a79e7b50e5c8b6631809' }]},{id: '06d4cad92ba5ec50f457a79e7b50e5c8b6631809', href: '/projects/HDFEOS/repos/h4h5tools/commits/06d4cad92ba5ec50f457a79e7b50e5c8b6631809',parents: [{ id: 'ff6d77ecec0257f84dad1eb4722a8a8609b2b214' }]},{id: 'ff6d77ecec0257f84dad1eb4722a8a8609b2b214', href: '/projects/HDFEOS/repos/h4h5tools/commits/ff6d77ecec0257f84dad1eb4722a8a8609b2b214',parents: [{ id: '8c88a5cd0712ebb91961471cd2edba8df1a04090' }]},{id: '8c88a5cd0712ebb91961471cd2edba8df1a04090', href: '/projects/HDFEOS/repos/h4h5tools/commits/8c88a5cd0712ebb91961471cd2edba8df1a04090',parents: [{ id: 'f4382b31b4dfda4dfcfa35f4ee45e332283cd9c4' }]},{id: 'f4382b31b4dfda4dfcfa35f4ee45e332283cd9c4', href: '/projects/HDFEOS/repos/h4h5tools/commits/f4382b31b4dfda4dfcfa35f4ee45e332283cd9c4',labels: [{name: 'h4h5tools_2_1_1', type: 'TAG', href: '/projects/HDFEOS/repos/h4h5tools/browse?at=h4h5tools_2_1_1'}],parents: [{ id: '51dff842db2d4219bc50f5ae8495a3dd72d04027' }]},{id: '51dff842db2d4219bc50f5ae8495a3dd72d04027', href: '/projects/HDFEOS/repos/h4h5tools/commits/51dff842db2d4219bc50f5ae8495a3dd72d04027',parents: [{ id: '975dd3b02b93a0309d0b592fa8cc7888f679afa6' }]},{id: '975dd3b02b93a0309d0b592fa8cc7888f679afa6', href: '/projects/HDFEOS/repos/h4h5tools/commits/975dd3b02b93a0309d0b592fa8cc7888f679afa6',parents: [{ id: '78c276f123305837a0eada5b37aa8169a727afa8' }]},{id: '78c276f123305837a0eada5b37aa8169a727afa8', href: '/projects/HDFEOS/repos/h4h5tools/commits/78c276f123305837a0eada5b37aa8169a727afa8',parents: [{ id: '0f427b04f6891b07c3f9626d1b3dacd598696282' }]},{id: '0f427b04f6891b07c3f9626d1b3dacd598696282', href: '/projects/HDFEOS/repos/h4h5tools/commits/0f427b04f6891b07c3f9626d1b3dacd598696282',parents: [{ id: '56c520bd29b8caa8a216e82cfdeefa081773477d' }]},{id: '56c520bd29b8caa8a216e82cfdeefa081773477d', href: '/projects/HDFEOS/repos/h4h5tools/commits/56c520bd29b8caa8a216e82cfdeefa081773477d',parents: [{ id: 'fdb7d463eac660aa50cbf78180f3f59b99cb9838' }]},{id: 'fdb7d463eac660aa50cbf78180f3f59b99cb9838', href: '/projects/HDFEOS/repos/h4h5tools/commits/fdb7d463eac660aa50cbf78180f3f59b99cb9838',parents: [{ id: '07a19a6bd2c6750c2b8b751f05417a350520ca25' }]},{id: '07a19a6bd2c6750c2b8b751f05417a350520ca25', href: '/projects/HDFEOS/repos/h4h5tools/commits/07a19a6bd2c6750c2b8b751f05417a350520ca25',parents: [{ id: '0578d53d91f28caa364c16c03fa1782d9baf81da' }]},{id: '0578d53d91f28caa364c16c03fa1782d9baf81da', href: '/projects/HDFEOS/repos/h4h5tools/commits/0578d53d91f28caa364c16c03fa1782d9baf81da',parents: [{ id: 'c5942089080faf4973bac08e2cfaf18e1701044b' }]},{id: 'c5942089080faf4973bac08e2cfaf18e1701044b', href: '/projects/HDFEOS/repos/h4h5tools/commits/c5942089080faf4973bac08e2cfaf18e1701044b',parents: [{ id: '55ab2c91fcb1f564b618960604077ae87903d37d' }]},{id: '55ab2c91fcb1f564b618960604077ae87903d37d', href: '/projects/HDFEOS/repos/h4h5tools/commits/55ab2c91fcb1f564b618960604077ae87903d37d',parents: [{ id: 'a4c29a57d2c80245d39ea0933a06ecbc211cbd24' }]},{id: 'a4c29a57d2c80245d39ea0933a06ecbc211cbd24', href: '/projects/HDFEOS/repos/h4h5tools/commits/a4c29a57d2c80245d39ea0933a06ecbc211cbd24',parents: [{ id: '3c729dce450880a81f05096acb798d6dc67a16e0' }]},{id: '3c729dce450880a81f05096acb798d6dc67a16e0', href: '/projects/HDFEOS/repos/h4h5tools/commits/3c729dce450880a81f05096acb798d6dc67a16e0',parents: [{ id: 'bb041afe0a0adf32a5a3117f2d44426c91145af2' }]},{id: 'bb041afe0a0adf32a5a3117f2d44426c91145af2', href: '/projects/HDFEOS/repos/h4h5tools/commits/bb041afe0a0adf32a5a3117f2d44426c91145af2',parents: [{ id: '462d1882986d67ba2ec1be81a6beb297440ce690' }]},{id: '462d1882986d67ba2ec1be81a6beb297440ce690', href: '/projects/HDFEOS/repos/h4h5tools/commits/462d1882986d67ba2ec1be81a6beb297440ce690',parents: [{ id: 'b97e0888b0e771491af1e62b155147000827d95b' }]},{id: 'b97e0888b0e771491af1e62b155147000827d95b', href: '/projects/HDFEOS/repos/h4h5tools/commits/b97e0888b0e771491af1e62b155147000827d95b',parents: [{ id: '7dc221379febc9af49c01e44aa406e80fd97c28a' }]},{id: '7dc221379febc9af49c01e44aa406e80fd97c28a', href: '/projects/HDFEOS/repos/h4h5tools/commits/7dc221379febc9af49c01e44aa406e80fd97c28a',parents: [{ id: '8d6cd399eccf3870df037aa8319d62851791f6e0' }]},{id: '8d6cd399eccf3870df037aa8319d62851791f6e0', href: '/projects/HDFEOS/repos/h4h5tools/commits/8d6cd399eccf3870df037aa8319d62851791f6e0',parents: [{ id: '4a334a23f8ebf206b5a720384c6fe7e67094d72b' }]},{id: '4a334a23f8ebf206b5a720384c6fe7e67094d72b', href: '/projects/HDFEOS/repos/h4h5tools/commits/4a334a23f8ebf206b5a720384c6fe7e67094d72b',labels: [{name: 'h4h5tools_2_1', type: 'TAG', href: '/projects/HDFEOS/repos/h4h5tools/browse?at=h4h5tools_2_1'}],parents: [{ id: 'e74f04112a2af0a104f0c6538b969fa9a12ba53c' }]},{id: 'e74f04112a2af0a104f0c6538b969fa9a12ba53c', href: '/projects/HDFEOS/repos/h4h5tools/commits/e74f04112a2af0a104f0c6538b969fa9a12ba53c',parents: [{ id: '8da976ec31b0a36d014ec0c42b17ac76892d5afd' }]},{id: '8da976ec31b0a36d014ec0c42b17ac76892d5afd', href: '/projects/HDFEOS/repos/h4h5tools/commits/8da976ec31b0a36d014ec0c42b17ac76892d5afd',parents: [{ id: '2c4bf5bfad7903f5311177939df2fb4a55ac2ea9' }]},{id: '2c4bf5bfad7903f5311177939df2fb4a55ac2ea9', href: '/projects/HDFEOS/repos/h4h5tools/commits/2c4bf5bfad7903f5311177939df2fb4a55ac2ea9',parents: [{ id: 'c8b5baa8c686447389e973baff104907b226ddbb' }]},{id: 'c8b5baa8c686447389e973baff104907b226ddbb', href: '/projects/HDFEOS/repos/h4h5tools/commits/c8b5baa8c686447389e973baff104907b226ddbb',parents: [{ id: '33d710fe5d39b7776c780279d76bcf08353e8da2' }]},{id: '33d710fe5d39b7776c780279d76bcf08353e8da2', href: '/projects/HDFEOS/repos/h4h5tools/commits/33d710fe5d39b7776c780279d76bcf08353e8da2',parents: [{ id: '86deebe526f551c62a69037dd14740848bf94593' }]},{id: '86deebe526f551c62a69037dd14740848bf94593', href: '/projects/HDFEOS/repos/h4h5tools/commits/86deebe526f551c62a69037dd14740848bf94593',parents: [{ id: '20a8547e109a6f70296d1a5193fbd1ef1b3f3e74' }]},{id: '20a8547e109a6f70296d1a5193fbd1ef1b3f3e74', href: '/projects/HDFEOS/repos/h4h5tools/commits/20a8547e109a6f70296d1a5193fbd1ef1b3f3e74',parents: [{ id: '789526825f245a065678496544d1e8689ee824bd' }]},{id: '789526825f245a065678496544d1e8689ee824bd', href: '/projects/HDFEOS/repos/h4h5tools/commits/789526825f245a065678496544d1e8689ee824bd',parents: [{ id: '850c9e0dfa4450ba7c3d3e0a64c2fa6de6251392' }]}]);