Commit Graph

18 Commits

Author SHA1 Message Date
Bill Wendling
c514abd496 [svn-r3934] Purpose:
Code Update
Description:
    Ported change from the 1.5 branch to the 1.4 branch where all HDF5
    include files are in quotes instead of angle brackets:

        #include "hdf5_file.h"

    instead of

        #include <hdf5_file.h>

Platforms tested:
    Linux
2001-05-15 16:28:04 -05:00
Albert Cheng
de30468a17 [svn-r3785] Purpose:
Bug fix
Description:
    Couple files did not get installed because they were not included
    in the Makefile.in.
Solution:
    Added them.
Platforms tested:
    Eirene.  First test: make install-doc before fix to verify the files
    are not installed.  Then put in the fix, gmake reconfigure, make
    install-doc again.  Verified the files are installed.
    Second test: distclean everything, configure, make all and check,
    make install, make install-doc.  Eyeball'ed to see the files
    are installed properly..
2001-04-06 15:07:27 -05:00
Bill Wendling
9d8f65f366 [svn-r3712] Purpose:
Update
Description:
    Added our Makefile.in to the frey. Included the files in this
    directory. Removed the Makefile since it's going to be generated and
    shouldn't be installed...
Platforms tested:
    Linux
2001-03-26 15:31:11 -05:00
Barbara Jones
80d0834d31 [svn-r3710]
Add java examples again!
2001-03-26 13:18:24 -05:00
Barbara Jones
2140a47dc5 [svn-r3709] Description:
Added java examples to the HDF5 tutorial
2001-03-26 12:40:29 -05:00
Bill Wendling
0fe5046855 [svn-r3701] Purpose:
Add
Description:
    Need Dependencies file for hte Makefile.
2001-03-23 14:23:22 -05:00
Bill Wendling
401ec5ed98 [svn-r3699] Purpose:
Fix
Description:
    Removed the java install hack...
2001-03-23 14:21:16 -05:00
Bill Wendling
615a1fa336 [svn-r3698] Purpose:
Update
Description:
    Added the Makefile.txt and Makefile.in.txt.
2001-03-23 14:20:45 -05:00
Bill Wendling
e1351ca633 [svn-r3697] Purpose:
File Movement
Description:
    Created a real Makefile.in here and moved the Makefile.in and
    Makefile to *.txt.
2001-03-23 14:20:09 -05:00
Bill Wendling
73cca99a2a [svn-r3694] Purpose:
Cleanup
Description:
    Dependencies file isn't needed in this directory.
Solution:
    Removed
2001-03-22 15:15:36 -05:00
Bill Wendling
011b427e13 [svn-r3690] Purpose:
Bug Fix
Description:
    Applied hack from 1.5 branch so that it will install the
    html/Tutor/examples/java directory successfully. The make's in that
    directory were failing because of this.
2001-03-22 13:12:31 -05:00
Barbara Jones
9147dd1ae8 [svn-r3672] Description:
h5_ref2reg.c was missing
2001-03-20 13:20:12 -05:00
Barbara Jones
8fbdc7fbe3 [svn-r3671]
Description:
h5_ref2obj.c was missing.
2001-03-20 13:19:51 -05:00
Bill Wendling
58c607e236 [svn-r3660] Purpose:
Update
Description:
    Added the Fortran sample files.
2001-03-19 12:50:24 -05:00
Barbara Jones
380eb42bc5 [svn-r3657] Description:
Added Fortran 90 examples
2001-03-19 09:15:37 -05:00
cvs2svn
1c47477b05 [svn-r3621] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-03-13 23:42:20 -05:00
Bill Wendling
6450c4436f [svn-r3360] Purpose:
Fix
Description:
    Fixed the install-doc command...
Solution:
Purpose:
    Fix
Description:
    Fixed the install-doc command...
Solution:
    Mostly just fixed in the config/conclude.in file, but updated the doc
    directories with Makefile.ins and Dependencies so that they'd work.
Platforms tested:
    Linux, Solaris
2001-02-05 15:21:14 -05:00
Frank Baker
c1d537db2b [svn-r3196]
Purpose:
    Adding Tutorial to development branch (R 1.4)
Platforms tested:
    IE 5
2000-12-22 15:47:59 -05:00