summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28682] Merged r28638 from trunk.Albert Cheng2015-12-161-261/+0
| | | | | | | | HDFFV-9273: cmakehdf5 --script failed in linux platypus Solution: remove --script option from cmakehdf5. Tested: platypus
* [svn-r28611] Updated with cmakehdf5 new feature information.Albert Cheng2015-12-131-2/+9
|
* [svn-r28610] Merged r28563 from trunk.Albert Cheng2015-12-131-4/+25
| | | | | | | | | HDFFV-9612: added ability to run multiple make commands. Added --njobs option to special number of jobs (-j N) to allow multiple commands during build (cmamke) and testing (ctest). Tested: platypus.
* [svn-r28609] Snapshot version 1.8 release 17 (snap7)HDF Tester2015-12-136-18/+18
|
* [svn-r28541] Merge of r28538 from the trunk.Dana Robinson2015-12-082-17/+34
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
* [svn-r28438] Snapshot version 1.8 release 17 (snap6)HDF Tester2015-11-2212-60/+60
|
* [svn-r28435] Add RPM HDF5 1.8.16 spec file to MANIFEST.Larry Knox2015-11-211-0/+1
|
* [svn-r28430] Final HDF5 1.8.16 release houskeeping:Larry Knox2015-11-203-7/+1168
| | | | | | Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt. Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch. added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
* [svn-r28405] Update to include cdash submit optionsAllen Byrne2015-11-191-0/+9
|
* [svn-r28398] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definitionAllen Byrne2015-11-182-2/+7
|
* [svn-r28382] CMake 3.4 policy changeAllen Byrne2015-11-171-24/+24
|
* [svn-r28363] Merge r27836 & r28342 from Trunk.Albert Cheng2015-11-161-4/+53
| | | | | | | | | | | | | | | | | r27836: HDFFV-8932: added option --with-szlib to support szip library support. r28342: DAILYTEST-195: Osx1010test has culmulated a lot of mounted volumes from cmakehdf5 installation. Tried to find out what went wrong but all output files were deleted already. Added a verbose option to display all cmake process output in order to see what might have gone wrong. Default is on. Using --disable-verbose will turn it off. Tested: playtypus.
* [svn-r28350] Snapshot version 1.8 release 17 (snap5)HDF Tester2015-11-156-18/+18
|
* [svn-r28326] Purpose: Fix documentsBinh-Minh Ribler2015-11-112-2/+2
| | | | | | | | Description: Added "///" to between \brief and \exception to work around a Doxygen bug and added a missing \return. Platforms tested: Linux/32 2.6 (jam) - only in function headers
* [svn-r28306] Snapshot version 1.8 release 17 (snap4)HDF Tester2015-11-086-18/+18
|
* [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros ↵Larry Knox2015-11-049-104/+78
| | | | | | | | from HDF5 1.8.16. Update supported platform and tested configuration info in RELEASE.txt. Tested with h5committest.new.
* [svn-r28271] Remove VS2010, VS2008 referencesAllen Byrne2015-11-031-51/+24
|
* [svn-r28262] Snapshot version 1.8 release 17 (snap3)HDF Tester2015-11-016-18/+18
|
* [svn-r28220] Add VS2015 and rearrange test supported sectionAllen Byrne2015-10-261-4/+12
|
* [svn-r28211] Snapshot version 1.8 release 17 (snap2)HDF Tester2015-10-256-18/+18
|
* [svn-r28202] HDFFV-9550: Add VS2015 fix for timezone.Allen Byrne2015-10-233-48/+63
| | | | CMake test fix for VS2015 print exponent
* [svn-r28192] Merge r28188 from trunkJerome Soumagne2015-10-223-37/+24
| | | | Fix inline/__inline__/__inline detection with CMake after autotools changes
* [svn-r28181] correct import targetsAllen Byrne2015-10-221-57/+57
|
* [svn-r28173] Add VS2015 fix for timezone.Allen Byrne2015-10-211-3/+1
|
* [svn-r28169] Merge r28168 from trunkJerome Soumagne2015-10-211-4/+0
| | | | | Remove Wall option passed by default on non-windows systems (can use HDF5_ENABLE_GROUPZERO_WARNINGS option instead)
* [svn-r28162] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-217-112/+147
| | | | 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-r28140] Updated win platformsAllen Byrne2015-10-201-7/+5
|
* [svn-r28127] Add version extension to all uses of source nameAllen Byrne2015-10-191-21/+21
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-1912-55/+99
|
* [svn-r28124] Correct CMake var nameAllen Byrne2015-10-191-5/+5
|
* [svn-r28123] Correct platform pathAllen Byrne2015-10-191-2/+2
|
* [svn-r28121] Snapshot version 1.8 release 17 (snap1)HDF Tester2015-10-188-91/+91
|
* [svn-r28117] Replace unreadable, unused test file with newly generated file ↵Larry Knox2015-10-161-0/+0
| | | | | | that can be read by h5dump fr om HDF5 1.6.10, 1.8.6, 1.8.16 and trunk.
* [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-r28097] Correct MANIFEST fileLarry Knox2015-10-161-4/+5
|
* [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.Larry Knox2015-10-1623-222/+518
| | | | | | Added shared library version numbers for each wrapper library file. Tested with h5committest.new.
* [svn-r28081] Description:Binh-Minh Ribler2015-10-151-0/+10
| | | | Added note about HDFFV-7947.
* [svn-r28076] HDF5 passed basic tests in Mac El Capitan VM and is added to ↵Albert Cheng2015-10-141-0/+4
| | | | the more tested platform section.
* [svn-r28066] Description:Binh-Minh Ribler2015-10-141-2/+30
| | | | | - Added description of new APIs (HDFFV-9167 and HDFFV-9169) - Added note about the fix of memory leaks (HDFFV-9529)
* [svn-r28061] Make UNSUPPORTED option combinations fail configure - matches ↵Allen Byrne2015-10-131-6/+3
| | | | autotools behaviour.
* [svn-r28058] Add HL and Threadsafe noticeAllen Byrne2015-10-131-0/+8
|
* [svn-r28052] Purpose: Fix memory leaksBinh-Minh Ribler2015-10-137-39/+36
| | | | | | | | | | | | | Description: - Implemented the friend function void f_PropList_setId(PropList* plist, hid_t new_id) to work around the same problem described in trunk r26655, for the API DataSet::getCreatePlist() - Cleaned up some comments and obsolete functions Merged from trunk r28047 Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)
* [svn-r28033] Snapshot version 1.8 release 17 (snap0)HDF Tester2015-10-116-18/+18
|
* [svn-r28030] Purpose: Fix memory leaksBinh-Minh Ribler2015-10-114-72/+57
| | | | | | | | | | | | | | Description: Merged from trunk r28027. - Removed H5Library::instance because it is unnecessary. All H5Library's methods are static. This, in turn, removed the memory leaks by H5Library::instance not being deleted. - Added ObjCreatPropList::deleteConstants to atexist() list - Cleaned up comments and format inconsistencies with 1.8 Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r28016] Undo r28009 changes.Albert Cheng2015-10-095-110/+48
| | | | Tested: jam.
* [svn-r28012] Reset version after creating hdf5_1_8_16 branch.Larry Knox2015-10-0812-224/+47
| | | | Removed "changes from 1.8.15" from RELEASE.txt for HDF5 1.8.17 release.