summaryrefslogtreecommitdiffstats
path: root/hl/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-282-12/+12
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-192-12/+91
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-041-1/+0
* [svn-r26697] HDFFV-9131: Remove obsolete/unneeded sections.Allen Byrne2015-04-011-2/+0
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-0/+4
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-261-4/+4
* [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-253-54/+48
* [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-r26304] bring 26303 from trunk:Mohamad Chaarawi2015-02-251-3/+3
* [svn-r26224] merge 26180 from trunk:vms_last_support_1_8Mohamad Chaarawi2015-02-181-1/+0
* [svn-r25642] merged changes 25614,25629,25631 into branch.Scot Breitenfeld2014-09-301-3/+18
* [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-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-073-69/+482
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-262-23/+23
* [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-r24393] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-1/+2
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-262-21/+29
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-4/+4
* [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-r22724] Convert tests to *.sh.in.Allen Byrne2012-08-281-15/+16
* [svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-231-36/+86
* [svn-r22206] Merged changes from the trunk in to the branch, used:Scot Breitenfeld2012-03-302-7/+115
* [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/+4
* [svn-r21558] Description:Scot Breitenfeld2011-10-142-2/+4
* [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 bran...Scot Breitenfeld2011-09-271-0/+3
* [svn-r21183] Description: unset the executable permissions for source files:Scot Breitenfeld2011-08-072-0/+0
* [svn-r21044] Purpose:Mike McGreevy2011-06-281-1/+0
* [svn-r21002] Description:Scot Breitenfeld2011-06-204-10/+377
* [svn-r20969] Initialized errcode and type_sizeout to 0 and removed ';' in For...Scot Breitenfeld2011-06-131-6/+5
* [svn-r20525] Description:Mike McGreevy2011-04-151-9/+33
* [svn-r20508] Checked in changes for fixing:Scot Breitenfeld2011-04-152-1003/+1480
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-3/+3
* [svn-r20080] Remove obsolete lines (commented) after correcting Fortran handl...Allen Byrne2011-02-101-6/+0
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-101-6/+6
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-3/+3
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-3/+3
* [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...Larry Knox2010-12-011-0/+3
* [svn-r19528] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+14
* [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occursLarry Knox2010-09-161-5/+15
* [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-48/+3
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-1/+1
* [svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-291-33/+48