Commit graph

111 commits

Author SHA1 Message Date
Joshua Peek
4bf5c00830 Merge pull request #31 from sstephenson/rbenv-install
rbenv-install
2011-09-12 15:29:45 -07:00
Joshua Peek
56dfc05233 Add basic rbenv-install script 2011-09-06 22:17:51 -05:00
Sam Stephenson
1985fb82fd ruby-build 20110906.1 2011-09-06 16:53:01 -05:00
Sam Stephenson
c3b57e5bc4 Revert "$PREFIX_PATH can be specified as a relative path"
This reverts commit 20f7b5c0e9.

Conflicts:

	bin/ruby-build
2011-09-06 16:53:01 -05:00
Joshua Peek
ea2f950da5 Merge pull request #29 from yyyc514/master
REE should use the do not install helpful gems option
2011-09-06 13:44:39 -07:00
Josh Goebel
5c1aba24d9 no need to start with a bunch of cruft we may not even be wanting to use, let users install their gems themselves 2011-09-06 16:33:11 -04:00
Sam Stephenson
f69655d2f4 ruby-build 20110906 2011-09-06 14:56:58 -05:00
Sam Stephenson
95e8b564a3 Merge pull request #20 from guilleiguaran/jruby-1.6.4
Add definition for jruby-1.6.4
2011-09-06 12:44:24 -07:00
Sam Stephenson
12c53c0aba Merge pull request #18 from jakesgordon/master
Could you add this definition to ruby-build ? Thanks!
2011-09-06 12:43:17 -07:00
Sam Stephenson
b10c5e16b7 Use $TMPDIR instead of /tmp if present. Closes #22. 2011-09-06 13:43:05 -05:00
Sam Stephenson
20f7b5c0e9 $PREFIX_PATH can be specified as a relative path 2011-09-06 13:41:47 -05:00
Sam Stephenson
6a5ee00bd2 Upgrade to RubyGems 1.8.10 for Ruby 1.9.x. Closes #26. 2011-09-06 13:27:41 -05:00
Sam Stephenson
e1b50e68e3 Ensure installed directories are not world-writable to avoid Bundler warnings 2011-09-06 13:25:56 -05:00
Sam Stephenson
7b4ee4cfe1 Avoid errant "build failed" message on OS X < 10.7. Fixes #13. 2011-09-06 10:14:17 -05:00
Sam Stephenson
9eb714a2ae Whitespace 2011-09-06 10:13:32 -05:00
Guillermo Iguaran
01b2b10a0e Add definition for jruby-1.6.4 2011-08-24 22:40:07 -05:00
Jake Gordon
6ef8108fd6 Added definition for Ruby 1.9.1-p378 (rubygems 1.3.5) - The standard debian versions for Ubuntu Lucid 10.04 (which we still run on production... for a little while longer) 2011-08-23 14:52:24 -07:00
Sam Stephenson
5effdc334a Merge pull request #11 from mwilliams/master
Add definition for Ruby 1.8.7-p249.
2011-08-18 14:53:48 -07:00
Sam Stephenson
e7717d5c0b Merge pull request #14 from jzellman/master
Added support to platforms where bash is not in /bin directory
2011-08-18 14:53:35 -07:00
Jeff Zellman
dd649ea2fb Changed ruby-build to use /usr/bin/env to support platforms where bash is not in /bin/ 2011-08-18 16:44:27 -05:00
Matthew Williams
7f4d8ce312 Add definition for Ruby 1.8.7-p249. 2011-08-17 15:05:57 -04:00
Sam Stephenson
a0533767fd Merge pull request #10 from marutanm/master
make bin/ruby-build to executable
2011-08-17 10:05:41 -07:00
marutanm
a93e60bc1f make bin/ruby-build executable 2011-08-17 22:38:28 +09:00
Sam Stephenson
795e5aee0e Merge pull request #9 from mudge/patch-1
Solaris doesn't come with readlink so use greadlink if available instead.
2011-08-16 14:45:06 -07:00
Paul Mucur
c6a552e793 Solaris doesn't come with readlink so use greadlink if available instead. (Taken from Ryan Tomayko's "GNU is killing Solaris", c.f. http://tomayko.com/writings/gnu-is-killing-solaris) 2011-08-16 23:22:52 +02:00
Sam Stephenson
b1d097a8e3 Merge pull request #8 from myfreeweb/patch-1
Just a few readme tweaks
2011-08-16 06:57:37 -07:00
Grigory V.
0dc6cdabb6 Just a few readme tweaks 2011-08-16 13:31:58 +04:00
Sam Stephenson
9ab56ee51d Merge pull request #6 from nickpad/master
Definition file for 1.8.6
2011-08-15 06:06:22 -07:00
Nick Dainty
8414f0ce72 Add definition for Ruby 1.8.6-p420. 2011-08-15 13:23:59 +01:00
Joshua Peek
8063a6f05b Fix rbx gemsdir 2011-08-14 14:39:48 -05:00
Sam Stephenson
bc1a4b73ba A few tweaks 2011-08-11 15:48:34 -05:00
Sam Stephenson
fa263f2bdb Add LICENSE and README.md 2011-08-11 15:40:36 -05:00
Sam Stephenson
c87ceef0eb Fix Lion conditional 2011-08-10 10:28:01 -05:00
Sam Stephenson
fac8c31d0e 1.9 gets rubygems 1.8.7 2011-08-07 17:14:52 -05:00
Sam Stephenson
c4aa35faf3 jruby and ree get rubygems 1.6.2 2011-08-07 17:13:54 -05:00
Sam Stephenson
9488a170b1 Add installation script 2011-08-07 17:06:24 -05:00
Sam Stephenson
14810a26c9 log is gone 2011-08-07 15:41:34 -05:00
Sam Stephenson
2b26f23dde Trap failures and print an error message. Use file descriptors to avoid swallowing errors. 2011-08-07 15:41:20 -05:00
Sam Stephenson
1a8c14377f Fix --help 2011-08-07 12:44:52 -05:00
Sam Stephenson
a568cffd98 Add --definitions 2011-08-07 12:40:12 -05:00
Sam Stephenson
23dc3e2c00 Add -h/--help and -v/--verbose 2011-08-07 12:40:12 -05:00
Sam Stephenson
021280a3e1 Automatically look for built-in definitions 2011-08-07 12:40:12 -05:00
Sam Stephenson
db8d713917 Move versions/ to share/ruby-build/ 2011-08-07 12:40:11 -05:00
Sam Stephenson
e555c4b444 Use date+pid instead of random number 2011-08-07 12:40:11 -05:00
Joshua Peek
a9653dfe26 unset RUBYOPT and RUBYLIB 2011-08-05 11:29:36 -05:00
Sam Stephenson
532c4e764c Add Rubinius 1.2.4 2011-08-05 10:12:06 -05:00
Sam Stephenson
95fbfdb266 Unset $RUBYOPT 2011-08-03 23:49:31 -05:00
Sam Stephenson
acb2131f30 Use gcc-4.2 on Lion for 1.8.7 2011-08-03 23:47:23 -05:00
Sam Stephenson
ced2352371 Merge pull request #2 from sstephenson/ree
Add Ruby Enterprise 1.8.7 2011.03
2011-08-02 20:40:37 -07:00
Joshua Peek
8f4cdb1a0d Ensure $PREFIX_PATH is quoted 2011-08-02 22:08:44 -05:00