Commit graph

9 commits

Author SHA1 Message Date
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jihyun Cho
c92ba363d0 updated sbcl version and applied macports patches
This patch fixed a issue Homebrew/homebrew#3968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-29 12:37:11 -08:00
Andreas Fuchs
3342c75999 Bootstrap SBCL 1.0.44 from the binaries on their download site.
This change updates the SBCL installation to the latest (stable)
source release, and adds a --HEAD build option.

Closes Homebrew/homebrew#3935.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-20 22:52:00 +00:00
Mike McQuaid
2aae04dc04 Revert "sbcl 1.0.42", don't use unofficial binary.
This reverts commit ce3cc386b678de320074c864791ab4a09599faa5.
2010-11-05 10:00:23 +00:00
Bastian Müller
bd1715054a sbcl 1.0.42
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 16:06:49 -07:00
Adam Vandenberg
576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Martin Kühl
4cd6eb837f Fixes for sbcl:
* Install 64bit binaries on 64bit systems.
* Don't strip the image under `lib`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-21 19:55:41 -07:00
Joshua Peek
1e155f3bda steel bank common lisp (sbcl) formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-17 20:06:08 -07:00