deepj
29da53438a
Add JRuby 9.0.5.0
2016-01-26 23:53:00 +01:00
Mislav Marohnić
3b0714a750
Merge pull request #890 from jasonkarns/test-assertions
...
Leverage assertion test helpers
2016-01-21 09:35:23 +11:00
Mislav Marohnić
9fdc2fb1e8
Merge pull request #891 from deepj/jruby-1.7.24
...
Add JRuby 1.7.24
2016-01-21 09:30:25 +11:00
deepj
c869a40c15
Add JRuby 1.7.24
2016-01-20 22:07:48 +01:00
Jason Karns
84b49768b9
Add refute test helper
2016-01-20 10:43:46 -05:00
Jason Karns
8f86b59a34
Leverage assertion helpers in tests
2016-01-20 09:30:57 -05:00
Mislav Marohnić
8ea265d2fa
Merge pull request #887 from jasonkarns/checksum-refactor
...
Checksum refactor
2016-01-20 19:08:57 +11:00
Jason Karns
af49837c12
Helpful error msg for unexpected checksum length
2016-01-19 08:24:28 -05:00
Jason Karns
8738d1935c
Replace associative array w/ variable indirection
...
Bash 3 doesn't have associative arrays. Use variable indirection to
save various checksum algorithm support results. `printf -v` can save
the output to a variable, whose name is itself stored in a variable
2016-01-19 08:24:28 -05:00
Jason Karns
14750a0b93
Extract has_checksum_support predicate function
...
- Remove unnecessary HAS_X_SUPPORT variables
- Merge conditional for unsetting mirror-url
- Memoize has_checksum_support function
2016-01-18 23:27:01 -05:00
Jason Karns
a187b07dab
Move empty-checksum handling into case stmt
2016-01-18 23:27:01 -05:00
Jason Karns
26af69a9d3
Unknown checksum algorithms (based on length) are errors
2016-01-18 23:27:01 -05:00
Jason Karns
abc69bd630
SHA2 support shouldn't be a pre-req for MD5 checksum verification
2016-01-18 23:27:00 -05:00
Jason Karns
018357fefb
Convert checksum algorithm chooser to switch case
2016-01-18 23:27:00 -05:00
Mislav Marohnić
6bdc16c0c4
Merge pull request #877 from jasonkarns/brew-publish-refspec
...
Explicitly specify destination refspec
2016-01-19 14:21:08 +11:00
Jason Karns
c9a6cdb3b1
Ensure current branch pushes to matching on remote
...
`git push <remote> HEAD` is documented to push current branch to
same-named branch on the remote
2016-01-18 21:59:42 -05:00
Mislav Marohnić
981a34425e
Merge pull request #888 from jasonkarns/test-assertions
...
Leverage assert_success helper
2016-01-19 11:49:37 +11:00
Mislav Marohnić
a937418190
Merge pull request #886 from jasonkarns/rbenv-root
...
rbenv ensures RBENV_ROOT is set for us
2016-01-19 11:47:48 +11:00
Mislav Marohnić
87ed96dc10
Merge pull request #879 from jasonkarns/usage
...
Clean up usage documentation
2016-01-19 11:42:00 +11:00
Jason Karns
29a987c9fb
Include --version in completions
2016-01-18 12:12:09 -05:00
Jason Karns
c534656f7a
Include --version in usage documentation
2016-01-18 12:12:09 -05:00
Jason Karns
67fc7e2a1d
Clean up usage documentation
2016-01-18 12:12:05 -05:00
Jason Karns
9ff6402e43
Leverage assert_success helper
...
And separate test body into arrange-act-assert blocks via newlines
2016-01-18 11:49:59 -05:00
Jason Karns
6b639919cf
rbenv ensures RBENV_ROOT is set for us
2016-01-18 09:43:28 -05:00
Mislav Marohnić
0cd6f9fbb9
Merge pull request #882 from jasonkarns/rubinius-openssl
...
Update rubinius builds openssl from 1.0.1q to 1.0.2e
2016-01-16 21:43:36 +11:00
Jason Karns
453581b355
Update rubinius builds openssl from 1.0.1q to 1.0.2e
2016-01-16 00:10:36 -05:00
Mislav Marohnić
288261985c
ruby-build 20160111
2016-01-11 17:07:12 +01:00
Mislav Marohnić
31585e7f2e
Add rbx-3.5.0
2016-01-11 17:06:45 +01:00
Mislav Marohnić
21fd7c85ed
Add rbx-3.4.0
2016-01-10 15:23:24 +01:00
Mislav Marohnić
3cb43b65b6
Add rbx-3.1.0, rbx-3.2.0, rbx-3.3.0
2016-01-09 11:41:15 +01:00
Mislav Marohnić
6dea6442bf
Merge pull request #866 from keltia/rbx-3.0.0
...
Add metadata for Rubinius 3.0 aka rbx-3.0.0.
2016-01-09 11:16:41 +01:00
Mislav Marohnić
439b802a5c
Merge pull request #871 from jimnanney/bzipcheck
...
add message when bzip2 is missing and package type is bz2
Fixes #870
2016-01-08 12:56:48 +01:00
Jim Nanney
6f08ad4c20
Add warning when package is bz2 format without bzip2 in path
...
On CentOS 7 and RHEL 7 bzip2 is not installed by default. This
causes a confusing error from tar when attempting to untar the
package. While this does not solve the problem, it at least gives
the user a more helpful error. More details can be found in GitHub
issue #870
2016-01-07 19:24:49 -06:00
Ollivier Robert
25f2467f68
Add metadata for Rubinius 3.0 aka rbx-3.0.0.
2016-01-04 13:30:00 +01:00
Mislav Marohnić
8f1a390482
ruby-build 20151230
2015-12-30 13:23:06 +01:00
Mislav Marohnić
2fb01bce7b
Merge branch 'bz2'
2015-12-29 15:23:52 +01:00
Mislav Marohnić
c60f036b63
Add rbx-2.11.0
2015-12-29 14:52:43 +01:00
Mislav Marohnić
d9145d4216
Fix rbx-2.10.0 checksum
...
https://travis-ci.org/rbenv/ruby-build/builds/99257003
2015-12-29 14:44:16 +01:00
Mislav Marohnić
b254dc3963
Merge pull request #860 from deepj/rbx-2.10.0
...
Add Rubinius 2.10
2015-12-29 14:25:56 +01:00
Mislav Marohnić
3fe1eaf98a
Add LDFLAGS workaround to Ruby 2.1.0
...
References af2ffeb673
2015-12-29 14:23:55 +01:00
Mislav Marohnić
e912a40bd2
Merge pull request #858 from geoffharcourt/geoffharcourt-mruby-1-2-0
...
Add mruby 1.2.0
2015-12-29 14:16:58 +01:00
deepj
75ca8704ce
Add Rubinius 2.10
2015-12-28 21:56:54 +01:00
Geoff Harcourt
59de65d592
Add mruby 1.2.0
...
Release:
https://github.com/mruby/mruby/releases/tag/1.2.0
Announcements:
http://www.mruby.org/releases/2015/11/18/mruby-1.2.0-released.html
2015-12-28 11:24:18 -05:00
Mislav Marohnić
f3942fd45f
ruby-build 20151226
2015-12-26 23:15:42 +01:00
Mislav Marohnić
30a44dd0b0
Merge pull request #857 from rbenv/rbx-2.9.0
...
Add rbx-2.6.0, rbx-2.7.0, rbx-2.8.0, rbx-2.9.0
2015-12-26 23:10:03 +01:00
Mislav Marohnić
0a06480541
Add rbx-2.6.0, rbx-2.7.0, rbx-2.8.0, rbx-2.9.0
2015-12-26 23:05:46 +01:00
Mislav Marohnić
3e5c31f245
Support Rubinius linking against Homebrew openssl
...
Internally, ruby-build will want to set `--with-openssl-dir` if we try
to detect Homebrew's OpenSSL or build one for the OS X. However,
Rubinius doesn't support that configure flag. So, this translates
`--with-openssl-dir` to a combination of `--with-lib-dir` and
`--with-include-dir`.
2015-12-26 22:57:39 +01:00
Mislav Marohnić
c431c25ef9
Encapsulate OS X version checks
2015-12-26 22:29:56 +01:00
deepj
ce36ebe300
Convert MRI definitions to use bz2 tarballs instead of gz ones
2015-12-25 16:41:42 +01:00
Mislav Marohnić
1491d71efa
Handle unshallowed Homebrew checkout as well
...
[ci skip]
2015-12-25 12:07:37 +01:00