Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
3fed3b49
Commit
3fed3b49
authored
Nov 04, 2012
by
Erik Michaels-Ober
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ruby-build 20121104
parent
b90a170d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
README.md
+4
-0
bin/ruby-build
+1
-1
share/ruby-build/2.0.0-dev
+1
-2
No files found.
README.md
View file @
3fed3b49
...
@@ -144,6 +144,10 @@ include the full build log for build failures.
...
@@ -144,6 +144,10 @@ include the full build log for build failures.
## Version History
## Version History
#### 20121104
*
Add a definition for Ruby 2.0.0-preview1
*
Add a definition for Rubinius 2.0.0-rc1
#### 20121022
#### 20121022
*
Added a definition for JRuby 1.7.0
*
Added a definition for JRuby 1.7.0
...
...
bin/ruby-build
View file @
3fed3b49
#!/usr/bin/env bash
#!/usr/bin/env bash
RUBY_BUILD_VERSION
=
"20121
022
"
RUBY_BUILD_VERSION
=
"20121
104
"
set
-E
set
-E
exec
3<&2
# preserve original stderr at fd 3
exec
3<&2
# preserve original stderr at fd 3
...
...
share/ruby-build/2.0.0-dev
View file @
3fed3b49
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_svn "ruby-2.0.0-dev" "http://svn.ruby-lang.org/repos/ruby/trunk" "HEAD" autoconf standard
install_svn "ruby-2.0.0-dev" "http://svn.ruby-lang.org/repos/ruby/trunk" "HEAD" autoconf standard
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment