aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/open-mpi.rb
AgeCommit message (Collapse)Author
2012-02-21open-mpi 1.4.5Eric Chen
Closes #10375. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-09OpenMPI: Update to 1.4.4Tomas Linhart
Closes #8502. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-08Open-MPI: Install Fortran `.mod` file to `include`Charlie Sharpsteen
Fixes #7356.
2011-07-08OpenMPI 1.4.3Charlie Sharpsteen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15open-mpi: corrected homepagePaul D. Ouderkirk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-06-25Update Open-MPI to version 1.4.2Charlie Sharpsteen
Some Mac-Specific issues noted in the Open-MPI changelog: http://www.open-mpi.org/community/lists/announce/2010/05/0037.php Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-12Formula for MPI-2 implementation Open-MPIClemens
Signed-off-by: Adam Vandenberg <flangy@gmail.com>