summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29206] Merge h5dump VDS support from trunk:Dana Robinson2016-02-253-10/+10
| | | | | | | | | r29186, r29190, r29198 Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial cmakehdf5 (CMake 3.2.2) chkmanifest
* [svn-r29146] Merged autotools changes from the trunk:Dana Robinson2016-02-1815-77/+222
| | | | | | | | r29050, 29090, 29127, 29129, 29131, 29134, 29139, 29142 Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial (debug/release w/ C++ & Fortran) autotools parallel (MPICH 3.1.2, debug w/ Fortran)
* [svn-r29024] Merge of r29023 from trunk. Fixes typos in configure that preventDana Robinson2016-02-015-10/+10
| | | | | | using symbols flags (e.g.: -g). Tested on: Local linux VM
* [svn-r29016] Merge of r28936, 28949, 28960-29009 from trunk.Dana Robinson2016-01-2913-63/+973
| | | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ Fortran and C++ autotools parallel (MPICH 3.1.4) w/ Fortran CMake serial (3.3.2, via cmakehdf5)
* [svn-r28782] Description:Quincey Koziol2016-01-043-0/+5
| | | | | | | | | | | | Bring r28777 from trunk to revise_chunks branch: Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest not required on this branch)
* [svn-r28585] Bring config/cmake/cacheinit.cmake in line with the trunk.Dana Robinson2015-12-111-2/+0
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 w/ CMake 3.3.2 serial only
* [svn-r28582] Removed unused CMake file (align with trunk).Dana Robinson2015-12-111-241/+0
|
* [svn-r28479] Brought CMake Linux symbols in line with the Autotools.Dana Robinson2015-12-021-16/+17
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 & CMake 3.3.2 serial only
* [svn-r28460] Removed -std=c99 from C++ flags in CMake (not valid in C++).Dana Robinson2015-11-241-2/+2
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28456] Merge 28371, 28377, and 28403 from trunk. (CMake changes)Dana Robinson2015-11-242-0/+18
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28218] Merge of r28138, 28196, and 28204 from trunk.Dana Robinson2015-10-262-0/+19
| | | | | | | | hbool_t changes Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/ Fortran and C++ parallel (MPICH 3.1.4) w/ Fortran
* [svn-r28216] Merge of r27969:28132, 28144:28193 from trunk.Dana Robinson2015-10-2611-252/+651
| | | | | | | | | | | | Mostly CMake changes, but there's also a few minor library changes. Temporarily commented out the accum test. The test builds but one of the sub-tests fails due to a file issue. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2 serial w/autotools serial w/CMake (3.3.2, w/ fortran and C++)
* [svn-r28074] Merge from trunk CMake code.Allen Byrne2015-10-143-97/+25
| | | | Also two fortran source files were changed.
* [svn-r28035] Description:Quincey Koziol2015-10-121-1/+1
| | | | | | | | Bring r27767 & r27968 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
* [svn-r28028] Description:Quincey Koziol2015-10-111-1/+1
| | | | | | | | | Merge r27339, 27372, 27412, 27432, 27511, 27551, 27622, 27690 from trunk to branch (snapshots) Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
* [svn-r27960] Autogen merges from trunk.Dana Robinson2015-10-062-0/+72
| | | | | | | r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878 27880, 27898, 27902 Tested on: local Linux
* [svn-r27953] Merge of CMake files from the trunk.Dana Robinson2015-10-0510-79/+203
| | | | | | | r27796, 27803, 27808, 27817, 27823, 27831, 27836, 27846, 27858-27874, 27894-27897, 27901, 27903-27933 Not tested. CMake still basically broken in this branch.
* [svn-r27877] Added fcntl and flock to list of functions checked by CMake.Dana Robinson2015-09-252-0/+5
| | | | | | | | This avoids redefinition of #defines in H5private.h when flock and co. exist. Tested on: Ubuntu 15.04 VM w/ gcc 4.9.3 and CMake 3.3.2 NOTE: tests still fail, but compilation improves
* [svn-r27859] Merged revisionsDana Robinson2015-09-226-20/+30
| | | | | | | | | | | 27625, 27627, 27647, 27648, 27661, 27668, 27670, 27671, 27674, 27676, 27703, 27716, 27720, 27747, 27754, 27755 from the trunk. Mostly CMake and Fortran changes. Tested on: jam (w/ gcc/gfortran 4.9.3)
* [svn-r27855] Merged revisions:Dana Robinson2015-09-223-12/+49
| | | | | | | | | | | 27509, 27515, 27517, 27521, 27524, 27525, 27537, 27555, 27570, 27575, 27585, 27586, 27590, 27591, 27592 from the trunk. Minor CMake and Fortran changes Tested on: jam (w/ gcc/gfortran 4.9.3)
* [svn-r27853] Merged r27488-27500 from the trunk.Dana Robinson2015-09-221-32/+30
| | | | | | | Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
* [svn-r27840] Merged r27313, r27332, r27364, r27428, r27465, r27466 from trunk.Dana Robinson2015-09-211-0/+2
| | | | | | These are all CMake-only changes. Tested on: N/A CMake still fails in this branch.
* [svn-r27786] Bring revisions #27237 - 27262 from trunk to revise_chunks.Vailin Choi2015-09-141-1/+1
| | | | Tested on jam, moohan, kite, platypus.
* [svn-r27763] Merges from trunk:Dana Robinson2015-09-126-49/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | - tools: 27238, 27252, 27267, 27656 - inline markup: 27278 - bin/bbrelease: 27280, 27283, 27624 - h5vers: 27475 - C++ Doxygen: 27494-6 - FUNC_ENTER macro bug: 27581 - H5is_library_threadsafe: 27587, 27601 - release_docs: 27597 - Autotools freshening: 27641, 27653, 27675, 27686, 27692, 27699, 27722 27731, 27734, 27752 - MANIFEST comments: 27642 Tested on: ostrich & koala various combinations of --enable-threadsafe
* [svn-r27713] Added -qflag=w:w to config/ibm-flags. This will suppress ↵Dana Robinson2015-09-091-1/+1
| | | | | | | | | informational flags 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.
* [svn-r27536] Partial implementation of CMake fixes. Library and tests now ↵Dana Robinson2015-08-201-0/+6
| | | | | | build on Windows. config/cmake/H5pubconf.h.in has been brought up to date.
* [svn-r27522] CMake files match those of the trunk but still need to be ↵Dana Robinson2015-08-1935-513/+5555
| | | | | | updated with changes in this branch. Tested on: NONE (CMake is still broken in this branch)
* [svn-r27439] Merged r27428 from trunk.Albert Cheng2015-07-283-0/+123
| | | | | | | | | | | | | | | | | | | Bug fix: DAILYTEST-170 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: platypus & kituo, using --enable-fortran, --enable-cxx. Also in Ostrich using both GCC and XL compilers.
* [svn-r27258] Bring revisions #27142 - #27198 from trunk to revise_chunks. ↵Vailin Choi2015-06-201-1/+1
| | | | h5committested.
* [svn-r27257] Bring revisions #27084 - #27142 from trunk to revise_chunks. ↵Vailin Choi2015-06-203-26/+33
| | | | Tested on jam, koala, ostrich.
* [svn-r27241] Bring revisions #27058 - #27072 from trunk to revise_chunks. ↵Vailin Choi2015-06-182-161/+365
| | | | h5committested.
* [svn-r27156] Bring revisions #27003 - #27058 from trunk to revise_chunks. ↵Vailin Choi2015-06-061-8/+11
| | | | h5committested.
* [svn-r27016] Bring revisions #26986 - #27003 from trunk to revise_chunks. ↵Vailin Choi2015-05-052-2/+2
| | | | h5committested.
* [svn-r27007] Bring revisions #26843:26986 from trunk to revise_chunks. ↵Vailin Choi2015-05-045-16/+469
| | | | h5committested.
* [svn-r26992] Bring revisions #26785 - #26837 from trunk to revise_chunks.Vailin Choi2015-05-012-74/+0
| | | | h5committested.
* [svn-r26894] Bring revisions #26459 - #26785 from trunk to revise_chunks.Vailin Choi2015-04-2219-1979/+293
| | | | h5committested.
* [svn-r26861] Bring revisions #26401 - #26459 from trunk to revise_chunks.Vailin Choi2015-04-212-11/+12
| | | | h5committested.
* [svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.Vailin Choi2015-04-214-20/+131
| | | | h5committested.
* [svn-r26378] Bring revisions #26220 - #26324 from trunk to revise_chunks. ↵Vailin Choi2015-03-063-352/+2
| | | | h5committested.
* [svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.Vailin Choi2015-03-051-1/+1
| | | | h5committested.
* [svn-r26362] Bring revisions #26109 - 26188 from trunk to revise_chunks.Vailin Choi2015-03-046-7/+6
| | | | h5committested.
* [svn-r26356] Bring revisions #25971 - 26109 from trunk to revise_chunks.Vailin Choi2015-03-043-4/+4
| | | | | | Also move check for swmr_read in each driver on reading beyond file eoa to H5FD_read()-- in sync with changes for revision #26002 in trunk. h5committested.
* [svn-r26345] Bring revisions #25902 - #25971 from trunk to revise_chunks.Vailin Choi2015-03-032-10/+1
| | | | h5committested.
* [svn-r26344] Bring revisions #25870 - #25902 from trunk to revise_chunks.Vailin Choi2015-03-022-7/+9
| | | | h5committested.
* [svn-r26334] Bring revision #25818 - #25870 from trunk to revise_chunks.Vailin Choi2015-03-021-1/+1
| | | | h5committested.
* [svn-r25826] Bring revisions #25771 - #25818 from trunk to revise_chunks.Vailin Choi2014-11-192-21/+30
| | | | | h5committested. (Revision #25766 is skipped since it reverts #25273, #25283, #25439.)
* [svn-r25825] Bring revisions #25509 - #25762 from trunk to revise_chunks.Vailin Choi2014-11-1910-119/+410
| | | | h5committested.
* [svn-r25823] Bring revisions #25484 - 25508 from trunk to revise_chunks.Vailin Choi2014-11-181-1/+1
| | | | h5committested.
* [svn-r25819] Bring revisions #25440 - #25484 from trunk to revise_chunks.Vailin Choi2014-11-171-1/+1
| | | | | h5committested. (Revision #25439 is skipped because it was backed out later on 11/3/2104.)
* [svn-r25814] Bring revisions #25284 - #25434 from trunk to revise_chunks.Vailin Choi2014-11-135-250/+240
| | | | | (Revision #25283 is skipped since it was backed out later on 11/3/2015.) h5committested.