summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24257] Snapshot version 1.8 release 12 (snap19)HDF Tester2013-10-061-12/+12
|
* [svn-r24231] Issue 1264: CYGWIN had long double rounding problem from ↵Raymond Lu2013-09-301-15/+1
| | | | | | | | unsigned long long. Allen confirmed the problem is gone. So I took out the macro CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM. It skipped the test related to this issue. Tested with h5committest.
* [svn-r24219] Snapshot version 1.8 release 12 (snap18)HDF Tester2013-09-291-12/+12
|
* [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack ↵Allen Byrne2013-09-261-2/+53
| | | | | | | | UD plugins. Also warning session fixes. Tested: CMake local linux
* [svn-r24187] Snapshot version 1.8 release 12 (snap17)HDF Tester2013-09-221-12/+12
|
* [svn-r24093] Snapshot version 1.8 release 12 (snap16)HDF Tester2013-09-011-13/+13
|
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-54/+18
| | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux
* [svn-r24069] Snapshot version 1.8 release 12 (snap15)HDF Tester2013-08-251-12/+12
|
* [svn-r24010] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-141-2/+19
|
* [svn-r23990] Snapshot version 1.8 release 12 (snap14)HDF Tester2013-08-111-12/+12
|
* [svn-r23969] Snapshot version 1.8 release 12 (snap13)HDF Tester2013-08-041-12/+12
|
* [svn-r23941] Snapshot version 1.8 release 12 (snap12)HDF Tester2013-07-281-12/+12
|
* [svn-r23927] Snapshot version 1.8 release 12 (snap11)HDF Tester2013-07-211-12/+12
|
* [svn-r23896] Snapshot version 1.8 release 12 (snap10)HDF Tester2013-07-141-12/+12
|
* [svn-r23866] Snapshot version 1.8 release 12 (snap9)HDF Tester2013-07-071-12/+12
|
* [svn-r23850] Snapshot version 1.8 release 12 (snap8)HDF Tester2013-06-301-12/+12
|
* [svn-r23807] Snapshot version 1.8 release 12 (snap7)HDF Tester2013-06-231-12/+12
|
* [svn-r23782] Snapshot version 1.8 release 12 (snap6)HDF Tester2013-06-161-12/+12
|
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-4/+4
| | | | Tested: local linux
* [svn-r23742] Snapshot version 1.8 release 12 (snap5)HDF Tester2013-06-091-12/+12
|
* [svn-r23731] Snapshot version 1.8 release 12 (snap4)HDF Tester2013-06-021-12/+12
|
* [svn-r23709] Snapshot version 1.8 release 12 (snap3)HDF Tester2013-05-191-11/+11
|
* [svn-r23687] Bug fix: HDFFV-8435Albert Cheng2013-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Need to update libtool version number for v1.8.11 since two functions, H5Pget_dxpl_multi and H5Pset_dxpl_multi were removed. Then v1.8 is now v1.8.12-xxx and needed an update to. config/lt_vers.am: libtool information is changed to 8.0.1 because it is a revision different from v1.8.10. configure: src/Makefile.in: hl/src/Makefile.in: hl/c++/src/Makefile.in: hl/fortran/src/Makefile.in: c++/src/Makefile.in: fortran/src/Makefile.in: README.txt: autogenerated by bin/reconfiure. Tested: h5committest, then visual inspect that the libhdf5.so.x.y.z is changed accordingly. Built in duck by hand and see it changes to libhdf5.8.dylib too.
* [svn-r23670] Snapshot version 1.8 release 12 (snap2)HDF Tester2013-05-061-12/+12
|
* [svn-r23628] HDFFV-8364: merge from trunkAllen Byrne2013-04-251-1/+1
|
* [svn-r23619] Bug fix: HDFFV-8390Albert Cheng2013-04-241-3/+3
| | | | | | | | Threadsafe works in v1.8.10 release. But it fails v1.8.11-pre1 tarball in configure stage now. There was a typo in the configure around the checking of pthread library. Fixed it. Tested: AIX and also h5committested.
* [svn-r23605] Snapshot version 1.8 release 12 (snap1)HDF Tester2013-04-221-12/+12
|
* [svn-r23586] Snapshot version 1.8 release 12 (snap0)HDF Tester2013-04-151-12/+12
|
* [svn-r23567] Post v1.8.11 branch-off, changed version to 1.8.12-snap0.Albert Cheng2013-04-091-12/+12
| | | | | | Reset RELEASE.txt for next release (1.8.12). Tested: h5committest.
* [svn-r23557] Snapshot version 1.8 release 11 (snap16)HDF Tester2013-04-071-12/+12
|
* [svn-r23552] I merged the changes for DESY project from desy_1_8 branch back ↵Raymond Lu2013-04-051-1324/+1408
|\ | | | | | | | | | | to this branch. Tested with Albert's desycommittest script on emu, jam, koala, ostrich, and ostrich-no-shared-lib (duck takes too long. I can't wait for it).
| * [svn-r23512] Replace install-data-local with install-exec-hook in ↵Larry Knox2013-04-011-1/+1
| | | | | | | | | | | | | | | | test/Makefile.am. Change fixes order of chmod and rm for *dynlib* with parallel make. Tested in trunk.
| * [svn-r23510] I merged the changes for DESY project from the trunk (r23496) ↵Raymond Lu2013-04-011-1324/+1408
|/ | | | | | into this 1.8 DESY branch. Tested with h5committest (duck failed with CMake because I don't know how to change test/CMakeLists.txt. I'll wait for Allen to do it).
* [svn-r23506] reverted changes in FFLAGS setting. Scot Breitenfeld2013-04-011-4/+6
| | | | Tested: jam (gnu)
* [svn-r23504] Snapshot version 1.8 release 11 (snap15)HDF Tester2013-03-311-12/+12
|
* [svn-r23440] Snapshot version 1.8 release 11 (snap14)HDF Tester2013-03-241-12/+12
|
* [svn-r23364] Snapshot version 1.8 release 11 (snap13)HDF Tester2013-03-171-11/+11
|
* [svn-r23362] -r23091 and 23093 from trunk.Scot Breitenfeld2013-03-171-1/+1
| | | | Tested: jam (intel)
* [svn-r23342] Snapshot version 1.8 release 11 (snap12)HDF Tester2013-03-101-12/+12
|
* [svn-r23324] Snapshot version 1.8 release 11 (snap11)HDF Tester2013-03-041-12/+12
|
* [svn-r23319] HDFFV-8257: szip still used even if headers are not found. ↵Allen Byrne2013-02-251-79/+104
| | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest
* [svn-r23312] Snapshot version 1.8 release 11 (snap10)HDF Tester2013-02-251-12/+12
|
* [svn-r23243] Snapshot version 1.8 release 11 (snap9)HDF Tester2013-02-111-12/+12
|
* [svn-r23222] Snapshot version 1.8 release 11 (snap8)HDF Tester2013-02-041-12/+12
|
* [svn-r23181] Snapshot version 1.8 release 11 (snap7)HDF Tester2013-01-211-12/+12
|
* [svn-r23159] HDFFV-498: Eliminate a.exe file on cygwin configurations, ↵Allen Byrne2013-01-141-11/+4
| | | | pushed to branch from chunk so its tested on cygwin
* [svn-r23142] Purpose:Dana Robinson2013-01-081-1/+9
| | | | | | | | | | | Merged 23111 from the trunk. (Core VFD and Mac OS X I/O changes) Tested on: 64-bit Windows 7, Visual Studio 2010, CMake 64-bit Mac OS X Snow Leopard (Fred), Fortran, C++ 64-bit BE Linux (Ostrich), Fortran, C++ 32-bit LE LInux (jam), Fortran, C++ (also parallel w/ Fortran)
* [svn-r23123] Snapshot version 1.8 release 11 (snap6)HDF Tester2012-12-311-11/+11
|
* [svn-r23122] Brought revisions from the trunk into the branch:Scot Breitenfeld2012-12-311-1/+1
| | | | | | | r23116-23118 : HDFFV-2686: Remove the ptExampleVL.c example from the source code HDFFV-422: Change extention of the binary files from hdf5 to h5 Tested: jam (gnu)
* [svn-r23086] Snapshot version 1.8 release 11 (snap5)HDF Tester2012-12-101-12/+12
|