HDF Tester
39e0b31a24
[svn-r26997] Snapshot version 1.9 release 217
2015-05-03 06:06:41 -05:00
Scot Breitenfeld
213aa4d060
[svn-r26976] Added TARGET.
2015-04-30 08:54:48 -05:00
Scot Breitenfeld
29f4e85094
[svn-r26975] Renamed variable to eliminate conflict.
2015-04-30 08:43:23 -05:00
Scot Breitenfeld
eee4741a2f
[svn-r26971] fixed declaration of h5ltget_attribute_c
2015-04-29 15:24:56 -05:00
Scot Breitenfeld
68e4b6ef39
[svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset.
2015-04-29 15:12:34 -05:00
Albert Cheng
056ffa6341
[svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" lines
...
The error is that $EXAMPLETOPDIR is used without setting a value first.
Solution is to set them with the proper values.
Tested: jam only to confirm the error no longer exists.
2015-04-29 02:22:43 -05:00
Scot Breitenfeld
0f453502b9
[svn-r26918] fixed H5_FORTRAN_HAVE_C_LONG_DOUBLE
2015-04-24 13:44:50 -05:00
Scot Breitenfeld
fbf21b18ee
[svn-r26917] added conditional for C_LONG_DOUBLE
2015-04-23 17:16:30 -05:00
Scot Breitenfeld
f0c4d55f91
[svn-r26908] Added missing c_long_double interfaces, now handles promotion of reals and integers to 8 bytes, added C wrappers that take pointers from Fortran.
2015-04-23 15:12:13 -05:00
Scot Breitenfeld
36eec4b620
[svn-r26896] added LONG_DOUBLE interfaces
2015-04-23 09:39:31 -05:00
Scot Breitenfeld
aad4f74fa9
[svn-r26882] renamed .f90 fo .F90
2015-04-22 09:38:33 -05:00
Scot Breitenfeld
cfeb1509c2
[svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with -r8 (or equiv.) being specified.
2015-04-22 09:37:02 -05:00
Scot Breitenfeld
1ba402214d
[svn-r26875] Added BIND(C) to interfaces.
2015-04-21 15:55:09 -05:00
Scot Breitenfeld
c7529c3d83
[svn-r26873] Added BIND(C) and moved to .F90 extension.
2015-04-21 14:53:56 -05:00
Scot Breitenfeld
5e6d18e5be
[svn-r26869] removed the --enable-fortran2003 option, it is now just --enable-fortran
2015-04-21 13:33:25 -05:00
Scot Breitenfeld
0cc9b0c79f
[svn-r26825] Added include for preprocessing fortran files with configure definitions
2015-04-16 13:36:34 -05:00
HDF Tester
27313306f8
[svn-r26785] Snapshot version 1.9 release 216
2015-04-12 06:05:35 -05:00
Larry Knox
3032f3adf3
[svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure.
...
Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths.
Tested with h5committest.
2015-04-02 16:07:53 -05:00
Allen Byrne
45577d5693
[svn-r26660] HDFFV-9131: autotols rework
...
Remove CXX_CONDITIONAL
remove unneeded/obsolete sections.
h5commtitest
2015-03-30 13:55:21 -05:00
Allen Byrne
451a91e53b
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
...
Tested: local linux
2015-03-25 17:08:46 -05:00
Jerome Soumagne
1cd7c16a9d
[svn-r26509] Run reconfigure after merges from autotools_rework branch.
2015-03-20 14:15:51 -05:00
HDF Tester
ead7273c2c
[svn-r26459] Snapshot version 1.9 release 215
2015-03-15 06:08:23 -05:00
Dana Robinson
77f1054b3d
[svn-r26429] Merge of r26393-26428 from the trunk.
...
Tested w/ h5committest
2015-03-11 04:59:37 -05:00
Scot Breitenfeld
04a3b2a458
[svn-r26417] Removed compiler warnings from HL. HDF5-237
...
Tested: h5committest
2015-03-10 14:02:41 -05:00
Dana Robinson
7462a7ef1c
[svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework
...
branch.
Removed the configure option that allows selective disabling of individual
internal filters (fletcher32, shuffle, etc.).
This feature mucked up the code with a lot of #ifdefs, saved very little space,
and was not scalable to a general scheme for library size reduction. We've
decided to remove the feature while we investigate a more general scheme for
decreasing the library size.
Part of: HDFFV-9086
Tested on: h5committest
2015-02-27 07:50:38 -05:00
Mohamad Chaarawi
c4044e0c85
[svn-r26303] remove files with .clog2 extension generated by MPE when doing make clean.
2015-02-25 13:48:31 -05:00
Dana Robinson
c07d803659
[svn-r26274] Merge of r26096 to r26271 from trunk.
...
Tested on: jam - serial: C++/Fortran
parallel: Fortran
2015-02-22 07:16:30 -05:00
Allen Byrne
f679b9006d
[svn-r26253] Update CMake with fortran source properties and defines, correct name of hl fortran examples option check
2015-02-20 12:25:56 -05:00
Allen Byrne
73bb11dda3
[svn-r26208] Update cmake minimums
2015-02-18 11:56:22 -05:00
Scot Breitenfeld
b28b5fade9
[svn-r26188] Merged autotools fixes into the trunk:
...
HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095
2015-02-16 12:17:49 -05:00
Mohamad Chaarawi
74fbb9e327
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch:
...
- Remove Infering parallel compilers (C and Fortran) from configure.ac
- Remove restriction to build shared with parallel
- Cleanup parallel sections in configure.ac
- remove large file support checks
- MPE fixes.
tested with h5committest.
2015-02-16 11:17:03 -05:00
HDF Tester
9a376e4ee9
[svn-r26177] Snapshot version 1.9 release 214
2015-02-15 06:13:34 -05:00
Scot Breitenfeld
999440cbf8
[svn-r26170] Fix for HDFFV-8559
...
Correction of mistyped variable and removed implicit typing for interfaces.
2015-02-13 15:57:52 -05:00
HDF Tester
f4a60fc34c
[svn-r26146] Snapshot version 1.9 release 213
2015-02-08 06:05:07 -05:00
Scot Breitenfeld
167619a75d
[svn-r26132] reverted change 26177
...
svn merge -c -26117 .
Shared Fortran libraries don't work on Mac, the check for building shared on Mac needs to stay in.
2015-02-05 14:36:51 -05:00
Scot Breitenfeld
8a528170ec
[svn-r26117] Autotools work HDFFV-9067,
...
Removed restiction of disabling shared libraries on the MAC, H5_FORTRAN_SHARED was replaced with HAVE_SHARED_CONDITIONAL since H5_FORTRAN_SHARED was removed.
tested: jam
2015-02-03 10:42:15 -05:00
Dana Robinson
e2240d544e
[svn-r26097] Removed configure and Makefile.in files from version control.
...
Developers will now have to run bin/reconfigure (deprecated, will be removed
soon) or autogen.sh after checking out code.
Part of: HDFFV-9120
Tested on: jam with Fortran and C++
2015-02-02 02:50:25 -05:00
Dana Robinson
cd1d1d41df
[svn-r26096] Merged r26024-26095 from trunk.
...
Tested on: jam with Fortran and C++
2015-02-02 01:46:40 -05:00
HDF Tester
67f41bf9f8
[svn-r26092] Snapshot version 1.9 release 212
2015-02-01 06:03:18 -05:00
Dana Robinson
45aece2434
[svn-r26069] Removed the option to selectively disable internal filters like n-bit
...
at compile time.
Fixes HDFFV-9086
Tested on: jam, both serial and parallel w/ fortran & C++
2015-01-29 08:19:22 -05:00
Scot Breitenfeld
4d34a0c6ad
[svn-r26051] Fix for HDFFV-9092
...
Change AC_TRY_RUN TO AC_TRY_COMPILE
Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use
AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory:
aclocal_cxx.m4 (for C++ tests)
aclocal_fc.m4 (for Fortran tests)
tested: jam
2015-01-27 12:17:09 -05:00
Allen Byrne
055348122d
[svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.
2015-01-26 15:23:19 -05:00
HDF Tester
234e77b3f9
[svn-r25981] Snapshot version 1.9 release 211
2015-01-18 06:01:21 -05:00
HDF Tester
d3ddfe842d
[svn-r25975] Snapshot version 1.9 release 210
2015-01-11 06:05:36 -05:00
HDF Tester
509cd32da2
[svn-r25949] Snapshot version 1.9 release 209
2015-01-04 06:04:11 -05:00
HDF Tester
b7047b6425
[svn-r25924] Snapshot version 1.9 release 208
2014-12-28 06:03:37 -05:00
HDF Tester
c8fea60113
[svn-r25915] Snapshot version 1.9 release 207
2014-12-21 05:45:34 -05:00
HDF Tester
118710f360
[svn-r25886] Snapshot version 1.9 release 206
2014-12-14 05:46:08 -05:00
HDF Tester
c1763bef53
[svn-r25864] Snapshot version 1.9 release 205
2014-12-07 05:51:49 -05:00
HDF Tester
ccbd46e914
[svn-r25855] Snapshot version 1.9 release 204
2014-11-30 05:49:53 -05:00