Jeff Squyres
cf16a521c8
Ensure to get ompi/include/constants.h
...
This commit was SVN r6845.
2005-08-12 21:42:07 +00:00
Brian Barrett
0ae16f2ab7
* add local hook to remove static-components.h in distclean target. The
...
files are generated by configure, and not part of the tarball, so
distclean would be the right place to remove them.
This commit was SVN r6390.
2005-07-08 13:54:12 +00:00
Jeff Squyres
6a9c9953bc
Remove a bunch of -I's that are no longer necessary with
...
properly-prefixed static-component.h files.
This commit was SVN r6342.
2005-07-04 18:24:58 +00:00
Brian Barrett
761402f95f
* rename ompi_list to opal_list
...
This commit was SVN r6322.
2005-07-03 16:22:16 +00:00
Jeff Squyres
959a08bf42
Compromise:
...
- move mpool and allocator frameworks back to ompi (from opal)
- specialize the ompi_free_list class to use an mpool instance
- un-specialize opal_free_list to *not* use mpool; just use malloc/free
This commit was SVN r6292.
2005-07-02 15:35:34 +00:00