Jeff Squyres
|
3f5541349a
|
Add UC copyright
This commit was SVN r5009.
|
2005-03-24 12:43:37 +00:00 |
|
Brian Barrett
|
0931b33123
|
* fix typo that was confusing sh when gcc-like compilers were not used
This commit was SVN r4255.
|
2005-01-30 23:09:44 +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 |
|
Brian Barrett
|
6d969db21b
|
* Code for bug 1036 - add special CFLAGS to enable the restrict keyword
for compilers that don't support it out of the box but can with
the right flag
This commit was SVN r3834.
|
2004-12-16 16:34:16 +00:00 |
|
Jeff Squyres
|
1adf5cb3a0
|
Remove type punning warnings; tell gcc that it cannot assume that
strict anti-aliasing can occur
This commit was SVN r3702.
|
2004-12-05 21:33:46 +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
|
d600401f77
|
Add -Wsign-compare in C -- the Windows CL compiler caught a whole
bunch of these. GCC can, too, but doesn't by default in C (even with
-Wall).
This commit was SVN r3190.
|
2004-10-16 19:51:04 +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 |
|