summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-01699-147251/+15611
|\
| * [svn-r27927] Fix dependencies of flex/bison files.Allen Byrne2015-10-011-2/+4
| |
| * [svn-r27926] Fix dependencies of generated headers.Allen Byrne2015-10-011-6/+3
| |
| * [svn-r27913] Need to create the directory for the gen filesAllen Byrne2015-09-291-0/+1
| |
| * [svn-r27911] Add back in the build dirAllen Byrne2015-09-291-5/+5
| |
| * [svn-r27910] Rework flex-bison generated files to eliminate dual depends ↵Allen Byrne2015-09-292-44/+32
| | | | | | | | when building both shared and static
| * [svn-r27909] Exclude CYGWINAllen Byrne2015-09-291-2/+6
| |
| * [svn-r27908] Give cache tests extra time for VFD testsAllen Byrne2015-09-291-0/+2
| |
| * [svn-r27906] Remove header file name as it is not a direct target (derived ↵Allen Byrne2015-09-291-1/+1
| | | | | | | | during BISON process).
| * [svn-r27905] Add depends to be sure file existsAllen Byrne2015-09-281-0/+2
| |
| * [svn-r27904] Correct missing target name charsAllen Byrne2015-09-282-6/+8
| |
| * [svn-r27903] Add extra line for replacement from revision 27898Allen Byrne2015-09-281-0/+1
| |
| * [svn-r27902] Updated autogen.sh to use /usr/hdf/bin/AUTOTOOLS paths and removedDana Robinson2015-09-281-74/+14
| | | | | | | | | | | | hard-coded version checks. Tested on: jam
| * [svn-r27901] Rework doc for updated examples scriptAllen Byrne2015-09-281-35/+154
| |
| * [svn-r27900] Modify bbrelease to use "Revision:" number from svn info, not ↵Larry Knox2015-09-281-1/+1
| | | | | | | | | | | | "Last Changed Rev:" number. Tested on jam
| * [svn-r27898] add an additional perl command to replace int with hid_t in ↵Mohamad Chaarawi2015-09-281-0/+1
| | | | | | | | | | | | H5LTparse.c - this is needed when running autogen on a couple of HPC machines.
| * [svn-r27897] Reduce normal test timeouts to 10 mins - leave VFD changes as is.Allen Byrne2015-09-281-3/+3
| |
| * [svn-r27896] Synch VFD types with autotoolsAllen Byrne2015-09-281-0/+1
| |
| * [svn-r27895] Rework the generated file dependencies and commands.Allen Byrne2015-09-283-12/+9
| |
| * [svn-r27894] All generated headers need to be packaged.Allen Byrne2015-09-281-1/+1
| |
| * [svn-r27892] Removed redefinition of H5C__HASH_FCN in test/cache_common.h.Dana Robinson2015-09-271-1/+0
| | | | | | | | | | | | This was causing failures on Ada. Tested on: Ubuntu 15.04 (Linux 3.19.0) w/ gcc 4.9.3
| * [svn-r27891] Description:Quincey Koziol2015-09-272-8/+2
| | | | | | | | | | | | | | | | | | Revert changes to 'all' and 'none' selections: the serialized header info is handled in the general H5S_select_deserialize() routine. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
| * [svn-r27890] Description:Quincey Koziol2015-09-271-1/+1
| | | | | | | | | | | | | | | | | | Remove 'unused' attribute from decoding pointer flag that I missed in the last checkin. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
| * [svn-r27889] Description:Quincey Koziol2015-09-272-1/+7
| | | | | | | | | | | | | | | | Advance the decoding pointer for 'all' and 'none' selections properly. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
| * [svn-r27888] Description:Quincey Koziol2015-09-271-1/+1
| | | | | | | | | | | | | | | | Fix typo in last checkin. *sigh* Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
| * [svn-r27884] Description:Quincey Koziol2015-09-266-79/+123
| | | | | | | | | | | | | | | | | | Update dataspace selection encode/decode routines to avoid type aliasing errors. Tested on: Linux/64 2.6.x (platypus) w/production (h5committest forthcoming)
| * [svn-r27880] Changes to autogen.shDana Robinson2015-09-251-23/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | - Removed the long options, which are not supported under the getopts builtin. - Correctly labeled the autogen.sh script as requiring bash (via the #!). We may need to remove the bash constructs before the 1.10 release and revert to sh. - The help output is now correct. Tested on: local linux
| * [svn-r27878] Updated autogen.sh script to be more informative about missingDana Robinson2015-09-251-2/+24
| | | | | | | | | | | | flex/bison. Tested on: local linux
| * [svn-r27874] Add ability to extend the cmake path for searching for ↵Allen Byrne2015-09-241-0/+4
| | | | | | | | libraries/programs.
| * [svn-r27873] Update with changes to script fileAllen Byrne2015-09-241-4/+4
| |
| * [svn-r27871] Update with changes to script fileAllen Byrne2015-09-242-39/+41
| |
| * [svn-r27869] Update with changes to script fileAllen Byrne2015-09-241-11/+22
| |
| * [svn-r27868] Add missing exported headers due to generation changes.Allen Byrne2015-09-241-3/+9
| |
| * [svn-r27863] Correct commentAllen Byrne2015-09-231-1/+1
| |
| * [svn-r27862] Make the system vars configurable through the CTEST_SCRIPT_ARGAllen Byrne2015-09-231-8/+35
| |
| * [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-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-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-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-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.