Commit graph

325 commits

Author SHA1 Message Date
Erik Michaels-Ober
97879ca69c ruby-build 20130118 2013-01-18 10:07:04 -08:00
Jeremy Kemper
29d65e07d1 Merge pull request #269 from sorah/193p374
Add 1.9.3-p374
2013-01-17 07:16:48 -08:00
Shota Fukumori
52206383c3 Add 1.9.3-p374 2013-01-17 17:47:49 +09:00
Erik Michaels-Ober
4f45814438 Merge pull request #265 from mariochavez/master
Add definition for Ruby 2.0.0 rc1
2013-01-07 09:20:55 -08:00
Mario Alberto Chavez
6fc9929d4c Definition for ruby 2.0.0-rc1 2013-01-07 09:09:09 -08:00
Erik Michaels-Ober
9ef0e06c63 ruby-build 20130104 2013-01-05 10:48:48 -08:00
Erik Michaels-Ober
bd11776ad3 Merge pull request #262 from nirvdrum/add_jruby_1.7.2
Added a recipe for JRuby 1.7.2.
2013-01-04 11:22:13 -08:00
Kevin Menard
0dfae54833 Added a recipe for JRuby 1.7.2. 2013-01-04 13:57:22 -05:00
Sam Stephenson
aa4a0287f9 Point people to the readme 2012-12-30 15:29:52 -06:00
Sam Stephenson
b9474ae1db Add summary lines for rbenv install and rbenv uninstall 2012-12-30 15:25:52 -06:00
Sam Stephenson
9e49bc5638 Fix rbenv-help invocation 2012-12-30 15:13:26 -06:00
Sam Stephenson
643ea84b3f Delegate to rbenv-help for usage, if available 2012-12-30 15:10:57 -06:00
Erik Michaels-Ober
b97e53be60 ruby-build 20121227 2012-12-27 08:26:59 -08:00
Erik Michaels-Ober
5a671ba36c Merge pull request #257 from goshakkk/193-p362
Add 1.9.3-p362
2012-12-25 11:37:01 -08:00
Gosha Arinich
d5cb366d4b add 1.9.3-p362 2012-12-25 19:51:42 +03:00
Sam Stephenson
47f1a28810 Switch the default mirror from GitHub Downloads to Amazon CloudFront 2012-12-12 13:48:10 -06:00
Erik Michaels-Ober
c4b083e0ac Merge pull request #253 from meineerde/1.8.7-p371
Add Ruby 1.8.7-p371
2012-12-11 10:56:47 -08:00
Holger Just
bb613f30d6 Add Ruby 1.8.7-p371 2012-12-11 19:28:41 +01:00
Sam Stephenson
321d9f0cb4 Merge pull request #251 from sstephenson/changelog
Move Version History into discrete CHANGELOG file
2012-12-05 10:02:05 -08:00
Erik Michaels-Ober
a2dd4fa9a5 Move Version History into discrete CHANGELOG file 2012-12-05 08:57:19 -08:00
Erik Michaels-Ober
a2895ad99d ruby-build 20121204 2012-12-04 13:52:15 -08:00
Erik Michaels-Ober
830f736b80 Added a definition for JRuby 1.7.1 2012-12-04 13:47:32 -08:00
Erik Michaels-Ober
e4788cc121 ruby-build 20121201 2012-12-01 10:00:20 -08:00
Jeremy Kemper
34c34d7a20 Chop libyaml from 2.0.0-preview2 definition since it's bundled with Ruby now 2012-12-01 09:54:49 -07:00
Jeremy Kemper
f0aaee79fd Merge pull request #249 from beanieboi/ruby-2.0-preview2
Adding Formula for Ruby 2.0 preview 2
2012-12-01 08:53:46 -08:00
beanieboi
fb5267d8a6 Adding Formula for Ruby 2.0 preview 2 2012-12-01 17:47:45 +01:00
Jeremy Kemper
a4b0337f93 Ruby 2.0 trunk now bundles libyaml and falls back to it if not available on your OS 2012-11-28 13:10:20 -07:00
Sam Stephenson
16aaf92455 ruby-build 20121120 2012-11-20 15:35:31 -06:00
Sam Stephenson
d924fceee5 Test package cache 2012-11-19 23:45:00 -06:00
Sam Stephenson
d999db787e Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
Sam Stephenson
cfe0ffe7ef Test mirror support 2012-11-19 19:21:06 -06:00
Sam Stephenson
275b2f5919 Test checksumming 2012-11-19 18:14:26 -06:00
Sam Stephenson
86f9cb7d60 URLs without anchors do not have checksums 2012-11-16 10:30:49 -06:00
Sam Stephenson
7182bde310 Account for prefixed output in recent versions of openssl md5 2012-11-16 00:48:17 -06:00
Sam Stephenson
c48c6f361d Tweak the Ruby 2.0 note 2012-11-15 17:50:15 -06:00
Sam Stephenson
e71a460768 Merge pull request #240 from sstephenson/mirrors
Faster package downloads via S3
2012-11-15 15:47:34 -08:00
Sam Stephenson
57fb50cb22 Document checksum verification, mirrors, and caching 2012-11-15 17:45:52 -06:00
Sam Stephenson
ceb5e6e2b3 Clarify verify_checksum guards 2012-11-15 16:05:05 -06:00
Sam Stephenson
fdc1a00cb9 Degrade gracefully (no checksumming or mirrors) if MD5 is unavailable 2012-11-15 16:03:39 -06:00
Sam Stephenson
1043ab606c Set the RUBY_BUILD_SKIP_MIRROR environment variable to bypass mirror downloads 2012-11-15 15:29:50 -06:00
Sam Stephenson
9456402ffb Compute MD5 using OpenSSL if installed 2012-11-15 15:24:44 -06:00
Sam Stephenson
645933fab9 Remove wget debug remnant 2012-11-15 15:03:22 -06:00
Sam Stephenson
3c1e4b421a Improved the download message to hide mirror URLs if they're 404s 2012-11-15 14:58:57 -06:00
Sam Stephenson
302a822da2 Try to download files from RUBY_BUILD_MIRROR_URL first 2012-11-14 20:33:48 -06:00
Sam Stephenson
5d2e43600d Tell curl to follow redirects 2012-11-14 20:33:00 -06:00
Sam Stephenson
894abadb50 Fix double checksum 2012-11-14 20:32:43 -06:00
Sam Stephenson
ebed6000e8 Verify MD5 checksums of tarballs downloaded with install_package
Checksums are optional and specified as anchors on package URLs.
2012-11-14 19:53:57 -06:00
Sam Stephenson
a2e94128c3 Fail on curl download errors 2012-11-14 19:22:47 -06:00
Sam Stephenson
093e3903ca Proper quoting 2012-11-13 17:44:07 -06:00
Sam Stephenson
057d1314d5 Only print "Downloading..." message when actually downloading a file 2012-11-13 17:39:48 -06:00