Commit Graph

191 Commits

Author SHA1 Message Date
Allen Byrne
76c0250b6a [svn-r25785] Add STATUS to message in script 2014-11-04 17:08:29 -05:00
Allen Byrne
0659d17e05 [svn-r25739] HDFFV-8953: remove svn url references 2014-10-27 13:27:23 -05:00
Allen Byrne
a56ea789f7 [svn-r25609] Windows needs extra slashes 2014-09-23 15:21:38 -05:00
Allen Byrne
a9c4db3af8 [svn-r25551] JAVA-1880: hdfview failure to load plugins identified default value was incorrectly formed.
Tested: windows
2014-08-25 16:11:06 -05:00
Allen Byrne
b79ca69a25 [svn-r25409] Add ASPRINTF define - check already in configure 2014-07-14 11:19:04 -05:00
Allen Byrne
28726a7951 [svn-r25408] Merge cmake configure checks from trunk 2014-07-14 11:12:15 -05:00
Mohamad Chaarawi
2700d20859 [svn-r25402] Bring 25397/8 from trunk:
- remove configure checks for MPI_File_get_size and Big MPI_File_set_size as they are supported by MPIO implementations today.
- fix bug in t_mpi.c (HDFFV-8856)

tested with h5committest.
2014-07-10 09:36:34 -05:00
Allen Byrne
4840a43e26 [svn-r25247] Correct property 2014-06-10 10:00:41 -05:00
Quincey Koziol
b0fe30721b [svn-r25225] Description:
Bring r25215 from trunk to 1.8 branch:

    Bring changes from Coverity branch back to trunk:

    r20914:
        Use HDstrncpy and HDstrncat! --gh

    r20915:
        Use HDstrncpy and HDstrncat! --gh

Tested on:
    MacOSX/64 10.9.3 (amazon) w/gcc 4.9, FORTRAN, C++, multi-threads & parallel
    (h5committested on the trunk)
