Network

 
AuthorCommitMessageCommit Date
Quincey KoziolQuincey Koziol
2845400b6d7[svn-r26639] Description: Switch AC_TRY_RUN macros to AC_RUN_IFELSE macros. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
463be445edc[svn-r26621] Description: Correct AC_RUN_IFELSE macros. Tested on: PPC Linux/64 (ostrich)
Quincey KoziolQuincey Koziol
61b5fa8e2d6[svn-r26551] Description: Remove the VSNPRINTF_WORKS macro, it's working around bugs in old SGI & HP compilers. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
b424ce1b3f3[svn-r26550] Description: Remove orphaned macro definitions (not attached to anything in the library) Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
9c07c94448f[svn-r26549] Description: Remove the BAD_LOG2_CODE_GENERATED macro/define, it's working around bugs in old SGI compilers. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
51fd9e31a61[svn-r26546] Description: Convert AC_TRY_RUN to AC_RUN_IFELSE, for the LDOUBLE_TO_LONG_SPECIAL and LONG_TO_LDOUBLE_SPECIAL checks. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
96690845c15[svn-r26545] Description: Remove the WANT_DATA_ACCURACY macro/define/configure option, since it's no longer attached to any library behavior. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
fe435e3dd4d[svn-r26543] Description: Remove the LLONG_TO_LDOUBLE_CORRECT macro/define, it's working around bugs in very old SGI/FreeBSD/Windows compilers. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not needed on this branch)
Quincey KoziolQuincey Koziol
7bfec19a02c[svn-r26528] Description: Remove configure files.
Jerome SoumagneJerome Soumagne
2db29f60130[svn-r26524] Remove SETX variable from Makefile.am Part of: HDFFV-9164
Quincey KoziolQuincey Koziol
105b8b93a06[svn-r26513] Description: Remove the LDOUBLE_TO_LLONG_ACCURATE macro/define, it's working around bugs in older SGI, HP/UX, MacOSX and Windows .NET 2003 compilers. Tested on: MacOSX/64 (amazon) 10.10.2 w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
4f18b095d8c[svn-r26511] Description: Remove the FP_TO_INTEGER_OVERFLOW_WORKS macro/define, which is for working around bugs in the Cray X1 compiler and is no longer supported. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
57393bc0483[svn-r26508] Description: Remove HW_FP_TO_LLONG_NOT_WORKS macro/define, it was only addressing Windows .NET 2003 compiler issues. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
7dae7ce0b99[svn-r26503] Description: Remove old platform configure files: craynv, dec-flags, hpux11.23, ia64-linux-gnu, nec-superux14.1, sv1-cray, x86_64-redstorm-linux-gnu Also remove CONVERT_DENORMAL_FLOAT, since this was only set in the configure files being removed. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
54ce768076d[svn-r26502] Description: Remove the H5_SW_ULONG_TO_FP_BOTTOM_BIT_WORKS and H5_FP_TO_ULLONG_BOTTOM_BIT_WORKS macros/defines, as they are no longer used by supported platforms. Tested on: MacOSX/64 10.10.x (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
3344302a1e3[svn-r26501] Desscription: Remove ULLONG_TO_LDOUBLE_PRECISION macro/define, as it's targeting bugs in the FreeBSD and Cygwin compilers. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
b08160e38b0[svn-r26500] Description: Remove the LLONG_TO_FP_CAST_WORKS macro/define, as it targets problems with the Visual Studio 6 compilers. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
44c8f498e56[svn-r26499] Description: Remove ULLONG_TO_FP_CAST_WORKS macro/define, as it only applies to older platforms we aren't supporting any longer. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
54e68fe6894[svn-r26494] Description: Remove the LDOUBLE_TO_UINT_ACCURATE macro/define, it was addressing problems with older Intel compilers on Linux that are no longer supported. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
d63acf93b96[svn-r26492] Description: Remove the FP_TO_ULLONG_ACCURATE and FP_TO_ULLONG_RIGHT_MAXIMUM macros/defines, which were added to address problems with older PGI compilers and HP-UX systems and are no longer supported. Tested on: MacOSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
cea7454bef0[svn-r26489] Description: Remove the ULONG_TO_FP_BOTTOM_BIT_ACCURATE macro/define, as it was added for SGI systems and old Solaris systems, which are no longer supported. Tested on: Mac OSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required)
Quincey KoziolQuincey Koziol
74dc8966918[svn-r26485] Description: Remove the ULONG_TO_FLOAT_ACCURATE macro/define, we no longer support the Sandia system where it was necessary. Tested on: Mac OSX 10.10.2 (amazon) w/serial & parallel (h5committest not necessary on this branch)
Quincey KoziolQuincey Koziol
cac405283f0[svn-r26483] Description: Remove INTEGER_TO_LDOUBLE_ACCURATE macro/define - we no longer support SGI systems. Tested on: Mac OSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Larry KnoxLarry Knox
ae9069e469c[svn-r26439] Remove configure checks for redundant -I/usr/include and -L/usr/lib additions. Tested jam, emu, ostrich, koala, platypus, quail.
Jerome SoumagneJerome Soumagne
5fcf92e0061[svn-r26437] Remove DYNAMIC_DIRS variable from configure.ac. Does not seem to be used anymore.
Jerome SoumagneJerome Soumagne
a7dcecd46c1[svn-r26436] Remove GNU make check from configure.ac
Jerome SoumagneJerome Soumagne
93793145515[svn-r26435] Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform.
Jerome SoumagneJerome Soumagne
9eeb037725d[svn-r26434] Fix heading info
Dana RobinsonDana Robinson
77f1054b3d3M[svn-r26429] Merge of r26393-26428 from the trunk. Tested w/ h5committest
Dana RobinsonDana Robinson
52896a9f015[svn-r26424] Made the chkmanifest script a little more sh-friendly. Tested on: Manually on local Linux by modifying svn-controlled files.
Dana RobinsonDana Robinson
9afdf275f8f[svn-r26423] Made the thread-safe + high-level library combination "unsupported". A detailed error message is emitted if this combination is attempted. Builders can use --enable-unsupported to build the combo. Note that default builds will now need to use --disable-hl with --enable-threadsafe since the high-level library is built by default. Part of: HDFFV-8719 Tested on: Local Linux w/ various combinations of configure options.
Dana RobinsonDana Robinson
bdb7ec34976[svn-r26422] Fixes autogen.sh errors caused by r26410 that produced: CXX_SHARED_CONDITIONAL does not appear in AM_CONDITIONAL This was due to a removed AM_CONDITIONAL macro in configure.ac. The CXX_SHARED_CONDITIONAL code was removed from the Makefile.am files. Additionally, the C++ shared library build settings field in libhdf5.settings file was updated. Tested on: local linux VM w/ C++ --enable-shared --enable-static --enable-shared --disable-static ...
Allen ByrneAllen Byrne
50f6da2062c[svn-r26410] HDFFV-9131: remove obsolete functions and other small changes
Dana RobinsonDana Robinson
2f77d8c5ea9[svn-r26399] Converted an AC_TRY_RUN macro to an AC_RUN_IFELSE macro. Used with checking Pthread scope. Part of: HDFFV-9087 Tested on: Local Linux w/ thread-safety enabled
Dana RobinsonDana Robinson
42eee37a261[svn-r26397] Manually added flex/bison warning disable pragmas from r26351 from the trunk. Fixes: HDFFV-9149 Tested on: jam - examined gcc 4.9.2 output for warnings - ran 'make check' in hl directory
Dana RobinsonDana Robinson
ce19753d87bM[svn-r26396] Merge of r26349-26392 from the trunk. Tested on: h5committest
Dana RobinsonDana Robinson
5b294640c00M[svn-r26350] Merge of r26273-26348 from the trunk. Tested on: h5committest
Larry KnoxLarry Knox
dc059968de3[svn-r26332] Removed duplicate linew from MANIFEST tested with chkmanifest on platypus.
Mike McGreevyMike McGreevy
d3728f8d64a[svn-r26289] Purpose: Fix HDFFV-9124 - Remove old libtool post-processing Description: This revision removes some post-processing of the generated libtool script, which was added back in 2003 (see svn revisions 6285 and 6293) to address a deficiency in which the script failed to set the '$wl' variable for icc and pgcc compilers. Libtool has since fixed the issue, and the post-processing we've been running has essentially been a no-op for years, so it's safe ...
Dana RobinsonDana Robinson
c07d8036591M[svn-r26274] Merge of r26096 to r26271 from trunk. Tested on: jam - serial: C++/Fortran parallel: Fortran
Dana RobinsonDana Robinson
179f3b7879e[svn-r26270] On OS X, the autogen.sh script will first try to use glibtoolize and then fall back to libtoolize if not found. Tested on OS X 10.10.2 (Yosemite) with Xcode 6.1.1 and autotools installed via Brew
Dana RobinsonDana Robinson
2d760d9de6d[svn-r26267] Added comments to the bin/chkmanifest script. Fixed an issue with missing 'svn ls' code.
Dana RobinsonDana Robinson
cec02b0b3e6[svn-r26266] Updated bin/chkmanifest to use 'svn stat' and 'svn ls' instead of hacking at the .svn/entries file that changes format all the time.
Dana RobinsonDana Robinson
a93751a342e[svn-r26265] Updated MANIFEST file. Deleted VMS and autotools files were removed from the list.
Dana RobinsonDana Robinson
a5e2167b3ee[svn-r26262] Restores maintainer mode to the configure.ac file but leaves it on by default (unlike the trunk and 1.8 branches, where it's disabled by default). Users can build with --disable-maintainer-mode to remove autotools build dependencies. Part of: HDFFV-9122 Tested on: 64-bit linux VM (configure and autogen only)
Quincey KoziolQuincey Koziol
c52835f4c1d[svn-r26258] Description: Remove LDOUBLE_TO_INTEGER_WORKS macro/define from configure/library/tests, since it was added to support non-standard behavior on SGI IRIX & HP-UX, which we don't support any longer. Tested on: Mac OSX/64 10.10.2 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
707965be8a3[svn-r26257] Description: Remove the LDOUBLE_TO_INTEGER_ACCURATE macro, since it was added to work around non-standard behavior on SGI IRIX, which we are no longer supporting. Tested on: Mac OSX/64 10.10.2 (amazon) w/serial (h5committest not required on this branch)
Dana RobinsonDana Robinson
9d993c5b76e[svn-r26245] Fixed some mixed tabs/spaces. No code changes.
Dana RobinsonDana Robinson
a8a9b471706[svn-r26229] Removed NO TRACE notifications from bin/trace script. Fixes: HDFFV-9098 Tested on: 64-bit linux VM (autogen only)
Dana RobinsonDana Robinson
ec908987197[svn-r26228] Added a helpful note to autogen.sh about the Xcode/OS X bison bug that causes a circular dependency issue. Tested on: 64-bit linux VM (autogen only - just a comment change)