summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [svn-r27876] Description:Quincey Koziol2015-09-251-1/+2
| | | | | | | | | | | | | | | | | | Make virtual layout return to the property list occur in all cases, even on failure. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not needed on this branch)
* | [svn-r27860] Description:Quincey Koziol2015-09-233-1/+11
|\ \ | |/ | | | | | | | | | | Sync w/changes on trunk Tested on: Not necessary, text only...
| * [svn-r27858] Add depends for H5E filesAllen Byrne2015-09-221-0/+10
| |
| * [svn-r27854] fixed typo in name of fileScot Breitenfeld2015-09-222-1/+1
| |
* | [svn-r27852] Description:Quincey Koziol2015-09-220-0/+0
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk (which was already from the VDS branch) Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required)
| * [svn-r27851] Description:Quincey Koziol2015-09-2211-103/+134
| | | | | | | | | | | | | | | | | | Normalization changes that wouldn't otherwise be necessary if the VDS branch wasn't coming in shortly. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
* | [svn-r27850] Description:Quincey Koziol2015-09-2210-82/+142
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * [svn-r27849] Description:Quincey Koziol2015-09-2214-230/+227
| | | | | | | | | | | | | | | | Normalize against incoming changes on VDS branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest forthcoming)
| * [svn-r27847] Add Not early in document about CMAKE_INSTALL_PREFIX.Allen Byrne2015-09-211-0/+4
| |
| * [svn-r27846] Fix generated files process.Allen Byrne2015-09-218-81/+137
| | | | | | | | Add script for post processing of flex/bison files.
* | [svn-r27848] Description:Quincey Koziol2015-09-229-94/+89
| | | | | | | | | | | | | | | | Clean up warnings and some normalization against trunk. Tested: McaOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
* | [svn-r27842] Description:Quincey Koziol2015-09-211-2/+20
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (although not CMake) (h5committest not required on this branch)
| * [svn-r27836] HDFFV-8932: added option --with-szlib to support szip library ↵Albert Cheng2015-09-211-2/+20
| | | | | | | | | | | | support. Tested: platypus 32 or 64bit, with or without zlib.
* | [svn-r27839] Removed generated autotools stragglers missed in trunk sync.Dana Robinson2015-09-219-46672/+0
| |
* | [svn-r27835] Description:Quincey Koziol2015-09-21608-101535/+13302
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27834] Description:Quincey Koziol2015-09-212-2/+6
| | | | | | | | | | | | | | | | Close FAPL for external link test, to fix infinite loop closing the library. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (too minor to require h5committest)
| * [svn-r27832] Updates to configure.ac based on the results of autoscan.Dana Robinson2015-09-191-52/+63
| | | | | | | | | | | | | | This removes all of the TRY_* macros and replaces them with *_IFELSE macros, which are better for cross-compiling. Tested on: h5committest (cmake fails due to --enable-fortran2003)
| * [svn-r27831] HDF5-0: Removed enable-fortran2003 which is no longer needed.Albert Cheng2015-09-181-11/+7
| | | | | | | | | | | | HDFFV-8932: added option to specify which zlib to use. Tested: platypus 32 or 64bit, with or without zlib.
| * [svn-r27829] Added --copy to automake invocation in autogen.sh to force copiesDana Robinson2015-09-181-1/+1
| | | | | | | | | | | | instead of symlinks. Tested on: local linux
| * [svn-r27828] Removed Perl-generated header files and H5LT parse code created ↵Dana Robinson2015-09-1810-9641/+0
| | | | | | | | | | | | by flex/bison. Tested on: jam
| * [svn-r27826] Modify bbrelease to add autogen.sh to the source tarball.Larry Knox2015-09-181-0/+1
| |
| * [svn-r27823] Add new options for dynamic analysisAllen Byrne2015-09-181-0/+4
| |
| * [svn-r27819] bbrelease is a modified copy of the release script, which ↵Larry Knox2015-09-171-1/+9
| | | | | | | | | | | | checks for the "configure" file to verify that it is in the top level HDF5 directory. bbrelease creates a tar file for buildbot testing, and since configure is no longer checked in, the script failed. configure.ac should always be present in the top level source directory, even before running autogen.sh, so it should be a workable substitute for the verification. Tested with h5committest.
| * [svn-r27818] Minor warning fixes.Dana Robinson2015-09-177-61/+46
| | | | | | | | Tested on: h5committest
| * [svn-r27817] Fix generated file dependenciesAllen Byrne2015-09-171-40/+46
| |
| * [svn-r27812] Updated the autotools files to only compile direct VFD and ↵Dana Robinson2015-09-161-6/+15
| | | | | | | | | | | | | | | | parallel code when those options were specified in the configure step. Tested on: jam w/ serial, parallel, and direct VFD
| * [svn-r27811] Description:Quincey Koziol2015-09-1643-1891/+3187
| | | | | | | | | | | | | | | | | | | | | | Refactor property list code to "deep copy" properties in the correct way, retraining the rest of the library to copy & release things correctly. This cleans up another batch of memory leaks, etc. within the library. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel (h5committest forthcoming)
| * [svn-r27810] Description:Quincey Koziol2015-09-161-6/+39
| | | | | | | | | | | | | | Clean up resources on failure Tested on: Linux/32 2.6.x (jam) w/Purify
| * [svn-r27809] Minor warning fixes in the library.Dana Robinson2015-09-163-6/+7
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27808] Update CMake files to use updated test files.Allen Byrne2015-09-162-29/+65
| |
| * [svn-r27807] Description:Quincey Koziol2015-09-161-0/+2
| | | | | | | | | | | | | | Close memory leak on failure. Tested on: Linux/32 2.6.x (jam) w/purify
| * [svn-r27806] Fix property list serialization for values encoded by ↵Neil Fortner2015-09-16105-209/+627
| | | | | | | | | | | | | | | | | | | | H5Pset_chunk_cache to be compatible between 32 and 64 bit systems. Expand cross platform property list encode/decode testing. Fix warning in H5P__fill_value_enc. Tested: jam, koala, ostrich (h5committest), ummon
| * [svn-r27805] Description:Quincey Koziol2015-09-161-1/+1
| | | | | | | | | | | | | | | | Shut warnings from purify up. Tested on: Linux/32 2.6 (jam) w/purify (Too minor to require h5committest)
| * [svn-r27803] Synch header generation to autogen and create files in source ↵Allen Byrne2015-09-161-26/+16
| | | | | | | | | | | | folder. Tested : Windows which had issues creating the files in both source and build (by-product of perl script).
| * [svn-r27802] Added an explicit -I m4 to the aclocal line.Dana Robinson2015-09-163-1/+3
| | | | | | | | | | | | The files in the m4 directory were not getting picked up on some platforms. Tested on: jam
| * [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-1615-236/+152
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-168-59/+71
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27799] Minor warning fixes in the high-level library.Dana Robinson2015-09-167-20/+25
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27796] Remove duplicated if blockAllen Byrne2015-09-152-10/+0
| |
| * [svn-r27795] Removed some autotools generated files that were not caught byDana Robinson2015-09-157-43330/+0
| | | | | | | | | | | | the last checkin. Tested on: bin/chkmanifest
| * [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-1573-83297/+780
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTES: - Developers will have to run autogen.sh before building with the autotools. - autogen.sh takes the -p option to mimic the old bin/reconfigure behavior. - The generated error, overflow and version headers have been left in place. - The generated H5LT parser code has also been left in place. - There are no changes for CMake users at this time. Tested on: h5committest
| | * [svn-r27790] Merge of r27632, 27676, 27683 from the trunk.Dana Robinson2015-09-150-0/+0
| | |\ | | | | | | | | | | | | Tested on: N/A (mergeinfo only)
| | * | [svn-r27789] Merge of r27683-r27698 from the trunk.Dana Robinson2015-09-153-8/+7
| | | | | | | | | | | | | | | | Tested on: h5committest
| | * | [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-154-13/+11
| | | | | | | | | | | | | | | | Tested on: h5committest
| | * | [svn-r27776] Fixed MANIFESTDana Robinson2015-09-141-1/+1
| | | | | | | | | | | | | | | | Tested on: bin/chkmanifest
| | * | [svn-r27775] Undo of r27655Dana Robinson2015-09-1418-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes .pl extension from Perl scripts. This may be returned in the future, but it's best to keep the script names unchanged while we merge with the trunk. Tested on: h5committest
| | * | [svn-r27748] Correct name of targetAllen Byrne2015-09-101-1/+1
| | | |
| | * | [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-1022-574/+672
| | | |
| | * | [svn-r27729] add extra flags to the bison and flex command linesAllen Byrne2015-09-091-3/+3
| | | |
| | * | [svn-r27726] Added output folder to commandsAllen Byrne2015-09-091-3/+3
| | | |