Jeff Squyres
|
ce38ccf332
|
Add option for bug 625 -- conditionally install LAM development header
files
This commit was SVN r132.
|
2004-01-08 21:42:49 +00:00 |
|
Jeff Squyres
|
55bb08acce
|
- Add --enable-mem-profile, per Rob's request
- Rename MEMZERO -> MEM_ZERO to be similar to MEM_PROFILE
This commit was SVN r126.
|
2004-01-08 18:55:38 +00:00 |
|
Jeff Squyres
|
77f8f6642c
|
Finish support for --enable-single-lib (where you get a single libmpi
installed instead of liblam and libmpi).
This commit was SVN r123.
|
2004-01-08 15:51:54 +00:00 |
|
Jeff Squyres
|
8a3e44789d
|
Oops -- had "single library" logic backwards.
This commit was SVN r120.
|
2004-01-08 15:34:14 +00:00 |
|
Jeff Squyres
|
46af8bb900
|
Clarify help messages
This commit was SVN r118.
|
2004-01-08 13:53:11 +00:00 |
|
Jeff Squyres
|
bc430950d6
|
Add the following macros:
- LAM_SETUP_F77
- LAM_SETUP_F90
- LAM_C_WEAK_SYMBOLS
This commit was SVN r109.
|
2004-01-08 13:34:31 +00:00 |
|
Jeff Squyres
|
0d0796ce71
|
- Change default format of AC_HELP_STRING messages to show whether the
default is enabled or disabled
- Add --enable-f77
- Add --enable-f90
- Add --enable-single-lib
- Add --enable-profiling
- Add --enable-weak-symbols
This commit was SVN r108.
|
2004-01-08 13:34:03 +00:00 |
|
Jeff Squyres
|
295e3f7614
|
Use newer AC_LANG* test compilation syntax
This commit was SVN r107.
|
2004-01-08 13:31:42 +00:00 |
|
Jeff Squyres
|
55b8aa9066
|
Add tests for C++ compiler exceptions
This commit was SVN r82.
|
2004-01-07 15:34:40 +00:00 |
|
Jeff Squyres
|
b93da5b412
|
Remove $Id$
This commit was SVN r69.
|
2004-01-07 14:55:59 +00:00 |
|
Jeff Squyres
|
7994ea8b6d
|
Use the right global variables, and the other parts of the code react ;-)
This commit was SVN r54.
|
2004-01-07 08:31:32 +00:00 |
|
Jeff Squyres
|
2f77ffb99e
|
Oops -- this stuff is now handled in lam_configure_options.m4
This commit was SVN r53.
|
2004-01-07 08:31:09 +00:00 |
|
Jeff Squyres
|
2ad11955a2
|
Remove krufty files
This commit was SVN r33.
|
2004-01-07 07:47:55 +00:00 |
|
Jeff Squyres
|
d3e6b7aacb
|
Ditch header, replace with $HEADER$ (to be filled in later)
This commit was SVN r32.
|
2004-01-07 07:47:13 +00:00 |
|
Jeff Squyres
|
c7dbe45fa6
|
- Ditch the header, replace it with $HEADER$ (to be filled in later)
- Add LAM_UNIQ m4 macro
This commit was SVN r31.
|
2004-01-07 07:46:37 +00:00 |
|
Jeff Squyres
|
0e776a68d4
|
Ditch the header and replace it with $HEADER$ (to be filled in later)
This commit was SVN r30.
|
2004-01-07 07:45:59 +00:00 |
|
Jeff Squyres
|
3da9a3f846
|
Add all the new m4 files
This commit was SVN r29.
|
2004-01-07 07:44:54 +00:00 |
|
Jeff Squyres
|
7a5ed63d3e
|
Setup the C++ compiler, check for debugging flags, and optimization flags
This commit was SVN r28.
|
2004-01-07 07:43:28 +00:00 |
|
Jeff Squyres
|
bcc1a602ef
|
Setup the C compiler, check for debugging flags, and optimization flags
This commit was SVN r27.
|
2004-01-07 07:42:50 +00:00 |
|
Jeff Squyres
|
b1abecf714
|
Central point for top-level --with and --enable flags
This commit was SVN r26.
|
2004-01-07 07:42:12 +00:00 |
|
Jeff Squyres
|
59f95bbdf6
|
Check compiler optimization flags, etc.
This commit was SVN r25.
|
2004-01-07 07:41:42 +00:00 |
|
Jeff Squyres
|
b90c2ac2b1
|
See if the C++ compiler needs any special parameters for templates
This commit was SVN r24.
|
2004-01-07 07:40:48 +00:00 |
|
Jeff Squyres
|
af60d2f30a
|
Find the C++ compiler template repository directory so that we can
"make clean" properly (if the C++ compiler uses one)
This commit was SVN r23.
|
2004-01-07 07:39:52 +00:00 |
|
Tim Woodall
|
e952ab1f88
|
initial port to C (very incomplete)
This commit was SVN r8.
|
2003-12-22 16:29:21 +00:00 |
|
Jeff Squyres
|
cadf5e6fc7
|
First commit
This commit was SVN r3.
|
2003-11-22 16:45:44 +00:00 |
|
Jeff Squyres
|
350564b9f3
|
First commit
This commit was SVN r1.
|
2003-11-22 16:36:58 +00:00 |
|