summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28587] Removed Perl check from configure.ac to bring in line with trunk.Dana Robinson2015-12-111-10/+0
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28492] Merge r28488 from trunk (AC_CHECK_SIZEOF macro fix).Dana Robinson2015-12-031-44/+44
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28386] Maintenance: Bumped version number by setting suffix to swmr3 ↵Elena Pourmal2015-11-181-1/+1
| | | | after creating a tar ball for DLS.
* [svn-r28374] Added a script to automate the initial VDS + SWMR test.Dana Robinson2015-11-171-1/+2
| | | | | Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only
* [svn-r28309] Changed prefix to swmr2 after creating a snapshot for DLS.Elena Pourmal2015-11-091-1/+1
| | | | | Tested on platypus. There were several issues with the bin/release and bin/h5vers scripts, but tar ball and versions look OK after manual inspections.
* [svn-r28218] Merge of r28138, 28196, and 28204 from trunk.Dana Robinson2015-10-261-0/+12
| | | | | | | | 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-r28099] Description:Quincey Koziol2015-10-161-0/+3
| | | | | | | | Bring r27958 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
* [svn-r28068] Removed duplicated Perl check from configure.Dana Robinson2015-10-141-5/+0
| | | | | | Updated the testflushrefresh script to correctly use Perl. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
* [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/+11
| | | | | | | | | 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-r27985] Minor fixes to get testflushrefresh.sh to work correctly:Dana Robinson2015-10-071-0/+5
| | | | | | | | | | | - configure now checks for Perl (removed in the trunk and pushed here). - Removed the svn:executable property from some .in scripts. - Removed some bash-isms from a few test scripts. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
* [svn-r27964] Merge of misc. changes from trunkDana Robinson2015-10-061-52/+63
| | | | | | | r27771, 27772, 27773, 27832, 27900 Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) w/ gcc 4.9.2 (serial only)
* [svn-r27960] Autogen merges from trunk.Dana Robinson2015-10-061-38/+10
| | | | | | | r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878 27880, 27898, 27902 Tested on: local Linux
* [svn-r27859] Merged revisionsDana Robinson2015-09-221-1/+4
| | | | | | | | | | | 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-r27857] Merged revisions 27612-4, 27618, 27663, 27682, 27728 from the ↵Dana Robinson2015-09-221-57/+57
| | | | | | trunk. Tested on: jam (w/ gcc/gfortran 4.9.3)
* [svn-r27855] Merged revisions:Dana Robinson2015-09-221-23/+17
| | | | | | | | | | | 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-96/+199
| | | | | | | Fortran 2003 changes Tested on: jam serial (w/ gcc/gfortran 4.9.3) jam parallel (fortran tests, parallel tests have known failure)
* [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-121-67/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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-r27758] Implementation for "h5format_convert" tool to convert a chunked ↵Vailin Choi2015-09-111-0/+2
| | | | | | dataset's indexing type to v1 B-tree indexing type. Code review pending.
* [svn-r27604] Added (putative) Windows and fcntl-based flock implementations.Dana Robinson2015-08-281-1/+1
| | | | | | Fixes SWMR-18 Tested on: jam and emu (Windows pending CMake changes)
* [svn-r27477] Fixed out-of-date MANIFEST.Dana Robinson2015-08-071-3/+3
| | | | Tested on: bin/chkmanifest
* [svn-r27439] Merged r27428 from trunk.Albert Cheng2015-07-281-0/+153
| | | | | | | | | | | | | | | | | | | 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-r27414] Added platform-independent flock wrappers. When flock is not ↵Dana Robinson2015-07-201-1/+1
| | | | | | | | | | | | | | | present on the system, HDflock becomes a no-op. No Windows implementation of flock has been included. Wflock is currently an empty function. Only the Autotools are supported. CMake in this branch still needs a lot of work. Also fixed a few implicitly defined function warnings due to missing headers. Tested on: jam, emu (Solaris passes make check now)
* [svn-r27409] Post release maintenance: increase version number to 1.9.222-swmr1.Albert Cheng2015-07-181-1/+1
| | | | Tested: platypus and moohan (CentOS 6 & 7)
* [svn-r27335] Bring revisions #24679, #24736 from revise_chksum_retry branch ↵Vailin Choi2015-07-041-1/+0
| | | | | | to revise_chunks. Tested on jam, koala, ostrich, platypus.
* [svn-r27288] Bring revision #24622 from revise_chksum_retry branch to ↵Vailin Choi2015-06-261-1/+2
| | | | | | revise_chunks. h5committested. #test-p fails but will be fixed with merges later: #26569 (revise_chksum_retry) + v3 metadata cache #27237 (trunk).
* [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-201-1/+1
| | | | Tested on jam, koala, ostrich.
* [svn-r27016] Bring revisions #26986 - #27003 from trunk to revise_chunks. ↵Vailin Choi2015-05-051-1/+1
| | | | h5committested.
* [svn-r27001] Bring revisions #26837 - #26843 from trunk to revise_chunks.Vailin Choi2015-05-041-0/+21
| | | | h5committested.
* [svn-r26894] Bring revisions #26459 - #26785 from trunk to revise_chunks.Vailin Choi2015-04-221-1201/+154
| | | | h5committested.
* [svn-r26861] Bring revisions #26401 - #26459 from trunk to revise_chunks.Vailin Choi2015-04-211-42/+59
| | | | h5committested.
* [svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.Vailin Choi2015-04-211-88/+2
| | | | h5committested.
* [svn-r26378] Bring revisions #26220 - #26324 from trunk to revise_chunks. ↵Vailin Choi2015-03-061-136/+47
| | | | h5committested.
* [svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.Vailin Choi2015-03-051-0/+5
| | | | h5committested.
* [svn-r26362] Bring revisions #26109 - 26188 from trunk to revise_chunks.Vailin Choi2015-03-041-565/+96
| | | | h5committested.
* [svn-r26356] Bring revisions #25971 - 26109 from trunk to revise_chunks.Vailin Choi2015-03-041-1/+1
| | | | | | 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-031-6/+2
| | | | h5committested.
* [svn-r26344] Bring revisions #25870 - #25902 from trunk to revise_chunks.Vailin Choi2015-03-021-2/+2
| | | | h5committested.
* [svn-r26334] Bring revision #25818 - #25870 from trunk to revise_chunks.Vailin Choi2015-03-021-1/+1
| | | | h5committested.
* [svn-r25825] Bring revisions #25509 - #25762 from trunk to revise_chunks.Vailin Choi2014-11-191-3/+7
| | | | 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/+10
| | | | | 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-131-49/+32
| | | | | (Revision #25283 is skipped since it was backed out later on 11/3/2015.) h5committested.
* [svn-r25342] Bring revisions #25120 - #25266 from trunk to revise_chunks.Vailin Choi2014-06-231-2/+2
| | | | Tested on jam, koala, ostrich, platypus.
* [svn-r25333] Bring revisions #24948 - #25120 from trunk to revise_chunks.Vailin Choi2014-06-191-15/+2
| | | | Tested on jam, ostrich, koala, platypus.
* [svn-r25328] Bring revisions #24851 - 24948 from trunk to revise_chunks.Vailin Choi2014-06-191-114/+85
| | | | Tested on jam, koala, ostrich, platypus.
* [svn-r25307] Bring revisions #24698 - #24783 from trunk to revise_chunks.Vailin Choi2014-06-171-2/+2
| | | | Tested on jam, koala, ostrich, platypus.
* [svn-r25250] Bring revisions #24670 - $24698 from trunk to revise_chunks.Vailin Choi2014-06-101-1/+1
| | | | Tested on jam, koala, ostrich, platypus.