Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23441] HDFFV-8245: bug fix. Snow Leopard (darwin 10.X) does not have ↵ | Albert Cheng | 2013-03-25 | 1 | -3/+12 |
| | | | | | | | | | clang++. Reversed it to use gcc/g++ as the default C and CXX compilers for Darwin 10.X systems. Tested: duck (darwin 11), wren (darwin 12) and fred (darwin 10). | ||||
* | [svn-r23434] Improvement: DFFV-8245 | Albert Cheng | 2013-03-22 | 1 | -4/+35 |
| | | | | | | | | | | | | | | Use Clang as the compiler for the Mac platform. Changed all Mac to use clang/clang++ as the default C and CXX compilers if not provided by the user. Still use gfortran as the default fortran compiler since Apple does not provide any fortran compiler. Tested: passed all three macs OS, snow leapord (fred), lion (duck) and mountain lion (wren). Also passed test using Apple gcc, Gnu gcc, Intel as the C compilers and all corresponding CXX compilers fits in. Did not run h5committest or other non-mac platform since this change affect Apple platforms only. | ||||
* | [svn-r23361] Snapshot version 1.9 release 148 | HDF Tester | 2013-03-17 | 1 | -1/+1 |
| | |||||
* | [svn-r23341] Snapshot version 1.9 release 147 | HDF Tester | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | [svn-r23323] Snapshot version 1.9 release 146 | HDF Tester | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | [svn-r23311] Snapshot version 1.9 release 145 | HDF Tester | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | [svn-r23308] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-21 | 1 | -5/+5 |
| | | | | Tested: local linux | ||||
* | [svn-r23290] Snapshot version 1.9 release 144 | HDF Tester | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | [svn-r23288] Fix mismatched block statement | Allen Byrne | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | [svn-r23286] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-15 | 1 | -41/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r23275] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -7/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r23274] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -19/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r23253] update memcheck ignore tests | Allen Byrne | 2013-02-12 | 1 | -0/+5 |
| | |||||
* | [svn-r23250] Merge changes from normal cache file | Allen Byrne | 2013-02-12 | 1 | -1/+6 |
| | |||||
* | [svn-r23240] Snapshot version 1.9 release 143 | HDF Tester | 2013-02-10 | 1 | -1/+1 |
| | |||||
* | [svn-r23235] Fix for: | Scot Breitenfeld | 2013-02-08 | 1 | -6/+4 |
| | | | | | | | HDFFV-7909 When building with g95 on Mac OS X 64-bit, the wrong options (gfortran) are used Tested: duck (gfortran, g95 (which is not supported)) | ||||
* | [svn-r23221] Snapshot version 1.9 release 142 | HDF Tester | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | [svn-r23202] Add another warning to ignore list | Allen Byrne | 2013-01-29 | 1 | -0/+1 |
| | |||||
* | [svn-r23180] Snapshot version 1.9 release 141 | HDF Tester | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | [svn-r23153] Snapshot version 1.9 release 140 | HDF Tester | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | [svn-r23139] Only do line by line compare if compare files fail. | Allen Byrne | 2013-01-07 | 1 | -0/+6 |
| | |||||
* | [svn-r23138] Only do line by line compare if compare files fail. | Allen Byrne | 2013-01-07 | 1 | -0/+12 |
| | | | | Tested: local linux | ||||
* | [svn-r23136] Snapshot version 1.9 release 139 | HDF Tester | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | [svn-r23130] Update CPack to 2.8.10 | Allen Byrne | 2013-01-02 | 1 | -267/+330 |
| | |||||
* | [svn-r23121] Snapshot version 1.9 release 138 | HDF Tester | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | [svn-r23119] Snapshot version 1.9 release 137 | HDF Tester | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ↵ | Scot Breitenfeld | 2012-12-21 | 1 | -0/+4 |
| | | | | | | Intel versions (<12.1) did not support. | ||||
* | [svn-r23113] Added corrections to treat ";" character as text for comparision. | Allen Byrne | 2012-12-20 | 2 | -32/+39 |
| | | | | Tested: local linux | ||||
* | [svn-r23111] Purpose: | Dana Robinson | 2012-12-19 | 2 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | 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) | ||||
* | [svn-r23110] Correct comparison function | Allen Byrne | 2012-12-19 | 2 | -27/+31 |
| | |||||
* | [svn-r23085] Snapshot version 1.9 release 136 | HDF Tester | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23071] Snapshot version 1.9 release 135 | HDF Tester | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | [svn-r23064] HDFFV-8202: Add diff display to cmake output on error. Merged ↵ | Allen Byrne | 2012-11-28 | 1 | -5/+19 |
| | | | | changes from runTest.cmake. | ||||
* | [svn-r23050] Snapshot version 1.9 release 134 | HDF Tester | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | [svn-r23044] Restore build configuration defines for cmake | Allen Byrne | 2012-11-21 | 1 | -0/+18 |
| | |||||
* | [svn-r23039] Snapshot version 1.9 release 133 | HDF Tester | 2012-11-18 | 1 | -1/+1 |
| | |||||
* | [svn-r23037] Correct string variable handling/reference | Allen Byrne | 2012-11-16 | 1 | -8/+8 |
| | | | | Tested: local and windows | ||||
* | [svn-r23036] HDFFV-8202: cmake compare should show differences in log output | Allen Byrne | 2012-11-15 | 1 | -10/+38 |
| | | | | Tested: local linux | ||||
* | [svn-r23021] Snapshot version 1.9 release 132 | HDF Tester | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | [svn-r22879] Bug Fix: HDFFV 8017 | Albert Cheng | 2012-10-10 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | dt_arith would fail in Lion and Mountain Lion system when GCC version 4.2.1 is used with --enable-production. Somehow the -O optimization will fail some of the hard conversion code. Solution: This is just a temporary patch by detecting if this is a Lion or Mountain Lion system using GCC 4.2.1, then just remove the any -O option from the PROD_CFLAGS. A better fix should be deviced later. Tested: Duck(lion) and Owl (mountain lion) tested with --enable-production. Also tested in Fred and Tejeda, both Snow Leopard systems to verify there is no undesired side effect. | ||||
* | [svn-r22846] Snapshot version 1.9 release 131 | HDF Tester | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22830] Bug fix: HDFFV-8069 AIX config file Fortran flags need fix | Albert Cheng | 2012-09-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | Description: The Fortran compiler flags were all set to "-O". They should be different setting for different situations. E.g, "-g" for debug and "-pg" for profile, etc. Fix: set them to appropriate different values. Tested: in Remote ADA AIX machines using 3 different settings: configure --enable-fortran --enable-cxx # default to --disable-production configure --enable-fortran --enable-cxx --enable-production configure --enable-fortran --enable-cxx --disable-production | ||||
* | [svn-r22802] Snapshot version 1.9 release 130 | HDF Tester | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -1/+4 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22766] Snapshot version 1.9 release 129 | HDF Tester | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | [svn-r22745] Snapshot version 1.9 release 128 | HDF Tester | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22732] Snapshot version 1.9 release 127 | HDF Tester | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | [svn-r22722] Update all references from configure.in to configure.ac | Allen Byrne | 2012-08-28 | 1 | -1/+1 |
| | | | | Tested: h5committest | ||||
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -10/+10 |
| | |||||
* | [svn-r22714] one more missed VAR change for parallel examples | Allen Byrne | 2012-08-26 | 1 | -1/+1 |
| |