vchoi | 3928393d99b | Fix for the H5Oget_info_by_name2 daily test failure for NPOESS. | | |
Scot Breitenfeld | f77c2f4b0be | updated the version from 1.1.4 to 1.1.5 | | |
Scot Breitenfeld | 514fb67c453 | Fixed path length when initialized to zero.(JPSS-232) | | JPSS-232 |
Scot Breitenfeld | b5106dd8878 | Added an exit code for when the tests fail.(JPSS-232) | | JPSS-232 |
Scot Breitenfeld | ee9e42fefaf | Updated cmake build instructions for autotools build of HDF5 | | |
Scot Breitenfeld | 5e6f43a3763 | updated the procedure with the final steps | | |
Scot Breitenfeld | 840ed727087 | Creates 'release' dir if not found instead of stopping. | | |
Scot Breitenfeld | c9130956039 | updatd the release procedure | | |
Scot Breitenfeld | 12551aed933 | Updated tested platforms section. | | |
Scot Breitenfeld | d84b114ff2b | updated release procedure. | | |
Larry Knox | 7eb52b95407 | Updated machine and compiler versions for unix machines and HDF5 versions tested at time of release. | | |
Scot Breitenfeld | 3607a535f84 | fixed comparison of unsigned expression | | |
Scot Breitenfeld | 822b1fdb13a | Updated script to mirror what's found in the HDF5 library. Fixes issue of "Unknown svn entries format. Aborted"Tested: jelly. | | |
Scot Breitenfeld | e010986be63 | added ./config/cmake_ext_mod/version.plist.in | | |
Scot Breitenfeld | fc84b42f5de | removed ./config/cmake_ext_mod/CPack.Info.plist.in | | |
Scot Breitenfeld | faee011ccdf | added Release Procedure section | | |
Scot Breitenfeld | 9fbf5384d7b | updated the New Features and Bugs Fixed sections | | |
Scot Breitenfeld | 361361da951 | updated the version from 1.1.3 to 1.1.4 | | |
Scot Breitenfeld | 6e1c915d407 | Removed CPack.Info.plist.in entry | | |
Scot Breitenfeld | 8a210febacc | Updated CMake build instructions. | | |
Scot Breitenfeld | 68442787855 | Removed compiler warnings | | |
Scot Breitenfeld | b4a3c2c7f64 | Fixed compiler warnings. | | |
Scot Breitenfeld | 6da99b8d3dd | Fixed issue with a cmake build failing when linking to an HDF5 library built with autools. (JPSS-205)Tested: platypus (gnu) | | JPSS-205 |
Scot Breitenfeld | d21098219f0 | fixed INCLUDE_DIRECTORIES when fortran is enabled | | |
Scot Breitenfeld | 8605aac6b7f | removed -g option | | |
Scot Breitenfeld | 4704a35a8f0 | added missing H5Fclose_f | | |
Scot Breitenfeld | 5fd7fac650b | update directions for 1.10 release | | |
Allen Byrne | ecc67797300 | VS2015 fix for printf_ll and merge from master | | |
Allen Byrne | 332c040b2c5 | Correct if argument | | |
Allen Byrne | 83b3f93370f | Correct use of shared libs and linking | | |
Allen Byrne | 7d03ddc633d | Replace externals with copies | | |
Allen Byrne | e6d5015f1cb | remove externals | | |
Allen Byrne | 80b248b9d7a | remove unneeded comment | | |
Allen Byrne | dec629964f0 | Correct find_package handling | | |
Allen Byrne | 25dcd326b73 | Legacy libraries need to be added to link | | |
Allen Byrne | 6ea6acc77ee | Add HL library VAR to LINK_LIBS | | |
Allen Byrne | 9c5a43ee642 | remove -static | | |
Allen Byrne | 6fef1e1a5cd | Minor changes plus adding SHARED defs for hdf5(?) | | |
Allen Byrne | c5bdbf78c66 | Need to check for dual-binary and single binary installs | | |
Scot Breitenfeld | e424df0083d | removed F2003 build restriction for HDF5 >v1.8 since this is now the default | | |
Scot Breitenfeld | 8872b4f5d0e | Removed the F2003 requirement for version > 1.8 | | |
Scot Breitenfeld | adef6ff1845 | removed F2003 build restriction for HDF5 >v1.8 since this is now the default | | |
Scot Breitenfeld | f1d1501a29a | reverted r309 | | |
Scot Breitenfeld | eabbcd0d8ab | removed F2003 build restriction for HDF5 >v1.8 since this is now the default | | |
Allen Byrne | b49dba847fc | switch internal cdash URL | | |
Allen Byrne | d7759af1f87 | update min_cmake to 3.1 | | |
Allen Byrne | f7c86df545b | Move components search to non-legacy find package | | |
Scot Breitenfeld | 0ef37f53f97 | Added H5_FCDLL to HD5f2cstring HD5packFstring | | |
Allen Byrne | 55cb86e28a6 | Add missing parameter | | |
Allen Byrne | 314dbaadef6 | Fix CMake target calls to add new parameter | | |