Import Boost.MPI with the beginnings of a BBv2-based build system

[SVN r36337]
This commit is contained in:
Douglas Gregor 2006-12-12 00:45:23 +00:00
parent ebf862cd2e
commit de1a6d15bf
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View file

@ -298,6 +298,10 @@
path = libs/interprocess
url = ../interprocess.git
fetchRecurseSubmodules = on-demand
[submodule "mpi"]
path = libs/mpi
url = ../mpi.git
fetchRecurseSubmodules = on-demand
[submodule "system"]
path = libs/system
url = ../system.git

1
libs/mpi Submodule

@ -0,0 +1 @@
Subproject commit ceeb6163eb4a0f207e464025db7b26206ec4488a

@ -1 +1 @@
Subproject commit f1493bf1fa5968673733f338f25aca8309796eaf
Subproject commit 3f108da0252a7717c1ce70ff45b85447be215ba9