aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gforth.rb
AgeCommit message (Collapse)Author
2013-01-03gforth: fix 64-bit buildsSergey Klimov
Closes #16836. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-27gforth: update homepageAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-12-09Use ENV.cc and ENV.cxx where appropriateJack Nagel
Cursory testing shows that these all build with llvm and those that have binaries work. Formulae should be marked 'fails_with_llvm' if there are issues found later. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-05-28gforth 0.7.0Adam Vandenberg