Commit graph

6 commits

Author SHA1 Message Date
Willem Deconinck
6095bab453 scotch: Update to 6.0
Also disables pthreads as OS X doesn't implement the required optional parts of
the POSIX spec:

  http://stackoverflow.com/questions/8920803/pthread-and-gcc-compiling-issue-on-os-x

Closes Homebrew/homebrew#16977.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-01-14 13:20:53 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Willem Deconinck
7545e0f43c scotch: Depend on MPIDependency
Closes Homebrew/homebrew#13241.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-29 09:34:24 -07:00
Adam Vandenberg
da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Adam Vandenberg
4cb0064ae6 scotch: style update 2012-02-09 23:08:04 -08:00
Willem Deconinck
f8cd6c1778 New Formula: Scotch
Closes Homebrew/homebrew#7534.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-10 19:20:23 -07:00