| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Closes #30720.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Closes #30713.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
Closes #30689.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #27242.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #23222.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #22358.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20064.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #17157.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15391.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #14653.
|
|
Closes #13788.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Building with DEBUGBUILD is sufficient; be verbose about this so the
user is aware and has the chance to abort and possibly build with GCC if
it is available.
Closes #11696.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #8191.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
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>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
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.
|
|
|
|
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.
|