Commit Graph

12 Commits (922967f7a80fb1968f0ef7dd552fc99a128703df)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Stephen Eilert 9c9d645239 chicken - enable --HEAD builds
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-01 08:15:16 -08:00
Martin Kühl c5727d40d6 Update chicken to 4.6.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 08:18:03 -07:00
Martin Kühl e43f4e166d Update chicken scheme to 4.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:19:52 -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
Martin Kühl 5f4ef9eb29 Updated formula: chicken 4.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 12:24:13 -07:00
Max Howell 4d4fdd906b Only apply 64 bit flag where it makes sense 2009-12-19 19:52:22 +00:00
Drew Hess 60c6d78b88 Updated to chicken 4.3.0. 2009-12-19 18:42:41 +00:00
Adam Vandenberg 81884b9efb Reformat chicken 2009-12-12 16:24:18 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Tim Dysinger 1f621503f2 Upgrade Chicken to 4.2.0 2009-10-15 15:59:02 +01:00
Clinton R. Nixon 51ca673030 CHICKENscheme formula
CHICKEN is a compiler for the Scheme programming language. CHICKEN produces
portable, efficient C, supports almost all of the R5RS Scheme language
standard, and includes many enhancements and extensions. CHICKEN runs on
Linux, MacOS X, Windows, and many Unix flavours.
2009-09-16 14:49:07 +01:00