summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [svn-r27653] Merge of r27645 from the autotools branch.Dana Robinson2015-09-011-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to older special config files in configure.ac: - solaris2.x renamed to solaris. There are recent changes to this file but the "2.x" is misleading since the changes are applied to all versions. - Removed support for OSF 4.x/5.x (Digital and Tru64 Unix). We no longer have the config files for these. Tested on: h5committest
| * [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable ↵Allen Byrne2015-08-311-0/+2
| | | | | | | | HDF_TEST_EXPRESS.
| * [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-0/+1
| | | | | | | | tested: h5committest
| * [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-311-1/+1
| |
| * [svn-r27575] lowercase commandsAllen Byrne2015-08-251-5/+5
| |
| * [svn-r27570] Fixed issue with REAL max detection.Scot Breitenfeld2015-08-241-11/+13
| | | | | | | | tested: h5committest
| * [svn-r27557] Added build_mod directory and updated the C try_run macro to ↵Scot Breitenfeld2015-08-241-19/+11
| | | | | | | | not check for definitions and does not return unused arguments.
| * [svn-r27555] Merge cmake_ext_mod changeAllen Byrne2015-08-241-7/+11
| |
| * [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-241-1/+1
| |
| * [svn-r27548] Revert r27545Jerome Soumagne2015-08-212-19/+0
| |
| * [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if ↵Jerome Soumagne2015-08-212-0/+19
| | | | | | | | | | | | available Fix tests accordingly
| * [svn-r27540] Replace svn:externals with hard copy of filesAllen Byrne2015-08-2020-0/+4382
| |
| * [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran ↵Scot Breitenfeld2015-08-201-0/+33
| | | | | | | | | | | | pre-processor compiler (This mainly causes issues with the xlf compilers) Tested: h5committest
| * [svn-r27524] Added test to not remove double precision from valid KINDS if ↵Scot Breitenfeld2015-08-191-2/+6
| | | | | | | | | | | | it is the largest compatible REAL with C. Tested: h5committest.
| * [svn-r27511] Snapshot version 1.9 release 227HDF Tester2015-08-171-1/+1
| |
| * [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-117-6/+515
| | | | | | | | Tested: h5committest --PASSED--
* | [svn-r27491] merge from trunk.Mohamad Chaarawi2015-08-116-51/+162
|\ \ | |/
| * [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-117-515/+6
| |
| * [svn-r27488] Merged the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-117-6/+515
| |\ | | | | | | | | | Tested: h5committest
| | * [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-051-1/+1
| | |\
| | * | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-058-54/+285
| | | | | | | | | | | | | | | | Tested: local linux with CMake
| | * | [svn-r27426] svn merge -r27377:27425 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-221-1/+1
| | |\ \
| | * | | [svn-r27417] comment code cleanupScot Breitenfeld2015-07-211-1/+1
| | | | |
| | * | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-145-3/+43
| | |\ \ \
| | * | | | [svn-r27376] set default value of SIZEOF___FLOAT128Scot Breitenfeld2015-07-141-0/+2
| | | | | |
| | * | | | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-091-1/+1
| | |\ \ \ \
| | * | | | | [svn-r27350] updated missing cmake definesScot Breitenfeld2015-07-082-31/+54
| | | | | | |
| | * | | | | [svn-r27337] cmake configure test for FortranScot Breitenfeld2015-07-051-0/+461
| | | | | | |
| | * | | | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-021-1/+1
| | |\ \ \ \ \
| | * | | | | | [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-022-5/+19
| | | | | | | |
| | * | | | | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-102-24/+25
| | |\ \ \ \ \ \
| | * | | | | | | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+5
| | | | | | | | |
| | * | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-021-1/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-276-186/+412
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ [svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-232-0/+442
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [svn-r26877] removed references to F2003Scot Breitenfeld2015-04-214-7/+2
| | | | | | | | | | | |
| * | | | | | | | | | | [svn-r27468] Merge corrections found elsewhereAllen Byrne2015-08-052-6/+6
| | | | | | | | | | | |
| * | | | | | | | | | | [svn-r27466] Add Trunk versionAllen Byrne2015-08-051-0/+126
| | | | | | | | | | | |
| * | | | | | | | | | | [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-053-45/+30
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | [svn-r27455] merge from trunk.Mohamad Chaarawi2015-08-034-1/+124
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | [svn-r27432] Snapshot version 1.9 release 226HDF Tester2015-07-271-1/+1
| | | | | | | | | | |
| * | | | | | | | | | [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-243-0/+123
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623). Solution: Reverse revisions r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro r26627: bring back WANT_DATA_ACCURACY configure macro which is used together with the above two macros. This also brings back the enable-dconv-accuracy configure option. Tested: h5committested. Also tested in ostrich using the XL compilers.
| * | | | | | | | | [svn-r27412] Snapshot version 1.9 release 225HDF Tester2015-07-201-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | [svn-r27372] Snapshot version 1.9 release 224HDF Tester2015-07-131-1/+1
| | | | | | | | |
* | | | | | | | | [svn-r27369] merge from trunk.Mohamad Chaarawi2015-07-105-3/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-094-2/+42
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [svn-r27339] Snapshot version 1.9 release 223HDF Tester2015-07-061-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [svn-r27286] merge from trunk.Mohamad Chaarawi2015-06-261-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-221-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | [svn-r27208] merge from trunk.Mohamad Chaarawi2015-06-162-24/+25
|\ \ \ \ \ \ | |/ / / / /