falgout
7038621993
Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all.
2013-01-10 15:59:09 +00:00
falgout
d696f7c535
Changed 'cp -fpPR' to 'cp -fa' in all of makefiles.
...
The PETSc developers have had trouble on some platforms with -fpPR, but the -fa
option seems better than the -fR option they suggested because it will also
preserve attributes. See [issue1022].
2013-01-10 00:32:15 +00:00
kolev1
5516ba3b0c
Made sure that the install target will work with a relative install path.
2011-05-17 16:42:45 +00:00
falgout
f28a7c956a
Changed the 'install' target so that it doesn't complain when the build and
...
install directories are the same.
2011-01-03 20:00:19 +00:00
baker59
77f051b7a2
fixed error with make tags
2010-12-02 22:39:25 +00:00
baker59
d1a506d63d
Modified the make tags option
2010-03-17 23:26:42 +00:00
falgout
6fdb8c74fd
Changed to install only one hypre lib file.
2010-01-29 01:40:29 +00:00
falgout
9f26a7739a
Changed 'cp -fpd' to 'cp -fpPR' for better portability.
...
This should work on the Mac now in particular.
2010-01-14 18:17:53 +00:00
falgout
8ed12c2264
Added the release number to the names of hypre shared libraries (see [issue181]).
...
Also removed the HYPRE_LSI library because it was nearly identical to HYPRE.
2010-01-14 01:16:24 +00:00
baker59
81127096de
Got rid of 'make uninstall'.
2008-12-29 18:28:19 +00:00
falgout
c58e2eee45
Fixed incorrect dependence of distclean on clean.
2008-07-24 16:53:18 +00:00
kolev
a3851cf35d
Changed the behaviour of "make clean": now it erases the hypre/ directory.
2008-07-24 00:25:12 +00:00
ulrikey
b39374690d
replaced copyright headers
2008-07-18 01:34:48 +00:00
ulrikey
306d1cc84d
changed copyright statement to reflect new management.
2007-11-13 21:31:04 +00:00
kolev
8e7e8e6c1a
Fix for the fact that there is no Makefile in the seq_ls/ directory in
...
hypre's distribution.
2007-07-27 21:55:14 +00:00
falgout
e420df809c
Added a 'make check' target that does a simple code verification test.
2007-06-02 00:37:28 +00:00
painter
41669bc884
Copy the new HYPREf.h the same as HYPRE.h
2007-01-29 17:35:37 +00:00
falgout
8a8cd8df10
Added 'HYPRE_config.h' to the 'distclean' target.
2006-11-30 00:54:16 +00:00
hill66
126a06ec90
Removed -print from tags target as its not needed.
2006-10-20 23:00:58 +00:00
hill66
b86e2ff049
Modified tags target to enable etags command to accept large number of files.
2006-10-20 20:38:05 +00:00
hill66
402d34179c
Updated license info.
2006-09-22 22:06:21 +00:00
hill66
e5ec2c6dec
Modified HEADER to include LGPL (license) info.
2006-07-27 23:26:57 +00:00
hill66
4e5d0f338b
changed 'make distclean' in target test to be 'make clean'
2006-04-13 21:13:57 +00:00
hill66
97bffd549f
Modified use of EXAMPLES codes.
2006-03-29 19:07:04 +00:00
hill66
6571903776
Allow building of Babel related examples separate from those that do not depend on Babel.
2006-03-27 18:17:54 +00:00
hill66
81159a6bd0
Removed chgrp lines from install target.
2006-03-15 21:49:51 +00:00
hill66
179fa9f369
Added test to determine if C,C++ and FORTRAN compilers were found; added --with-FEI and --without-FEI options.
2006-03-07 23:21:13 +00:00
baker59
4e37f0ef53
Added parcsr_block_mv directory to be compiled.
2005-11-15 23:35:34 +00:00
hill66
16cbd6c264
Cleaned up how blas and lapack options are built.
2005-09-26 21:59:55 +00:00
hill66
d9f1a27bab
Added removal of insure related files to clean target.
2005-08-15 23:01:21 +00:00
hill66
b7beee6d23
Changes to allow configuring with internal and vendor supplied blas/lapack libraries.
2005-04-29 20:06:31 +00:00
hill66
60ccda5994
Changed eigensolvers subdirectory to multivector.
2005-03-30 17:47:41 +00:00
hill66
d11c7894c8
Include BABEL makes.
2005-03-09 17:20:12 +00:00
hill66
4eec08e9b1
Added logic to build Babel subdirectories.
2005-03-07 23:19:10 +00:00
hill66
d665a35d94
Changes for using Insure.
2005-02-02 21:29:34 +00:00
hill66
9dd2a6f835
Added releases sub-directory.
2005-01-31 23:50:07 +00:00
hill66
761e47abc7
Changed include file from ./config.... to conifg...
2005-01-26 22:00:49 +00:00
hill66
377f3cc999
Set path for Makeilfe.config to {HYPRE_SRC_TOP_DIR}.
2005-01-26 19:31:54 +00:00
hill66
343f8cc60c
Added tags target to create tags-table.
2005-01-10 21:48:18 +00:00
hill66
78809caf2a
New build system.
2005-01-10 19:31:44 +00:00