Albert Cheng
0da764db44
[svn-r20687] Added "xlc_r" as a recognized XL compilers.
...
Tested:
NCSA BP AIX system. No need of h5committest because the changes affect AIX
systems only.
2011-04-29 17:47:12 -05:00
Allen Byrne
a62f70256a
[svn-r20667] Re-enable All tests for memcheck and add test_configuration setting
2011-04-28 15:17:57 -05:00
Allen Byrne
dd8ce27961
[svn-r20642] Add CPack overrides for NSIS install paths. Install for products are: HDF Group/Product/Version
2011-04-26 14:16:10 -05:00
Allen Byrne
2a7a8ae232
[svn-r20598] Add missing library suffix to ext lib install list, windows dynamic only
2011-04-22 09:35:39 -05:00
Allen Byrne
282d1cd224
[svn-r20591] On windows the ext libs did not work for cpack process. Changed ext lib handling to get the correct path. Needs more work to remove the the pre-install copying.
...
Bring r20590 from trunk
Tested: windows
2011-04-21 14:23:12 -05:00
Mike McGreevy
73fde75a6c
[svn-r20574] Bump soname interface number. This should have been bumped
...
in 1.8.6 when its API was changed, but since it wasn't I'm
manually fixing up these numbers in 1.8 and 1.8.7 branches
for the time being.
2011-04-20 13:28:46 -05:00
Allen Byrne
8f81c74806
[svn-r20570] Correct Windows only set command
2011-04-20 13:12:49 -05:00
Allen Byrne
15231113cb
[svn-r20568] Bug #5929 : On windows check for existence of InitOnceExecuteOnce for use by threads.
...
Tested: Windows Xp and 7
2011-04-20 12:32:12 -05:00
Mike McGreevy
2065dc05cc
[svn-r20565] Update 1.8 branch version to 1.8.8-snap0
2011-04-20 11:41:42 -05:00
Quincey Koziol
4f17c3c591
[svn-r20562] Description:
...
Bring r20561 from trunk to 1.8 branch:
Remove C++ specific flag from C compilation flags, for gcc 4.5 & 4.6
Tested on:
FreebSD/64 8.2 (freedom) w/gcc 4.6
2011-04-20 11:17:08 -05:00
Allen Byrne
35318dc75c
[svn-r20542] revert install command for External library builds - copy of lib fails if permission to install location is denied. Does not affect build otherwise.
...
Tested; local linux
2011-04-18 10:58:17 -05:00
Quincey Koziol
d90f14295a
[svn-r20540] Description:
...
Bring r20538 & r20539 from trunk to 1.8 branch:
Update with new warning flags for gcc 4.6.x
Bring Coverity changes back to trunk:
r20276:
Add recursive is vlen string function.
Cleanup resource leaks for issues: 200,202,329,688,811,812
r20277:
Check types and close by adding error section: issue 687
r20278:
Replaced implicit pointer conversion with (ocrt_info.new_obj != NULL).
r20280:
Addressed coverity issues 927-929 & 583. The real issue is failure to check
file name length -- at least at the H5FD interface level. This needs more work, but at least I have dealt with the issue in H5FDfamily.c
r20337:
H5O_type_t obj_type = H5O_TYPE_UNKNOWN;
r20338:
Added udata.name = NULL; to prevent potential uninitialized use after done: label.
r20339:
coverity issues: 686,828,1670-1673,1707-1711
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
FreeBSD/32 8.2 (loyalty) w/gcc4.6, in debug mode
FreeBSD/64 8.2 (freedom) w/gcc4.6, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
2011-04-18 05:24:39 -05:00
Mike McGreevy
699098014b
[svn-r20525] Description:
...
Merge revisions 20475, 20502, and 20504 from trunk to 1.8 branch.
Tested:
Tested on jam, fred, bangan (CYGWIN), and h5committested.
2011-04-15 15:41:32 -05:00
Albert Cheng
e59c147f5d
[svn-r20521] Removed ibm-aix6.x file which just sourced ibm-aix file. Removed code in
...
configure.in that tried to distinguish different versions of AIX. This is no
longer needed.
Tested:
NCSA Blue-print. No h5committest since this affected AIX system only.
2011-04-15 15:14:03 -05:00
Quincey Koziol
9143558593
[svn-r20518] Description:
...
Correct test file name.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
2011-04-15 14:47:30 -05:00
Allen Byrne
ea2a03bc5f
[svn-r20505] Add missing cmake_install_prefix to external projects
2011-04-14 17:09:00 -05:00
Dana Robinson
b2aed7a836
[svn-r20500] Merge of 20499 from trunk to fix Windows H5_HAVE_GETTIMEOFDAY issues (HDFFV-5931).
...
Tested on: Windows
2011-04-14 14:39:03 -05:00
Allen Byrne
49a607c438
[svn-r20483] Fix handling of ext libs Windows naming for External_Project builds of "Debug" builds.
2011-04-12 14:29:28 -05:00
Allen Byrne
46c8a9f06f
[svn-r20473] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 (VISTA or WIN7)
...
Bring r20472 from trunk
2011-04-11 15:55:09 -05:00
Allen Byrne
47c80528fa
[svn-r20464] Merge cmake changes from trunk r20463, after weekend of tests on trunk.
...
Tested: local linux
2011-04-11 10:07:29 -05:00
Allen Byrne
41a304212c
[svn-r20447] Updated valgrind ignore list
2011-04-08 09:32:04 -05:00
Allen Byrne
a91bb57567
[svn-r20420] Correct typo in macro parameter
...
Tested: local linux
2011-04-05 15:00:39 -05:00
Allen Byrne
842256345b
[svn-r20418] ExternalProject_ADD calls changed to use common project output folders for external projects. This eliminates the library copy commands, which were failing on windows.
...
Tested: local linux
2011-04-05 12:32:40 -05:00
Allen Byrne
3d319b0ac1
[svn-r20376] Test name change needed to be updated in valgrind ignore list
2011-03-30 10:25:22 -05:00
Allen Byrne
2e81d145b4
[svn-r20352] Update Valgrind ignore list
2011-03-26 09:49:51 -05:00
Allen Byrne
f16786df47
[svn-r20331] Adjust H5JAM tests for valgind execution
2011-03-25 09:18:26 -05:00
Allen Byrne
3b79661375
[svn-r20307] The TEST_REFERENCE EOL adjustment block needs to be included in the SKIP_COMPARE IF block
2011-03-24 08:30:29 -05:00
Allen Byrne
a880720ce1
[svn-r20306] Add tests to h5import and 80% of h5jam
...
Tested: local linux
2011-03-23 16:23:42 -05:00
Allen Byrne
7db84201bf
[svn-r20229] Add tools bin folder to installation variables.
...
Bring r20228 from trunk
2011-03-10 16:13:17 -05:00
Jonathan Kim
6dd040b271
[svn-r20210] Purpose:
...
Fix Bug 2120 - h5copy: improve to copy an object into same HDF file
Description:
Merged from HDF5 trunk r20203.
Before the fix users can't copy an object (dataset or group) with
different name if input file (-i) and output file (-o) is same.
This feature would be useful to clone any object with different name and
reuse contents.
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), Cmake (jam)
2011-03-09 10:26:20 -05:00
Allen Byrne
71ebded494
[svn-r20185] Enable h5diff tests in valgrind
2011-03-04 08:55:08 -05:00
Allen Byrne
76313da943
[svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file.
...
Bring back from trunk
Tested: local linux
2011-03-04 08:46:09 -05:00
Allen Byrne
e89007f621
[svn-r20182] BZ2048: Add -E --enable-error-stack option to h5dump.
...
Brought from trunk after one week of tests.
Tested: local linux
2011-03-04 08:34:18 -05:00
Allen Byrne
7eb98436fc
[svn-r20157] Bring CMake changes to branch up to r20156 from trunk
2011-02-25 09:33:50 -05:00
Allen Byrne
ace309a702
[svn-r20150] Change Name of Legacy naming option
2011-02-23 15:12:07 -05:00
Jonathan Kim
c4c79ba00c
[svn-r20111] Ignore valgrind memleak test on cmake script for H5LS-tgrp_comments and H5DUMP-tarray1_big test cases.
2011-02-17 09:26:41 -05:00
Allen Byrne
86327226cc
[svn-r20079] Correct Fortran handling in CMake files
...
Tested: local: linux
2011-02-10 16:12:45 -05:00
Albert Cheng
333988addd
[svn-r20069] Corrected a typo in
...
PROD_CFLAGS= "-O"
Shell does not allow any spaces between the "=" and righthand side value.
Changed it to
PROD_CFLAGS="-O"
Tested in jam.
2011-02-08 18:23:46 -05:00
Albert Cheng
832a3db9a3
[svn-r20059] Changed Linux system to use mpicc as the default parallel C compiler.
...
mpif90 is already the default parallel Fortran if mpicc is the C compiler.
Tested: Amani (serial and parallel). No need for committest since this change is
limited to Linux system.
2011-02-07 14:48:02 -05:00
Allen Byrne
fb735d6476
[svn-r20055] Corrected extlib option value
2011-02-07 12:50:11 -05:00
Allen Byrne
defbf63228
[svn-r20042] Disable SVN extlibs
2011-02-04 14:55:45 -05:00
Allen Byrne
94cdd543ad
[svn-r20041] Created valgrind cacheinit file, Corrected ignore list, updated memcheck defines
2011-02-04 14:54:47 -05:00
Allen Byrne
cbcc7e92bb
[svn-r20014] Change use of variable to allow a SITE name to be defined, to using it to extend the build name used in reporting to CDash
2011-01-27 09:59:28 -05:00
Allen Byrne
cad19fff1a
[svn-r19994] Added ability to use compressed file for external libraries
...
Bring 19993 from trunk
Tested: local linux
2011-01-25 16:19:46 -05:00
Allen Byrne
31cd7dee91
[svn-r19987] Update list of memtest exlude
2011-01-25 09:29:10 -05:00
Allen Byrne
f356658bc2
[svn-r19931] Add packed bits tests to MemCheck ignore list
2011-01-07 14:45:11 -05:00
Allen Byrne
982a7f0bcb
[svn-r19913] Correct format of empty parameter
...
Tested: local linux
2011-01-05 13:26:55 -05:00
Allen Byrne
865cc51435
[svn-r19908] Change how LINK_FLAGS for fortran are appended on Windows
2011-01-05 09:45:09 -05:00
Allen Byrne
3771df0757
[svn-r19906] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype.
...
Tested: Windows
2011-01-04 13:23:24 -05:00
Allen Byrne
8a7bf1ae4e
[svn-r19898] Remove 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.
2010-12-30 09:03:15 -05:00