summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [svn-r26954] Remove src temporary debug build props.Allen Byrne2015-04-281-1/+1
| | | | Move TOOLS option up before usage.
* [svn-r26945] Match src folder versionAllen Byrne2015-04-281-3/+7
|
* [svn-r26898] Change USE to BUILDAllen Byrne2015-04-231-2/+2
|
* [svn-r26851] Correct component matchingAllen Byrne2015-04-201-11/+9
|
* [svn-r26817] Update cmake configuration checksAllen Byrne2015-04-152-80/+0
| | | | Tested: local linux
* [svn-r26778] fix path to configAllen Byrne2015-04-101-2/+2
|
* [svn-r26776] Add missing quote char.Allen Byrne2015-04-101-1/+1
|
* [svn-r26758] Maintenance: Updated LT_VERS_INTERFACE to 10 and ↵Elena Pourmal2015-04-071-2/+2
| | | | LT_VERS_REVISION to 1 and ran reconfigure.
* [svn-r26754] Maintenance: Changed version number in 1_8 to 1.8.16-snap0 and ↵Elena Pourmal2015-04-071-1/+1
| | | | Updated RELEASE.txt for the new work to be entered.
* [svn-r26720] Add HL to default componentsAllen Byrne2015-04-031-1/+1
|
* [svn-r26674] merged r26657 and r26642 from the trunk into the branch.Scot Breitenfeld2015-03-313-4/+172
| | | | tested: h5committest
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-303-19/+75
| | | | Tested: local linux