summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20525] Description:Mike McGreevy2011-04-155-60/+210
* [svn-r20507] Merged the changes in 'fortran' from the trunk into branch, used:Scot Breitenfeld2011-04-152-1/+7
* [svn-r20489] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-131-1/+7
* [svn-r20479] Fixed issue HDFFV-5866 (BZ 2156). Changed scripts to run exampl...Larry Knox2011-04-121-4/+18
* [svn-r20370] Correct fflush tests dependencies (bring change from trunk)Allen Byrne2011-03-291-0/+1
* [svn-r20301] brought revisions 19868:20300 from the 1.8.6_vms branch to the 1...Raymond Lu2011-03-231-0/+6
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-253-7/+7
* [svn-r20128] Add fortran mod folder to INCLUDE_DIRS for gfortran 4.2.x.Allen Byrne2011-02-211-1/+1
* [svn-r20080] Remove obsolete lines (commented) after correcting Fortran handl...Allen Byrne2011-02-101-5/+0
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-105-154/+6
* [svn-r20062] Description:Quincey Koziol2011-02-082-22/+24
* [svn-r20034] Problem: A typo caused compilation to fail with gfortran 4.6 on ...Elena Pourmal2011-02-031-3/+3
* [svn-r19913] Correct format of empty parameterAllen Byrne2011-01-052-2/+2
* [svn-r19911] Change how LINK_FLAGS for fortran are appended on Windows - corr...Allen Byrne2011-01-052-6/+8
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-054-15/+9
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-044-15/+15
* [svn-r19871] Add tests for examples.Allen Byrne2010-12-031-0/+10
* [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...Larry Knox2010-12-015-0/+15
* [svn-r19655] Description:Quincey Koziol2010-10-2110-240/+208
* [svn-r19529] Added line to config/examples.am to remove execute permission fr...Larry Knox2010-10-061-0/+1
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-044-55/+41
* [svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0Mike McGreevy2010-09-211-1/+1
* [svn-r19442] Move $LIBS to just after $lib_objs in the link command line. Ot...Larry Knox2010-09-201-7/+10
* [svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-5/+5
* [svn-r19421] Reorganize compile scripts h5cc.in, h5fc.in and h5c++.in to put ...Larry Knox2010-09-171-6/+53
* [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occursLarry Knox2010-09-168-29/+83
* [svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-105-5/+5
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-093-94/+9
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-314-3/+87
* [svn-r19155] Remove line in clean target that removes installed header files.Larry Knox2010-07-292-2/+0
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-8/+8
* [svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-292-0/+27
* [svn-r18997] Updated config files and install commands per external developer...Allen Byrne2010-06-141-1/+1
* [svn-r18924] Updated install of fortran mod filesAllen Byrne2010-05-281-0/+25
* [svn-r18916] Description:Quincey Koziol2010-05-271-23/+27
* [svn-r18897] Added fortran /dbglibs option to fortran compile flags for windo...Allen Byrne2010-05-251-1/+1
* [svn-r18889] Update CMake fortran configure/build with changes from community.Allen Byrne2010-05-251-0/+10
* [svn-r18855] Added CPack commands for installtion programAllen Byrne2010-05-191-3/+3
* [svn-r18841] Changed version number to 1.8.4-snap0Mike McGreevy2010-05-181-1/+1
* [svn-r18836] Added code to config files, libhdf5.settings.in and configure.in...Larry Knox2010-05-175-0/+10
* [svn-r18817] Added scripts to compile and run installed examples. The script...Larry Knox2010-05-143-4/+125
* [svn-r18779] Add ${DESTDIR} to scripts and Makefiles so that make DESTDIR=<in...Larry Knox2010-05-128-32/+32
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-124-0/+607
* [svn-r18710] Purpose:Mike McGreevy2010-05-055-5/+5
* [svn-r18701] ID 1853:Albert Cheng2010-05-045-0/+5
* [svn-r18694] Correct missing line (fi) in revision 18680 and remove incorrect...Larry Knox2010-05-031-4/+1
* [svn-r18688] Snapshot version 1.8 release 4 (snap20)HDF Tester2010-05-031-1/+3
* [svn-r18680] Added running make install-examples to make install. Make insta...Larry Knox2010-04-302-3/+4
* [svn-r18580] Purpose:Mike McGreevy2010-04-155-7/+7
* [svn-r18557] Description:Scot Breitenfeld2010-04-156-8/+24