Jeff Squyres
d78ecb98d8
- Make ompi_info show reasonable help messages
...
- Take Ben Allan's suggestion to have ompi_info show the absolute path
name of the compilers that were used to compile OMPI
This commit was SVN r6075.
2005-06-17 01:06:36 +00:00
Prabhanjan Kambadur
ddead64bcf
1. Moving WRAPPER_*_FLAGS initialization to configure.ac instead of
...
having it in config/ompi_setup_cxx.m4
2. Adding --enable-coverage option. This will add teh flags -ftest-coverage
and -fprofile-arcs to the flags. Also, one needs to compile with
debug and static only to enable code coverage
3. Adding the coverage flag options to WRAPPER_*_FLAGS so that mpicc and co.,
will add these to teh executables when they are compiled
This commit was SVN r5416.
2005-04-18 16:38:27 +00:00
Jeff Squyres
3f5541349a
Add UC copyright
...
This commit was SVN r5009.
2005-03-24 12:43:37 +00:00
Brian Barrett
7a7c598391
* properly quote error message
...
This commit was SVN r4432.
2005-02-14 22:04:18 +00:00
Jeff Squyres
46d7f9a7ed
Ensure that compilers that pretend to be gcc don't actually get the
...
gcc-specific compiler flags (because they don't work -- @#$%@#$%!!!)
This commit was SVN r4092.
2005-01-21 13:53:48 +00:00
Jeff Squyres
616269a9be
Add HLRS copyright
...
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748
First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
...
pending.
This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
8fe05f223e
Remove redundant warnings from C++ compiler flags (C++ already
...
requires these things)
This commit was SVN r3426.
2004-10-29 02:50:07 +00:00
Jeff Squyres
161bab95f0
Simplify / clarify some of the logic for configure options; make
...
--enable-picky *not* be the default for users
This commit was SVN r2356.
2004-08-28 10:38:40 +00:00
David Daniel
2f96ba71fe
renaming files
...
This commit was SVN r1192.
2004-06-07 15:40:19 +00:00