Commit graph

29 commits

Author SHA1 Message Date
Sam Stephenson
c9de683381 pushd and popd are noisy 2011-09-14 10:49:06 -05:00
Jeremy Kemper
6ff599d664 Add install_git and refactor to support it. Pass package name, git url, git ref, and build commands. 2011-09-12 22:35:56 -07: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
Sam Stephenson
f69655d2f4 ruby-build 20110906 2011-09-06 14:56:58 -05: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
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
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
marutanm
a93e60bc1f make bin/ruby-build executable 2011-08-17 22:38:28 +09: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
Joshua Peek
8063a6f05b Fix rbx gemsdir 2011-08-14 14:39:48 -05:00
Sam Stephenson
c87ceef0eb Fix Lion conditional 2011-08-10 10:28:01 -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
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
624b61477d Quote $PREFIX_PATH in copy 2011-08-02 20:55:28 -05:00
Sam Stephenson
f353577f50 Add after_install_package hook 2011-08-02 20:55:10 -05:00
Joshua Peek
a141f4c5c5 Add JRuby 1.6.3 2011-08-02 20:21:23 -05:00
Sam Stephenson
8ef76b190e Initial commit 2011-08-02 08:46:34 -05:00