2014-05-29 16:26:28 -05:00
Allen Byrne
5278b9737d [svn-r25222] Merge cmake_ext_mod into 1.8 2014-05-27 12:46:30 -05:00
Allen Byrne
b75a1cae07 [svn-r25184] correct path statement 2014-05-12 12:38:38 -05:00
Dana Robinson
c5815755cc [svn-r25111] Changed Subeversion EOL and executable properties. No code changes. 2014-04-25 15:58:01 -05:00
Allen Byrne
27acfa6f32 [svn-r25100] Added -V to example command line.
Added note about INSTALLDIR.
2014-04-25 10:27:05 -05:00
Allen Byrne
213b3851be [svn-r25099] Disable fortran by default 2014-04-25 09:35:59 -05:00
Allen Byrne
ab2d9f1e9c [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunk
Tested: h5committest
2014-04-07 12:26:44 -05:00
Allen Byrne
d9020f2e35 [svn-r24906] Merge latest CMake changes from trunk.
Tested: local linux
2014-03-26 10:00:35 -05:00
Quincey Koziol
25147d5567 [svn-r24878] Description:
Bring r24864 from trunk to 1.8 branch:

    Remove all traces of MPI-POSIX VFD and GPFS detection/code.

    Remove remaining traces of stream VFD.

    Remove testpar/t_posix_compliant test (it's not actually verifying anything).

    Clean up H5D__mpio_opt_possible() further.

    Moved environment variable that disables MPI collective operations into
    MPI-IO VFD (instead of it being in src/H5S.c).

    A few other small code cleanups.

Tested on:
    Mac OSX/64 10.9.2 (amazon) w/parallel & serial
    (daily tested on trunk)
2014-03-24 12:41:18 -05:00
Allen Byrne
e5759186e8 [svn-r24746] Merge trunk revision 24744 from cmake branch includes;
HDFFV-8505: UD filter changes to remove filters in h5repack.

Tested: local linux
2014-02-27 14:16:04 -05:00
Mohamad Chaarawi
32baeca60f [svn-r24720] bring r24709 from trunk:
rename H5V to H5VM since H5V is needed in the fastforward project for
view objects.  The addition of view objects in the fastforward project
is expected to be brough into the trunk sometimes in the future, which
is why we need to make this change.
2014-02-17 19:19:34 -05:00
Allen Byrne
ea30f2156b [svn-r24680] Remove acknowledgment file from install.
Remove obsolete CPack.cmake file.
Merge h5repack and h5mkgrp test folder changes from trunk.

Tested: local linux
2014-02-03 16:59:26 -05:00
Allen Byrne
d7e8a93078 [svn-r24654] HDFFV-8640: Remove XLATE_UTILITY
Update tools testfiles
2014-01-28 11:11:22 -05:00
Allen Byrne
3ffdf81de4 [svn-r24640] Add SUN specific block skipping.
Tested: emu
2014-01-22 10:09:20 -05:00
Allen Byrne
86cf7671be [svn-r24433] Update examples package install location and text files 2013-11-12 16:31:48 -05:00
Allen Byrne
38ad910b4d [svn-r24413] Updated information on how to build examples with cmake installed binary. 2013-11-07 13:39:36 -05:00
Allen Byrne
3640c67582 [svn-r24384] Add missing H5_ prefix
Tested: local linux
2013-10-31 09:39:18 -05:00
Raymond Lu
497507f5a9 [svn-r24231] Issue 1264: CYGWIN had long double rounding problem from unsigned long long. Allen confirmed the problem is gone. So I took
out the macro CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM.  It skipped the test related to this issue.

Tested with h5committest.
2013-09-30 16:51:26 -05:00
Allen Byrne
b3b29e4485 [svn-r24206] Fix warning message from missing if in configure 2013-09-27 09:01:48 -05:00
Allen Byrne
deddc7f955 [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack UD plugins.
Also warning session fixes.

Tested: CMake local linux
2013-09-26 17:10:54 -05:00
Allen Byrne
378f40be26 [svn-r24165] Correct Info.plist settings 2013-09-19 08:32:06 -05:00
Allen Byrne
ba21e5b5e3 [svn-r24164] Add documentation on usage. 2013-09-19 08:22:59 -05:00
Allen Byrne
5c84b51030 [svn-r24024] JAVA-1714: CMake packaging for macs improved
HDFFV-7989: h5dump any_path and help text grouping
Added cygwin-64 support

Merged from trunk, tested local linux
2013-08-19 11:51:32 -05:00
Allen Byrne
6155473c38 [svn-r24009] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive). 2013-08-14 12:23:17 -05:00
Allen Byrne
528e0d1cac [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. Merge from trunk along with other windows functions and HD prefix corrections.
HDFFV-8394: Add cmake code to package examples

Tested: local linux
2013-07-08 10:52:49 -05:00
Allen Byrne
2d604aabdd [svn-r23787] Remove COMPILE_FLAGS value - already set in X_FLAGS
Add /MT support
2013-06-17 11:42:06 -05:00
Allen Byrne
c124635d18 [svn-r23785] Remove ignored FLAGS options for VS platforms. 2013-06-17 09:29:29 -05:00
Allen Byrne
e41f1a44b8 [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.
Tested: local linux
2013-06-14 09:24:27 -05:00
Allen Byrne
fdd81f6b89 [svn-r23654] Add parallel references to cmake config files 2013-04-29 11:10:24 -05:00
Dana Robinson
692af1936f [svn-r23573] Removed inappropriate executable properties from a few files. These are
often added by Windows text editors.

Tested on: jam (just tested to make sure it builds - no code changes)
2013-04-10 11:54:39 -05:00
Raymond Lu
95332ad177 [svn-r23510] I merged the changes for DESY project from the trunk (r23496) into this 1.8 DESY branch.
Tested with h5committest (duck failed with CMake because I don't know how to change test/CMakeLists.txt.  I'll wait for Allen to do it).
2013-04-01 15:42:58 -05:00
Allen Byrne
62ed247721 [svn-r23318] HDFFV-8311: Improve tools testing and eliminate dependency problems
Tested: local linux
2013-02-25 12:26:14 -05:00
Allen Byrne
1629fd1ee7 [svn-r23301] 2013-02-18 14:03:53 -05:00
Allen Byrne
13693b307c [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support.
Tested: local linux
2013-01-31 12:30:34 -05:00
Dana Robinson
724a0a93b4 [svn-r23142] Purpose:
Merged 23111 from the trunk.
    (Core VFD and Mac OS X I/O changes)

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)
2013-01-07 20:19:17 -05:00
Allen Byrne
38517de982 [svn-r23141] Only do line by line compare if compare files fail. 2013-01-07 15:41:41 -05:00
Allen Byrne
520403e8e3 [svn-r23129] Update CPack to 2.8.10 2013-01-02 12:21:42 -05:00
Allen Byrne
8a7e609ba4 [svn-r23125] HDFFV-8202: merge cmake compare changes from trunk 2013-01-02 09:47:03 -05:00
Allen Byrne
dac22b3f03 [svn-r23065] HDFFV-8202: Add diff display to cmake output on error. Merged changes from trunk runTest.cmake. 2012-11-28 16:49:03 -05:00
Allen Byrne
765fb28a22 [svn-r23044] Restore build configuration defines for cmake 2012-11-21 10:05:49 -05:00
Allen Byrne
3117ffcbb4 [svn-r22788] 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: local
2012-09-19 09:32:13 -05:00
Allen Byrne
5336fb2d01 [svn-r22719] Fix RelWithDebInfo packaging
Tested: windows
2012-08-28 12:38:44 -05:00