Commit Graph

97 Commits

Author SHA1 Message Date
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
ulrikey
193e85294a Changed copyright to reflect new management 2007-11-13 17:54:43 +00:00
falgout
403ea05783 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
hill66
402d34179c Updated license info. 2006-09-22 22:06:21 +00:00
hill66
b3e54b65d1 shared libraries enabled. 2006-08-29 15:45:05 +00:00
hill66
92a1558e24 Remove temporary directories created by libtool. 2006-08-15 22:27:32 +00:00
hill66
fb29a207c7 Updated to enable shared libraries. 2006-08-15 22:09:36 +00:00
hill66
eedcac98ff Updated with LGPL license info. 2006-07-31 22:54:37 +00:00
hill66
e5ec2c6dec Modified HEADER to include LGPL (license) info. 2006-07-27 23:26:57 +00:00
hill66
9e54f927d3 Updated to enable building shared libraries. 2006-07-25 17:27:34 +00:00
hill66
4a261fabd9 Modified to be compatible with changes for building blas and lapack options. 2005-09-26 22:01:42 +00:00
hill66
d9f1a27bab Added removal of insure related files to clean target. 2005-08-15 23:01:21 +00:00
hill66
ba9613d09d Copy *.o files to lib directory. 2005-03-09 17:21:14 +00:00
hill66
2f7c840795 New build system. 2005-01-10 19:03:38 +00:00
hill66
90fa841e0d Corrections/updates to config/build changes. 2004-12-08 18:13:21 +00:00
hill66
91102d6440 Updating build system 2004-12-01 18:56:39 +00:00
hill66
e7b95fe438 Newly built with configure. 2004-09-29 17:28:38 +00:00
hill66
0c72f51220 Update to use variable LIBG2C for setting -lg2c 2004-07-29 21:49:40 +00:00
treadway
a586b9393f removed unneeded BABEL variables 2004-02-21 01:36:17 +00:00
treadway
3d058d5fd8 *** empty log message *** 2004-02-10 02:14:57 +00:00
treadway
d5799af576 added docs and tools directory conditionals 2004-01-22 20:31:58 +00:00
treadway
55465d7516 updated automake, and aclocal 2004-01-15 01:55:20 +00:00
treadway
7b8c411606 hopefully the final dependencies format correction 2004-01-14 01:20:14 +00:00
treadway
c95f94d4b4 updated header file dependences 2004-01-13 01:55:03 +00:00
treadway
75bd93200a disabled dependency tracking, added brain dead include file dependents
testing in Makefiles
2004-01-10 02:53:11 +00:00
treadway
679b6188ed new bootstrap 2004-01-07 02:01:19 +00:00
treadway
7f10d02523 new bootstrap 2004-01-01 01:14:59 +00:00
treadway
a1a1df034d added STATICONLY conditional 2003-12-19 23:04:01 +00:00
treadway
a4070aae94 VPATH updates 2003-12-16 23:25:56 +00:00
treadway
5a8f026978 VPATH fixes 2003-12-16 23:23:25 +00:00
treadway
d4ad294d1e added dependency tracking 2003-12-15 21:05:23 +00:00
treadway
af1a4f0abd automake changes 2003-12-11 00:42:22 +00:00
treadway
8545e5a76d VPATH changes needed to include path 2003-11-20 17:32:47 +00:00
treadway
a761b83924 removed C++ style comments 2003-11-06 19:57:32 +00:00
treadway
963d76175f added missing prototypes, distributed_matrix_ISIS.c isn't being
processed by mkproto
2003-10-21 00:49:45 +00:00
treadway
cdb430f575 redundant path for include files removed 2003-10-21 00:21:32 +00:00
treadway
ee520ebf59 automake configureation files 2003-07-16 00:09:23 +00:00
treadway
55c7aa751c VPATH enabling changes 2003-05-13 02:13:32 +00:00
falgout
1334ca2b52 Removed PETSc configure symbols. 2003-02-20 17:33:33 +00:00
treadway
ae68dc30e2 Using global variable ${AR} for ar command, AIX needed extra flags
to support 64-bit object files (AR="ar -X64")
2002-10-24 20:54:38 +00:00
treadway
d43b4afa55 removed MAKEFLAGS references 2001-08-27 21:24:02 +00:00
treadway
cf57f32309 modified to except pmake option 2001-08-23 19:35:10 +00:00
falgout
d9015e48a9 _matrix_vector=>_mv translations 2000-12-14 18:19:22 +00:00
falgout
d01da43d76 Removed more of the 'P(s)' macros generated by 'mkproto'. 2000-12-12 19:21:04 +00:00
treadway
34f59d8056 correcting include paths 2000-12-12 00:30:15 +00:00
treadway
c9ad5b45b8 added support of $srcdir 2000-11-14 01:11:55 +00:00
cleary
95562837c2 Removed compiler warnings. 2000-09-15 18:26:16 +00:00
cleary
1b39167460 Added back in to make compiles go... Should be removed as all they
do is include distributed_matrix_mv.h.
2000-09-05 21:07:16 +00:00
cleary
8c9ad21b3a Updated to the standard of one .h file for users. 2000-09-01 20:40:54 +00:00
falgout
ad9a961eb7 Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
Makefiles).  To be re-added later (possibly) in a cleaner form.
Added DOC++ reference comments to Struct '.h' files.
Changed names of Struct include and lib files.
Removed 'stencil' argument from interface for StructVectorCreate.
2000-08-28 22:21:33 +00:00