1
1
openmpi/opal
Brian Barrett 581a4b0a4e A few cleanups to the wrapper compiler build system / man pages:
- Only install opal{cc,c++} and orte{cc,c++} if configured with
     --with-devel-headers.  Right now, they are always installed, but 
    there are no header files installed for either project, so there's
    really not much way for a user to actually compile an OPAL / ORTE
    application.

  - Drop support for opalCC and orteCC.  It's a pain to setup all the 
    symlinks (indeed, they are currently done wrong for opalCC) and 
    there's no history like there is for mpiCC.

  - Change what is currently opalcc.1 to opal_wrapper.1 and add some
    macros that get sed'ed so that the man pages appear to be 
    customized for the given command.  

  - Install the wrapper data files even if we compiled with 
    --disable-binaries.  This is for the use case of doing multi-lib
    builds, where one word size will only have the library built, but 
    we need both set of wrapper data files to piece together to 
    activate the multi-lib support in the wrapper compilers.

This commit was SVN r12192.
2006-10-19 18:34:17 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class - Have two separate versions of OBJ_RETAIN and OBJ_RELEASE to 2006-10-18 08:24:38 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event * Need to unlock on error conditions in opal_event_base_loop() 2006-09-22 16:08:58 +00:00
include * Fix cmpset_32 / 64 so that ret always returns the right value and 2006-09-25 22:17:04 +00:00
mca Protect against C++ compiler and add the OPAL_DECLSPEC to the 2006-10-05 05:16:07 +00:00
memoryhooks Remove all references to the removed files. 2006-08-23 02:18:24 +00:00
runtime refs trac:405 2006-09-25 23:41:06 +00:00
threads The usual cast problem on Windows. 2006-10-05 05:43:46 +00:00
tools A few cleanups to the wrapper compiler build system / man pages: 2006-10-19 18:34:17 +00:00
util Bad boys, bad boys whatcha want ... 2006-10-17 22:06:51 +00:00
win32 Activate the "secure" version of srand ... 2006-10-05 05:43:16 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00