summaryrefslogtreecommitdiffstats
path: root/hl/examples
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26697] HDFFV-9131: Remove obsolete/unneeded sections.Allen Byrne2015-04-011-2/+0
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-261-1/+1
* [svn-r26582] Merge r26509 from trunkJerome Soumagne2015-03-251-2/+0
* [svn-r26576] Merged r26321,r26405,r26417 from the trunk into the branch.Scot Breitenfeld2015-03-2517-86/+62
* [svn-r26395] Merges r26329 from trunkDana Robinson2015-03-091-5/+0
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
* [svn-r26314] Brought autotools related changes from the trunk to the branch, ...Scot Breitenfeld2015-02-261-1/+2
* [svn-r26307] merged r26172 from the trunk.Scot Breitenfeld2015-02-255-5/+0
* [svn-r26304] bring 26303 from trunk:Mohamad Chaarawi2015-02-251-2/+2
* [svn-r26224] merge 26180 from trunk:vms_last_support_1_8Mohamad Chaarawi2015-02-181-1/+0
* [svn-r25402] Bring 25397/8 from trunk:Mohamad Chaarawi2014-07-101-1/+0
* [svn-r25106] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r25017] Merge r24997 changes from trunk.Larry Knox2014-04-112-11/+20
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-072-41/+414
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-262-28/+28
* [svn-r24878] Description:Quincey Koziol2014-03-241-1/+0
* [svn-r24732] Fix for reconfigure, which fails because LT_ADD_LIBHDF5_DEPENDEN...Larry Knox2014-02-221-0/+1
* [svn-r24728] Description:Quincey Koziol2014-02-211-5/+12
* [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-012-3/+35
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-262-35/+29
* [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. M...Allen Byrne2013-07-081-0/+8
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-0/+1
* [svn-r23324] Snapshot version 1.8 release 11 (snap11)HDF Tester2013-03-041-1/+1
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. T...Allen Byrne2013-01-311-1/+1
* [svn-r23122] Brought revisions from the trunk into the branch:Scot Breitenfeld2012-12-315-135/+4
* [svn-r22724] Convert tests to *.sh.in.Allen Byrne2012-08-282-23/+23
* [svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-231-16/+54
* [svn-r22339] config/examples.amLarry Knox2012-05-021-0/+9
* [svn-r22148] Removed incorrect executable svn properties from text, source, i...Dana Robinson2012-03-261-0/+0
* [svn-r21805] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-041-0/+1
* [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 bran...Scot Breitenfeld2011-09-271-0/+3
* [svn-r21044] Purpose:Mike McGreevy2011-06-281-1/+0
* [svn-r20998] Add lite2 dependency on lite1 exampleAllen Byrne2011-06-191-0/+4
* [svn-r20719] Merge changes to scripts to run installed examples from hdf5 1.8...Larry Knox2011-05-041-2/+2
* [svn-r20534] Remove export from "export LD_LIBRARY_PATH=${LL_PATH}" in exampl...Larry Knox2011-04-162-3/+2
* [svn-r20530] Updated configure.in to check for a non-empty LL_PATH in additio...Larry Knox2011-04-152-2/+2
* [svn-r20525] Description:Mike McGreevy2011-04-151-1/+13
* [svn-r20479] Fixed issue HDFFV-5866 (BZ 2156). Changed scripts to run exampl...Larry Knox2011-04-121-4/+24
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-1/+1
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-1/+1
* [svn-r19898] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-301-1/+0
* [svn-r19871] Add tests for examples.Allen Byrne2010-12-031-0/+34
* [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...Larry Knox2010-12-011-0/+3
* [svn-r19529] Added line to config/examples.am to remove execute permission fr...Larry Knox2010-10-061-0/+1
* [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occursLarry Knox2010-09-164-14/+31
* [svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-101-1/+1
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-10/+1
* [svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-291-0/+10
* [svn-r18836] Added code to config files, libhdf5.settings.in and configure.in...Larry Knox2010-05-171-0/+2