Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27874] Add ability to extend the cmake path for searching for ↵ | Allen Byrne | 2015-09-24 | 1 | -0/+4 |
| | | | | libraries/programs. | ||||
* | [svn-r27873] Update with changes to script file | Allen Byrne | 2015-09-24 | 1 | -4/+4 |
| | |||||
* | [svn-r27871] Update with changes to script file | Allen Byrne | 2015-09-24 | 2 | -39/+41 |
| | |||||
* | [svn-r27869] Update with changes to script file | Allen Byrne | 2015-09-24 | 1 | -11/+22 |
| | |||||
* | [svn-r27868] Add missing exported headers due to generation changes. | Allen Byrne | 2015-09-24 | 1 | -3/+9 |
| | |||||
* | [svn-r27863] Correct comment | Allen Byrne | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r27862] Make the system vars configurable through the CTEST_SCRIPT_ARG | Allen Byrne | 2015-09-23 | 1 | -8/+35 |
| | |||||
* | [svn-r27858] Add depends for H5E files | Allen Byrne | 2015-09-22 | 1 | -0/+10 |
| | |||||
* | [svn-r27854] fixed typo in name of file | Scot Breitenfeld | 2015-09-22 | 2 | -1/+1 |
| | |||||
* | [svn-r27851] Description: | Quincey Koziol | 2015-09-22 | 11 | -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-r27849] Description: | Quincey Koziol | 2015-09-22 | 14 | -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 Byrne | 2015-09-21 | 1 | -0/+4 |
| | |||||
* | [svn-r27846] Fix generated files process. | Allen Byrne | 2015-09-21 | 8 | -81/+137 |
| | | | | Add script for post processing of flex/bison files. | ||||
* | [svn-r27836] HDFFV-8932: added option --with-szlib to support szip library ↵ | Albert Cheng | 2015-09-21 | 1 | -2/+20 |
| | | | | | | support. Tested: platypus 32 or 64bit, with or without zlib. | ||||
* | [svn-r27834] Description: | Quincey Koziol | 2015-09-21 | 2 | -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 Robinson | 2015-09-19 | 1 | -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 Cheng | 2015-09-18 | 1 | -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 copies | Dana Robinson | 2015-09-18 | 1 | -1/+1 |
| | | | | | | instead of symlinks. Tested on: local linux | ||||
* | [svn-r27828] Removed Perl-generated header files and H5LT parse code created ↵ | Dana Robinson | 2015-09-18 | 10 | -9641/+0 |
| | | | | | | by flex/bison. Tested on: jam | ||||
* | [svn-r27826] Modify bbrelease to add autogen.sh to the source tarball. | Larry Knox | 2015-09-18 | 1 | -0/+1 |
| | |||||
* | [svn-r27823] Add new options for dynamic analysis | Allen Byrne | 2015-09-18 | 1 | -0/+4 |
| | |||||
* | [svn-r27819] bbrelease is a modified copy of the release script, which ↵ | Larry Knox | 2015-09-17 | 1 | -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 Robinson | 2015-09-17 | 7 | -61/+46 |
| | | | | Tested on: h5committest | ||||
* | [svn-r27817] Fix generated file dependencies | Allen Byrne | 2015-09-17 | 1 | -40/+46 |
| | |||||
* | [svn-r27812] Updated the autotools files to only compile direct VFD and ↵ | Dana Robinson | 2015-09-16 | 1 | -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 Koziol | 2015-09-16 | 43 | -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 Koziol | 2015-09-16 | 1 | -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 Robinson | 2015-09-16 | 3 | -6/+7 |
| | | | | Tested on: jam (too minor for h5committest) | ||||
* | [svn-r27808] Update CMake files to use updated test files. | Allen Byrne | 2015-09-16 | 2 | -29/+65 |
| | |||||
* | [svn-r27807] Description: | Quincey Koziol | 2015-09-16 | 1 | -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 Fortner | 2015-09-16 | 105 | -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 Koziol | 2015-09-16 | 1 | -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 Byrne | 2015-09-16 | 1 | -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 Robinson | 2015-09-16 | 3 | -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 Robinson | 2015-09-16 | 15 | -236/+152 |
| | | | | Tested on: jam (too minor for h5committest) | ||||
* | [svn-r27800] Minor warning fixes in the library tests. | Dana Robinson | 2015-09-16 | 8 | -59/+71 |
| | | | | Tested on: jam (too minor for h5committest) | ||||
* | [svn-r27799] Minor warning fixes in the high-level library. | Dana Robinson | 2015-09-16 | 7 | -20/+25 |
| | | | | Tested on: jam (too minor for h5committest) | ||||
* | [svn-r27796] Remove duplicated if block | Allen Byrne | 2015-09-15 | 2 | -10/+0 |
| | |||||
* | [svn-r27795] Removed some autotools generated files that were not caught by | Dana Robinson | 2015-09-15 | 7 | -43330/+0 |
| | | | | | | the last checkin. Tested on: bin/chkmanifest | ||||
* | [svn-r27794] Reintegration merge of features/autotools_rework branch with trunk | Dana Robinson | 2015-09-15 | 73 | -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 Robinson | 2015-09-15 | 0 | -0/+0 |
| |\ | | | | | | | | | | Tested on: N/A (mergeinfo only) | ||||
| * | | [svn-r27789] Merge of r27683-r27698 from the trunk. | Dana Robinson | 2015-09-15 | 3 | -8/+7 |
| | | | | | | | | | | | | Tested on: h5committest | ||||
| * | | [svn-r27787] Merge of r27632-27674 from the trunk. | Dana Robinson | 2015-09-15 | 4 | -13/+11 |
| | | | | | | | | | | | | Tested on: h5committest | ||||
| * | | [svn-r27776] Fixed MANIFEST | Dana Robinson | 2015-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Tested on: bin/chkmanifest | ||||
| * | | [svn-r27775] Undo of r27655 | Dana Robinson | 2015-09-14 | 18 | -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 target | Allen Byrne | 2015-09-10 | 1 | -1/+1 |
| | | | |||||
| * | | [svn-r27745] Merge trunk revision 27744 | Allen Byrne | 2015-09-10 | 22 | -574/+672 |
| | | | |||||
| * | | [svn-r27729] add extra flags to the bison and flex command lines | Allen Byrne | 2015-09-09 | 1 | -3/+3 |
| | | | |||||
| * | | [svn-r27726] Added output folder to commands | Allen Byrne | 2015-09-09 | 1 | -3/+3 |
| | | | |||||
| * | | [svn-r27725] Add initial commands to properly build the generated files. | Allen Byrne | 2015-09-09 | 4 | -28/+154 |
| | | | | | | | | | | | | | | | | | | Added HDF5_GENERATE_HEADERS ON to cacheinit.cmake file. Tested: local linux |