HDFEOS
  1. HDFEOS

h4h5tools

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
1ebdb2ee77fCorrect CPack confusion with the same for two different functions (not case-sensitive)
Allen ByrneAllen Byrne
d629c8efe4eUpdate files for CPack use.
Allen ByrneAllen Byrne
fea34ec61daAdd INSTALL commands for utilities
Allen ByrneAllen Byrne
ab96d1194cdRemove use of /MT compile flag for building static libs and programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries.
Allen ByrneAllen Byrne
537c05b4c47Correct configuration variables for CPack/Install.
Allen ByrneAllen Byrne
dee68da2e4eExport public headers from lib/src
Allen ByrneAllen Byrne
cd5e6bf18bbCorrect typo (editor again!)
Allen ByrneAllen Byrne
07ce8872c46Correct configuration variables for CPack/Install.
Allen ByrneAllen Byrne
aa6f2a4cffcRemove extranous text form CMakeLists.txt (IDE Editor problem?)
Allen ByrneAllen Byrne
98d7164bb66Corrected typo in command and added duplicate test-macro for alternate test type Tested: windows
Allen ByrneAllen Byrne
2127b1dcad0Correct use of checking for ext lib support
Allen ByrneAllen Byrne
0133857ffb9remove unknown hdiff option -q from test commands
Allen ByrneAllen Byrne
6855ebde5e3Correct INSTALL_PREFIX handling
Allen ByrneAllen Byrne
e80a50426efChange destination value from hardcoded lib to CMake variable in install commad
Allen ByrneAllen Byrne
2ccb6f70bebCorrect typo in use of variable
Allen ByrneAllen Byrne
a9a4e66c7b5Correct external library generated headers packing for install/cpack when not using svn builds
Allen ByrneAllen Byrne
508bd39df41Add back, dropped during edit - create directory - for external projects in cpack.
Allen ByrneAllen Byrne
b55313e821bCorrect external library generated headers packing for install/cpack
Allen ByrneAllen Byrne
ad33b05ca5eRemove quotes from BLDTYPE parameter in building external projects from svn Tested: Windows
Allen ByrneAllen Byrne
7f28cbbfb96Correct external library packing for install/cpack. On windows using shared libs, dlls still needed to be put in the runtime folder for tests.
Allen ByrneAllen Byrne
0a7d5779d6cCorrect external library packing for install/cpack
Allen ByrneAllen Byrne
88557c6d854Correct SZIP 'warning ignore' regex, add jpeg ignore warning
Allen ByrneAllen Byrne
4cf84bdc931Correct SZIP 'warning ignore' regex
Allen ByrneAllen Byrne
04bcd6d7208Correction of SHARED LIBS generation needs the HDF4/HDF5 diff executables to use the correct name as well. Tested: windows, local linux
Allen ByrneAllen Byrne
c136f8567ffUpdate cacheinit.cmake with current HDF options.
Allen ByrneAllen Byrne
cef33141552Because there is no generated define configuration file, need to change H4H5_BUILT_AS_DYNAMIC_LIB from CMake SET to CMake ADD_DEFINITIONS command. Removed erronous blank define in CMake section of header. Tested: Windows
Allen ByrneAllen Byrne
7c316ee79a4Correct cmake dll export define typo
Allen ByrneAllen Byrne
1bbb3dc0383Check for CMAKE_BUILD_TYPE set if not WIN32 in library prefix naming. Unset needs prefix to be lib.
Allen ByrneAllen Byrne
66a94b3a616Upgrade project files to VS9
Frank BakerFrank Baker
36fcf73c421Description: New PDFs for Release 2.2.0. Tested: Preview and Adobe Acrobat Professional 8
Frank BakerFrank Baker
2164f3a62b1Description: Update links to HDF Group website. Tested: Firefox
Frank BakerFrank Baker
2a506932f2dDescription: Update release footers and tags to "Release 2.2.0, November 2010." Update copyright and license statements. Update links to HDF Group website. Tested: Firefox
Allen ByrneAllen Byrne
1a4281f62d8Correct external lib handling for Windows
Frank BakerFrank Baker
b2c9ca70babDescription: Update copyright header. Tested: Firefox
Frank BakerFrank Baker
f532d5623daDescription: Update copyright headers in code and document files. Update release/date footers and tags. Tested: Firefox
Frank BakerFrank Baker
7874d12b427Description: Update full copyright and license statement. Tested: Firefox
Allen ByrneAllen Byrne
bb1e3e43036Updated Dashboard Timeout setting
Allen ByrneAllen Byrne
ce7831cf1a3Make sure /NODEFAULTLIB is specified for Debug as well as Release
Allen ByrneAllen Byrne
9dae58de612Insure HDFX_LIBRARY variable is set.
Allen ByrneAllen Byrne
ee1292b3f20Correct typo of H4H5_ENABLE_SZIP_ENCODING in szip ExternalProject
Allen ByrneAllen Byrne
8f7374f2566Correct JPEG PIC option
Allen ByrneAllen Byrne
f1c93e2e594Seperate test executable build command from add_test commands. Move Build back to top of CMakeLists.txt
Allen ByrneAllen Byrne
9fd3abf6125Remove ifdef of shared libs from linking ws2_32.lib on windows
Allen ByrneAllen Byrne
0a9e7cbda76Add warnings to CDash ignore list
Allen ByrneAllen Byrne
ec5e239c461Added missing '$' in varaiable syntax
Allen ByrneAllen Byrne
fab0a6849e5Correct use of SZIP encoding flags used in External Project
Allen ByrneAllen Byrne
cfe9df1692aRemove quotes from BLDTYPE option in ExternalProject commands Tested: windows
Allen ByrneAllen Byrne
0078f109254Add FOREACH blocks to loop through HDF4 libs when buidling shared. Tested: windows
Allen ByrneAllen Byrne
7539cf9d897Put back deleted library check in configure.
Allen ByrneAllen Byrne
bc7e94691edCorrect EOS handling and configuration variables