rbenv-ruby-build/share/ruby-build
Mislav Marohnić d13ae0ad52 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags
Because OS X Mountain Lion removed X Windows, compiling Ruby 1.8 would
fail unless the user installed XQuartz manually and passed:

    CPPFLAGS=-I/opt/X11/include rbenv install 1.8.7-p374

This auto-detects if `/opt/X11/include` is present on the system and
configures CPPFLAGS accordingly. However if XQuartz was never installed,
we simply configure Ruby using `--without-tk`.

Fixes #193 #207

References 353246926c
2013-10-28 00:25:02 +01:00
..
1.8.6-p383 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.6-p420 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p249 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p302 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p334 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p352 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p357 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p358 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p370 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p371 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.8.7-p374 Enable compiling Ruby 1.8 on OS X 10.8+ without extra flags 2013-10-28 00:25:02 +01:00
1.9.1-p378 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.1-p430 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.2-p0 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.2-p180 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.2-p290 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.2-p318 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.2-p320 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-dev Use Homebrew libyaml if it is available 2013-07-09 20:40:45 -04:00
1.9.3-p0 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p125 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p194 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p286 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p327 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p362 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p374 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p385 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p392 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p429 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-p448 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-preview1 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
1.9.3-rc1 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
2.0.0-dev bump versions to 2.1.0 2013-02-25 13:04:17 +09:00
2.0.0-p0 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.0.0-p195 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.0.0-p247 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.0.0-preview1 Merge master into docwhat-homebrew-yaml 2013-10-24 22:28:57 +02:00
2.0.0-preview2 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.0.0-rc1 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.0.0-rc2 rename hostname, ftp.ruby-lang.org is used by ftp protocol too. 2013-09-07 14:54:07 +09:00
2.1.0-dev Really fix installing Ruby 2.1.0 from trunk 2013-10-27 21:32:18 +01:00
2.1.0-preview1 2.1.0-preview1 🚀 2013-09-22 23:41:07 -07:00
jruby-1.5.6 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.3 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.4 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.5 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.5.1 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.6 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.7 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.7.2 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.6.8 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.0 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.0-preview1 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.0-preview2 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.0-rc1 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.0-rc2 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
jruby-1.7.1 Added a definition for JRuby 1.7.1 2012-12-04 13:47:32 -08:00
jruby-1.7.2 Added a recipe for JRuby 1.7.2. 2013-01-04 13:57:22 -05:00
jruby-1.7.3 Adding jruby-1.7.3 2013-02-21 10:09:09 -08:00
jruby-1.7.4 Added JRuby 1.7.4 2013-05-16 22:50:05 +02:00
jruby-1.7.5 Add JRuby 1.7.5 2013-10-07 17:55:48 +02:00
jruby-1.7.6 Added a definition for JRuby 1.7.6. 2013-10-22 15:33:46 -04:00
maglev-1.0.0 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
maglev-1.1.0-dev Renamed maglev-dev to maglev-1.1.0-dev 2012-08-01 15:06:43 -07:00
maglev-2.0.0-dev Create maglev-2.0.0-dev 2013-06-05 09:16:02 +02:00
mruby-dev mruby-dev 2013-04-05 08:23:34 -06:00
rbx-1.2.4 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
rbx-2.0.0 Have Rubinius 2 use libyaml from Homebrew if available 2013-10-24 22:32:04 +02:00
rbx-2.0.0-dev Use Homebrew libyaml if it is available 2013-07-09 20:40:45 -04:00
rbx-2.0.0-rc1 Use Homebrew libyaml if it is available 2013-07-09 20:40:45 -04:00
rbx-2.1.0 Have Rubinius 2 use libyaml from Homebrew if available 2013-10-24 22:32:04 +02:00
rbx-2.1.1 Have Rubinius 2 use libyaml from Homebrew if available 2013-10-24 22:32:04 +02:00
ree-1.8.6-2009.06 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2009.09 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2009.10 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2010.01 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2010.02 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2011.03 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2011.12 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2012.01 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
ree-1.8.7-2012.02 Verify MD5 checksums of tarballs downloaded with install_package 2012-11-14 19:53:57 -06:00
topaz-dev add topaz-dev 2013-04-07 11:14:44 +02:00