Mislav Marohnić
a4c6878ff5
Remove require_gcc
implementation
...
This was only used in Ruby versions < 1.9.3, which are now EOL.
This also removes a 11-years old workaround for building Ruby 2.0 with clang.
06d7994bcf
2023-08-03 14:53:52 +02:00
Jeremy Daer
2617f400de
Warn when installing an unsupported or end-of-lifed Ruby
...
Fixes #742
2016-04-29 22:56:28 -07:00
deepj
ce36ebe300
Convert MRI definitions to use bz2 tarballs instead of gz ones
2015-12-25 16:41:42 +01:00
Reed Loden
78768393a5
Rubygems added a redirect on their main domain, so use it as the canonical download URL
2015-07-23 22:20:46 -07:00
Reed Loden
48a62facc3
Update rubygems download location to use https://
2015-07-20 12:45:12 -07:00
Reed Loden
0e2281cced
Update Ruby download location to use https://
2015-07-20 12:45:12 -07:00
Thomas Johansen
e9d59cb0cc
Replace all MD5 checksums with SHA2 checksums
2014-05-23 14:39:41 +07:00
Jose Luis Salas
53920b0fe1
Update libyaml to 0.1.6
...
Security fix for CVE-2014-2525
Advisory: http://www.ocert.org/advisories/ocert-2014-003.html
2014-03-26 21:17:10 +01:00
Erik Michaels-Ober
63fc2c91b0
Update libyaml to version 0.1.5
...
Closes https://github.com/sstephenson/ruby-build/issues/499 .
2014-02-04 11:51:46 +01:00
Mislav Marohnić
42aa6ccfcc
Merge master into docwhat-homebrew-yaml
...
Conflicts:
share/ruby-build/1.9.1-p378
share/ruby-build/1.9.1-p430
share/ruby-build/1.9.2-p0
share/ruby-build/1.9.2-p180
share/ruby-build/1.9.2-p290
share/ruby-build/1.9.2-p318
share/ruby-build/1.9.2-p320
share/ruby-build/1.9.3-p0
share/ruby-build/1.9.3-p125
share/ruby-build/1.9.3-p194
share/ruby-build/1.9.3-p286
share/ruby-build/1.9.3-p327
share/ruby-build/1.9.3-p362
share/ruby-build/1.9.3-p374
share/ruby-build/1.9.3-p385
share/ruby-build/1.9.3-p392
share/ruby-build/1.9.3-p429
share/ruby-build/1.9.3-p448
share/ruby-build/1.9.3-preview1
share/ruby-build/1.9.3-rc1
share/ruby-build/2.0.0-preview1
2013-10-24 22:28:57 +02:00
SHIBATA Hiroshi
de33fa8af4
rename hostname, ftp.ruby-lang.org is used by ftp protocol too.
2013-09-07 14:54:07 +09:00
SHIBATA Hiroshi
b122c90476
use http, because http://ftp.ruby-lang.org is deliveried by fastly
2013-09-07 12:53:02 +09:00
SHIBATA Hiroshi
df05cd06a1
manually reverted using mirror site. and use https protocols
2013-09-07 07:50:15 +09:00
SHIBATA Hiroshi
af3f77e900
use www.dnsbalance.ring.gr.jp
2013-08-16 10:58:50 +09:00
Mark Przepiora
f556b4a34c
Change protocol of the ruby-lang.org server from HTTP to FTP
2013-08-05 23:18:03 -06:00
Christian Höltje
50dc0c9931
Use Homebrew libyaml if it is available
...
This checks for Homebrew's yaml to see if it
is available and that `--with-libyaml-dir` hasn't
been specified.
Related issue: #379
2013-07-09 20:40:45 -04:00
Erik Michaels-Ober
57ac28acc0
Add a definition for Ruby 1.9.1-p430
2013-05-09 07:55:17 -07:00