Allen Byrne
f41c524ca9
[svn-r23113] Added corrections to treat ";" character as text for comparision.
...
Tested: local linux
2012-12-20 09:41:11 -05:00
Dana Robinson
7b5b6d239e
[svn-r23111] Purpose:
...
Fixes for HDF5 1.8.10 p1
HDFFV-7975
Changed the max single I/O operation size on Darwin/Mac OS X.
HDFFV-8124 and HDFFV-8158
Fixed a core VFD bug when large blocks of data are read.
HDFFV-8246
Added more fields to the VFD read/write error messages.
Tested on:
64-bit Windows 7, Visual Studio 2010, CMake
64-bit Mac OS X Snow Leopard (Fred), Fortran, C++
64-bit BE Linux (Ostrich), Fortran, C++
32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran)
2012-12-19 16:51:55 -05:00
Allen Byrne
a50b051538
[svn-r23110] Correct comparison function
2012-12-19 15:05:03 -05:00
Allen Byrne
c7440f2f36
[svn-r23064] HDFFV-8202: Add diff display to cmake output on error. Merged changes from runTest.cmake.
2012-11-28 16:37:37 -05:00
Allen Byrne
b1439fa810
[svn-r23044] Restore build configuration defines for cmake
2012-11-21 10:05:49 -05:00
Allen Byrne
b06253f597
[svn-r23037] Correct string variable handling/reference
...
Tested: local and windows
2012-11-16 09:03:49 -05:00
Allen Byrne
4e2e8d118c
[svn-r23036] HDFFV-8202: cmake compare should show differences in log output
...
Tested: local linux
2012-11-15 16:18:17 -05:00
Allen Byrne
eff696a3b0
[svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders
...
Tested: jam with intel compilers
2012-09-18 17:08:07 -05:00
Allen Byrne
b257bab294
[svn-r22720] Fix RelWithDebInfo packaging
2012-08-28 12:39:30 -05:00
Allen Byrne
e7896ce1ce
[svn-r22633] Correct packaing info
2012-08-06 11:39:13 -05:00
Allen Byrne
cc7ae0a7fe
[svn-r22622] Windows config is up one level
2012-08-02 15:31:43 -05:00
Allen Byrne
49a11118ee
[svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs
...
Correct cmake packaging names
2012-08-02 12:57:54 -05:00
Allen Byrne
d4d9cbd52d
[svn-r22614] Revert heading of summary.
2012-07-30 14:15:31 -05:00
Allen Byrne
dd27fe612c
[svn-r22602]
2012-07-25 17:17:48 -05:00
Allen Byrne
b5ef63b550
[svn-r22599] FinHDF5 should be generated during build.
2012-07-24 09:10:05 -05:00
Allen Byrne
c7513e1776
[svn-r22570] Correct name of error reference file
2012-07-13 09:12:17 -05:00
Allen Byrne
f48ae2195a
[svn-r22569] On windows read/write error reference file just like reference file before comparision. This will set the line endings.
2012-07-13 08:58:18 -05:00
Allen Byrne
f1850c6156
[svn-r22560] Changes to allow tests to compare error files!
2012-07-12 08:32:47 -05:00
Allen Byrne
59da54f0fd
[svn-r22547] Remove clear-objects from ignore list (like h5import)
2012-07-10 14:31:54 -05:00
Allen Byrne
a7f482142e
[svn-r22545] Enable H5IMPORT-clear-objects for valgrind
...
Tested: local linux
2012-07-10 13:36:01 -05:00
Allen Byrne
b3cafaa61d
[svn-r22527] Update Ignore List for change to H5IMPORT tests
2012-07-09 12:32:07 -05:00
Allen Byrne
862d74c6ff
[svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT
2012-07-05 09:36:53 -05:00
Allen Byrne
d0347999e6
[svn-r22477] Removed subfolder tools from install command, need to correct install template
2012-06-20 09:38:23 -05:00
Allen Byrne
9b63d7d513
[svn-r22471] Add check for MINGW - ws2_32 library
...
Tested: windows - mingw
2012-06-18 15:01:59 -05:00
Allen Byrne
860fe3d4d7
[svn-r22470] Allow MinGW checks for fseek and the like
...
Tested: windows 32 mingw
2012-06-18 13:01:57 -05:00
Allen Byrne
79b36622aa
[svn-r22469] MinGW Flags need to use dash
...
set WINSOCK2_H
do not test for endianess
Tested: windows 32 minGW
2012-06-18 12:29:44 -05:00
Allen Byrne
603fc9dbe0
[svn-r22464] Correct name used for POSIX flag
2012-06-15 08:26:33 -05:00
Allen Byrne
c02719a4c8
[svn-r22455] Add NOT WINDOWS blocking around VSNPRINTF works check.
2012-06-12 08:55:01 -05:00
Allen Byrne
75f3194882
[svn-r22450] Update winsock define to match autotools configure check
2012-06-11 10:49:25 -05:00
Allen Byrne
dde94c349e
[svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correct HAVE_WINSOCK name.
...
Tested: windows
2012-06-08 11:00:58 -05:00
Allen Byrne
a6d41f7a75
[svn-r22441] Move some tests into NOT WINDOWS blocks
2012-06-06 17:11:07 -05:00
Allen Byrne
a11a6d9b34
[svn-r22437] Correct Windows cmake config files
...
Tested: windows
2012-06-05 14:36:41 -05:00
Allen Byrne
7b1ea8aa2a
[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed.
...
Still needed: compiler wrapper scripts
Tested: local linux(cmake) and h5committest
2012-06-04 12:05:02 -05:00
Allen Byrne
ed84ad426b
[svn-r22416] Missing ${TEST_FOLDER} path component in test script
2012-05-29 09:31:09 -05:00
Allen Byrne
d7bfa3617f
[svn-r22410] reduce compiler warnings reported by CDash for non-critical issues
2012-05-25 12:36:01 -05:00
Allen Byrne
d54152f057
[svn-r22406] do not need warnings from utility program.
2012-05-25 08:36:04 -05:00
Allen Byrne
336a743068
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
...
Tested: local linux and Windows
2012-05-24 16:50:06 -05:00
Allen Byrne
b285c91189
[svn-r22346] replace C++ style comments
2012-05-07 12:47:46 -05:00
Allen Byrne
0911e4e78a
[svn-r22202] Add extra search term
2012-03-29 17:26:29 -05:00
Allen Byrne
a3911962c7
[svn-r22199] Correct typo
2012-03-29 17:18:48 -05:00
Allen Byrne
3690a875f2
[svn-r22198] Update MINGW configuration (MinGW is Windows except for some issues)
2012-03-29 17:16:38 -05:00
Allen Byrne
45a0d7e3f4
[svn-r22190] Update MINGW configuration
2012-03-29 12:51:56 -05:00
Allen Byrne
7d347f2afd
[svn-r22185] Update MINGW configuration to match HDFMacros settings for shared library
2012-03-29 10:59:34 -05:00
Allen Byrne
455c125685
[svn-r22183] Correct typo
2012-03-29 10:29:06 -05:00
Allen Byrne
f05aa59a26
[svn-r22182] Update MINGW configuration
2012-03-29 09:48:57 -05:00
Allen Byrne
d4ab4456d0
[svn-r22175] MinGW compile issues fixed.
...
Reviewed
Tested: windows (big test using stdio ony fails - this will be filed for further investigation)
2012-03-28 17:00:41 -05:00
Allen Byrne
a46cd31c83
[svn-r22166] Reduce warnings from unneeded windows incude file.
...
Reviewed HDF5-68
Tested: windows
2012-03-28 11:13:11 -05:00
Allen Byrne
196080ac0f
[svn-r22010] Variable used to determine if the MS Visual Studio compiler is being used incorrectly limited setting the H5_HAVE_VISUAL_STUDIO define to only when the IDE was being used to build on Windows.
...
Tested: windows
2012-03-01 15:34:32 -05:00
Allen Byrne
e5b940c6cb
[svn-r21949] Add H5detect warning ignore
2012-02-16 11:33:17 -05:00
Allen Byrne
5d65ab5dd2
[svn-r21880] Add cygwin changes for ext libs
2012-01-18 10:33:50 -05:00