summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29897] Check for existence of file before using.Allen Byrne2016-05-063-18/+30
|
* [svn-r29860] Increment LT interface version numbers according to symbol ↵Larry Knox2016-05-031-11/+11
| | | | additions for libhdf5, libhdf5_hl, libhdf5_hl_cpp, libhdf5_cpp and symbols removed for libhdf5_cpp.
* [svn-r29692] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in ↵Larry Knox2016-04-131-0/+1
| | | | | | config/linux-gnulibc1. Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
* [svn-r29688] Merge of r29090 from trunk.Dana Robinson2016-04-131-1/+1
| | | | | | | | | Changes smart quotes to ASCII quotes in autotools gnu config file. Additional fix for HDFFV-9439. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran autotools parallel (MPICH 3.1.4) w/ Fortran
* [svn-r29687] Fix for HDFFV-9439 (previously in trunk).Larry Knox2016-04-121-0/+1
| | | | Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
* [svn-r29368] Add else to optionAllen Byrne2016-03-091-0/+4
|
* [svn-r28541] Merge of r28538 from the trunk.Dana Robinson2015-12-081-16/+17
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
* [svn-r28430] Final HDF5 1.8.16 release houskeeping:Larry Knox2015-11-201-7/+7
| | | | | | Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt. Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch. added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
* [svn-r28405] Update to include cdash submit optionsAllen Byrne2015-11-191-0/+9
|
* [svn-r28192] Merge r28188 from trunkJerome Soumagne2015-10-223-37/+24
| | | | Fix inline/__inline__/__inline detection with CMake after autotools changes
* [svn-r28181] correct import targetsAllen Byrne2015-10-221-57/+57
|
* [svn-r28173] Add VS2015 fix for timezone.Allen Byrne2015-10-211-3/+1
|
* [svn-r28162] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-214-64/+79
| | | | Add VS2015 support.
* [svn-r28153] Add VS2015Allen Byrne2015-10-201-1/+16
|
* [svn-r28149] Correct define vs variable usageAllen Byrne2015-10-202-8/+22
|
* [svn-r28146] Correct define vs variable usageAllen Byrne2015-10-203-27/+34
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-2/+8
|
* [svn-r28116] A few warning fixes in cmake conversion testsJerome Soumagne2015-10-161-0/+14
|
* [svn-r28114] Merge r28112 from trunkJerome Soumagne2015-10-161-0/+1
| | | | CMake check for gettimeofday if not on windows
* [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.Larry Knox2015-10-161-4/+24
| | | | | | Added shared library version numbers for each wrapper library file. Tested with h5committest.new.
* [svn-r28010] Increment LT interface version number to reflect symbols added ↵Larry Knox2015-10-081-3/+3
| | | | but none removed in hdf5 libraries.
* [svn-r27975] Update to new style usage for scripts,Allen Byrne2015-10-062-0/+523
| | | | add cmake scripts
* [svn-r27936] Cmake 3.3 allowed execute_process to merge output and error ↵Allen Byrne2015-10-025-46/+46
| | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different.
* [svn-r27872] Update with changes to script fileAllen Byrne2015-09-241-3/+4
|
* [svn-r27870] Update with changes to script fileAllen Byrne2015-09-241-11/+22
|
* [svn-r27864] Make the system vars configurable through the CTEST_SCRIPT_ARGAllen Byrne2015-09-231-8/+35
|
* [svn-r27770] Bring r27428 from trunkDana Robinson2015-09-143-0/+123
| | | | | | | | | | | | Reverts the following changes: 27737, 27742, 27743 These involve double conversions that cause problems with the IBM XL compiler. Tested on: h5committest ostrich w/ XL C compiler
* [svn-r27759] Bring r26632 from trunkDana Robinson2015-09-112-13/+0
| | | | | | | Remove the BAD_LOG2_CODE_GENERATED macro/define, it's working around bugs in old SGI compilers. Tested on: h5committest
* [svn-r27751] Added a comment to config/ibm-flags that describes the purpose ↵Dana Robinson2015-09-101-0/+3
| | | | | | | | of the -qflag=w:w compiler flag. Tested on: N/A (no access to AIX, comment only)
* [svn-r27744] Merge of r27728 from trunk.Dana Robinson2015-09-101-1/+1
| | | | | | | | | Added -qflag=w:w to config/ibm-flags. This will suppress informational messages on AIX, suppressing thousands of "__attribute__ is non-portable" messages in the AIX nightly test output. Tested on: Nothing. I have no access to an AIX machine. This change suppressed the informational warnings on last night's AIX run, however.
* [svn-r27743] Merge of r26625 from the trunkDana Robinson2015-09-103-55/+0
| | | | | | | Remove the LLONG_TO_LDOUBLE_CORRECT macro/define, it's working around bugs in very old SGI/FreeBSD/Windows compilers. Tested on: jam (minor change that has baked in the trunk for months)
* [svn-r27742] Merge of r26623 from the trunkDana Robinson2015-09-103-53/+0
| | | | | | | 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: jam (minor change that has baked in the trunk for months)
* [svn-r27741] Merge of r26606 from the trunkDana Robinson2015-09-102-11/+0
| | | | | | | Remove HW_FP_TO_LLONG_NOT_WORKS macro/define, it was only addressing Windows .NET 2003 compiler issues. Fixes HDFFV-9189. Tested on: jam (minor change that has baked in the trunk for months)
* [svn-r27737] Merge of r26627 from trunkDana Robinson2015-09-102-15/+0
| | | | | | | Remove the WANT_DATA_ACCURACY macro/define/configure option, since it's no longer attached to any library behavior. Tested on: jam (has baked in the trunk for over 6 months)
* [svn-r27736] Merge of r26605 from trunkDana Robinson2015-09-101-4/+0
| | | | | | | Remove CONVERT_DENORMAL_FLOAT, since this was only set in obsolete configure files. Tested on: jam (has baked in the trunk for over 6 months)
* [svn-r27732] Removed the obsolete config/powerpc-ibm-aix5.x file.Dana Robinson2015-09-101-21/+0
| | | | Tested on: Nothing. I have no access to an AIX machine.
* [svn-r27730] Merge r26618 from trunkDana Robinson2015-09-093-27/+0
| | | | | | | 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: h5committest
* [svn-r27723] Updated config/gnu-flags to match the trunk.Dana Robinson2015-09-091-161/+97
| | | | Tested on: h5committest
* [svn-r27719] Publish both static and shared mod files in binaries.Allen Byrne2015-09-091-7/+11
|
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-093-10/+15
| | | | Add mod file changes from trunk
* [svn-r27705] Merge of r27699 from trunkDana Robinson2015-09-081-12/+0
| | | | | | | | | | This revision removed some obsolete configurations from the Autotools. Since this configuration code was already removed in 1.8, this just brings ing some useful comments. Also removes some unused symbols from the CMake H5pubconf.h.in file. Tested on: h5committest
* [svn-r27698] correct status messageAllen Byrne2015-09-081-1/+1
|
* [svn-r27680] Merge of r27675, 27641, and 27645 from trunkDana Robinson2015-09-0410-1142/+1
| | | | | | | | | | | | - Changes AC_CONFIG_HEADER to AC_CONFIG_HEADERS - Removes nsl and socket library checks on Solaris (no longer needed) - Removes obsolete and/or unmaintained configuration files from config/ Fixes HDFFV-9284, HDFFV-9118, HDFFV-9116 Tested on: h5committest
* [svn-r27669] Remove SYMBOLS option - includes default checks. Pulled from ↵Allen Byrne2015-09-031-3/+3
| | | | master.
* [svn-r27559] lowercase commandsAllen Byrne2015-08-241-5/+5
|
* [svn-r27553] Replace svn:externals with hard copy of filesAllen Byrne2015-08-2420-0/+4386
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-197-55/+75
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27464] Update list of ignoreAllen Byrne2015-08-051-3/+9
|
* [svn-r27319] Correct tar paramAllen Byrne2015-07-011-13/+13
|
* [svn-r27274] HDFFV-9327: Compiler flags for non-windows.Allen Byrne2015-06-241-0/+274
| | | | Merge from trunk