Commit graph

2236 commits

Author SHA1 Message Date
Kazuhiro NISHIYAMA
f63cbf815a fix exit status of install with verbose 2013-02-25 11:43:36 +09:00
Erik Michaels-Ober
97fc5c55e5 ruby-build 20130224 2013-02-24 09:15:31 -08:00
Erik Michaels-Ober
eccd09bca8 Merge pull request #299 from hsbt/add-definition-200p0
Added a definition for 2.0.0-p0
2013-02-24 09:07:52 -08:00
SHIBATA Hiroshi
3c94f7f696 switched http 2013-02-24 18:13:53 +09:00
SHIBATA Hiroshi
3083add866 Added a definition for 2.0.0-p0 2013-02-24 18:09:45 +09:00
Sam Stephenson
ac9564b552 Merge pull request #275 from sheerun/failure-cleanup
Autoclean on unsuccessful installation
2013-02-23 12:56:18 -08:00
Erik Michaels-Ober
2bdd07cd43 Update examples to use latest MRI 2013-02-22 11:26:15 -08:00
Adam Stankiewicz
f0d5c5979f fix: Ensure cleaned directory did not exist 2013-02-22 20:22:15 +01:00
Erik Michaels-Ober
0416be28f4 Merge pull request #260 from shingara/patch-2
Update share/ruby-build/rbx-2.0.0-dev
2013-02-22 10:54:49 -08:00
Erik Michaels-Ober
1b196d79ec ruby-build 20130222 2013-02-22 10:44:38 -08:00
Erik Michaels-Ober
4fdd6377ba Merge pull request #294 from sorah/193p392
Add 1.9.3-p392
2013-02-22 10:36:25 -08:00
Shota Fukumori
55179832b8 Create 1.9.3-p392 2013-02-22 22:16:48 +09:00
Erik Michaels-Ober
5dbd6ba7eb Merge pull request #292 from robertrolandorg/master
Adding in JRuby 1.7.3 support
2013-02-21 10:30:39 -08:00
Rob Roland
7dafb17367 Adding jruby-1.7.3 2013-02-21 10:09:09 -08:00
Erik Michaels-Ober
4d7071392f Merge pull request #284 from agileanimal/master
fixed typo when openssl-1.0.1e was added to ruby 2.0.0
2013-02-11 16:23:23 -08:00
Mark Madsen
ea21ec4ee3 fixed typo when openssl-1.0.1e was added to ruby 2.0.0 2013-02-11 17:02:43 -07:00
Erik Michaels-Ober
ffef047307 Upgrade to OpenSSL 1.0.1e 2013-02-11 15:39:03 -08:00
Sam Stephenson
ffa621a754 Merge pull request #282 from alexstaubo/master
Add -q to curl.
2013-02-10 15:21:40 -08:00
Alexander Staubo
77894a2802 Pass -q to curl to avoid loading user's potentially conflicting .curlrc. Related to #244. 2013-02-10 23:52:22 +01:00
Jeremy Kemper
a550dec3c5 Strip stray newline 2013-02-08 17:39:20 -07:00
Jeremy Kemper
b5baf47dae Upgrade to OpenSSL 1.0.1d, released 2013-02-05 2013-02-08 17:36:08 -07:00
Sam Stephenson
3c6fa3901c Allow building against a custom OpenSSL on OS X 2013-02-08 18:25:11 -06:00
Erik Michaels-Ober
5d36bc93bb ruby-build 20130208 2013-02-08 15:27:08 -08:00
Sam Stephenson
94add57f17 Include certs from /System/Library/Keychains/SystemRootCertificates.keychain 2013-02-08 17:20:25 -06:00
Sam Stephenson
243e6fbecf Support conditional package installation with --if <test> 2013-02-08 16:48:02 -06:00
Jeremy Kemper
3a426d13b7 Rely on OpenSSL to pick the right arch. Hint that we prefer 64-bit. 2013-02-08 14:55:52 -07:00
Jeremy Kemper
92635abd51 Be sure to use c_rehash from the OpenSSL build we just installed 2013-02-08 14:51:57 -07:00
Sam Stephenson
81da19cde8 Use $RUBY_BIN 2013-02-08 15:32:27 -06:00
Sam Stephenson
fdfe71c061 Merge master 2013-02-08 15:29:23 -06:00
Erik Michaels-Ober
665289f731 Merge pull request #279 from lucasuyezu/master
Add 2.0.0-rc2
2013-02-08 12:03:54 -08:00
Lucas Uyezu
c3215b9b87 Add 2.0.0-rc2 2013-02-08 17:54:29 -02:00
Erik Michaels-Ober
97d67eb5b6 ruby-build 20130206 2013-02-06 11:55:00 -08:00
Erik Michaels-Ober
7baca3cce8 Update examples to use latest MRI 2013-02-06 11:52:05 -08:00
Jeremy Kemper
b611fd67dc Merge pull request #277 from sorah/193p385
Add 1.9.3-p385
2013-02-06 06:13:06 -08:00
Shota Fukumori
ea4098a467 Add 1.9.3-p385 2013-02-06 05:57:33 -08:00
Sam Stephenson
a0ace79cd7 Explicitly declare OpenSSL condition and URL in the definition files 2013-02-04 17:55:38 -06:00
Adam Stankiewicz
0d7a05157e Autoclean on unsuccessful installation 2013-02-05 00:22:28 +01:00
Sam Stephenson
2aabdb4b64 Remove OpenSSL note in the readme 2013-02-04 17:03:31 -06:00
Sam Stephenson
881698e16b Handle 32-bit OS X 2013-02-04 16:56:42 -06:00
Sam Stephenson
80373fb670 Guard against missing openssl (future OS X versions?) 2013-02-04 16:28:50 -06:00
Sam Stephenson
a89e8fbb33 We use uname -s to test for OS X elsewhere; stay consistent 2013-02-04 16:28:06 -06:00
Sam Stephenson
62411c44c5 Quote $PREFIX_PATH 2013-02-04 16:26:17 -06:00
Sam Stephenson
a0570c9bfe Default CC=cc for broken Ruby 2.0 gcc detection on OS X 2013-02-04 16:15:40 -06:00
Sam Stephenson
279f0d0606 Extract package_option helper 2013-02-04 16:15:07 -06:00
Sam Stephenson
f3405373a1 Add PACKAGE_{CONFIGURE,MAKE}_OPTS_ARRAY for injecting quoted arguments 2013-02-04 14:05:09 -06:00
Jeremy Kemper
959e5cb22b Build OpenSSL for Ruby 2.0 on OS X.
Apple ships a patched, incompatible OpenSSL. We build a compatible
OpenSSL from source.
2013-02-04 11:01:05 -07:00
Sam Stephenson
a6395eb296 Add support for RUBY_CONFIGURE_OPTS and RUBY_MAKE_OPTS
These variables let you pass Ruby-specific configure and make options
that will not be passed to dependent packages like libyaml.
2013-01-31 09:49:01 -06:00
Sam Stephenson
d9bbeb3ebd ruby-build 20130129 2013-01-29 18:23:24 -06:00
Sam Stephenson
edc9e599d7 Document $MAKE 2013-01-29 18:11:36 -06:00
Sam Stephenson
a0fef0bb83 Ensure $MAKE is quoted 2013-01-29 18:09:30 -06:00