rbenv-ruby-build/test
Mislav Marohnić 10fd04909d Fix Yosemite builds that use gcc-4.2 through require_gcc
The definitions that use `require_gcc` are not compatible with Apple's
clang-powered `gcc` and need gcc-4.2 from Homebrew. However, builds
using gcc-4.2 fail on Yosemite with a warning:

    couldn't understand kern.osversion `14.0.0'

Although the warning is non-fatal, the build goes to shit from there. It
seems that setting the magical value `MACOSX_DEPLOYMENT_TARGET=10.9`
makes the build work and doesn't seem to have negative consequences.
2014-10-28 10:58:38 +01:00
..
fixtures Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
stubs Fix stubbing programs that have dashes in them 2014-01-05 18:58:57 +01:00
tmp
build.bats On FreeBSD, stop defaulting to MAKE=gmake 2014-09-08 09:52:15 -07:00
cache.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
checksum.bats Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
compiler.bats Fix Yosemite builds that use gcc-4.2 through require_gcc 2014-10-28 10:58:38 +01:00
definitions.bats Sort Ruby versions when listing available definitions 2014-09-08 13:06:48 -07:00
fetch.bats Surely update local git working copy 2014-06-07 01:27:49 +09:00
hooks.bats Add tests for rbenv install/uninstall hooks 2014-01-05 18:59:23 +01:00
installer.bats Fix test to compensate for different ls output on Fedora/Centos 2014-09-09 00:03:18 -07:00
mirror.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
rbenv.bats Show specific upgrade instructions based on environment 2014-09-08 22:23:23 -07:00
test_helper.bash Prefer ggrep for grep invocations that use GNU extensions. 2014-04-18 10:51:26 +10:00
version.bats Read ruby-build revision from git if available 2014-08-25 17:54:33 -07:00