- 26 Oct, 2013 7 commits
-
-
Closes #293
Mislav Marohnić committed -
Fabian M. Borschel committed
-
Mislav Marohnić committed
-
Fixes #110
Mislav Marohnić committed -
- use cache path feature to skip HTTP fetch atogether - unified build.log
Mislav Marohnić committed -
Mislav Marohnić committed
-
* Shorter. * Preserve timestamps and permissions. * Overwrite existing files.
Mislav Marohnić committed
-
- 25 Oct, 2013 6 commits
-
-
`cd` into project's root on every invocation. Fixes #243
Mislav Marohnić committed -
Works on OS X but fails on CI.
Mislav Marohnić committed -
Use Homebrew libyaml if available. Closes #381
Mislav Marohnić committed -
Mislav Marohnić committed
-
When stub patterns were broken down into an array, they were accidentally subject to glob expansion. E.g., a pattern '*' might expand to whatever is in the current directory. This is unwanted, as we need to preserve patterns as-is.
Mislav Marohnić committed -
No more awkward juggling of PATH entries and preset stubs in version control. Commands are stubbed by symlinking the main stub from a temporary `$TMP/bin` directory that's added once to PATH in tests.
Mislav Marohnić committed
-
- 24 Oct, 2013 7 commits
-
-
Mislav Marohnić committed
-
Conflicts: share/ruby-build/1.9.1-p378 share/ruby-build/1.9.1-p430 share/ruby-build/1.9.2-p0 share/ruby-build/1.9.2-p180 share/ruby-build/1.9.2-p290 share/ruby-build/1.9.2-p318 share/ruby-build/1.9.2-p320 share/ruby-build/1.9.3-p0 share/ruby-build/1.9.3-p125 share/ruby-build/1.9.3-p194 share/ruby-build/1.9.3-p286 share/ruby-build/1.9.3-p327 share/ruby-build/1.9.3-p362 share/ruby-build/1.9.3-p374 share/ruby-build/1.9.3-p385 share/ruby-build/1.9.3-p392 share/ruby-build/1.9.3-p429 share/ruby-build/1.9.3-p448 share/ruby-build/1.9.3-preview1 share/ruby-build/1.9.3-rc1 share/ruby-build/2.0.0-preview1
Mislav Marohnić committed -
Keep mirror up-to-date using Travis CI
Mislav Marohnić committed -
Grep mustn't get invoked with 0 parameters, otherwise it will hang waiting on stdin.
Mislav Marohnić committed -
When new Ruby definitions get added, our current CloudFront mirror may get out of date. This adds a task to the CI process that detects added/changed package URLs and uploads them to our S3 bucket. Fixes #392, references #395
Mislav Marohnić committed -
Erik Michaels-Ober committed
-
Mislav Marohnić committed
-
- 23 Oct, 2013 3 commits
-
-
Fixes breakage caused by curl arguments change in d0912e4f
Mislav Marohnić committed -
Fix Rubinius gem binstubs path
Mislav Marohnić committed -
`tar` on OS X auto-detects the type of compression used, so it doesn't care whether `-z` or `-j` flags were passed to it for extraction. However, since latest Rubinius archives are compressed with bzip2, we must handle this distinction explicitly for the sake of other platforms. fixes #470
Mislav Marohnić committed
-
- 22 Oct, 2013 2 commits
-
-
Added a definition for JRuby 1.7.6.
Erik Michaels-Ober committed -
Kevin Menard committed
-
- 20 Oct, 2013 2 commits
-
-
Add rbx-2.1.1
Erik Michaels-Ober committed -
Rubinius 2 insists that it installs RubyGems binstubs into `PREFIX/gems/bin` instead of `PREFIX/bin`. This creates complexity for rbenv rehash and exec processes, so we symlink `gems/bin` into `bin` and have RubyGems create binstubs at a location that is consistent with other Ruby implementations. See sstephenson/rbenv#178, sstephenson/rbenv#461
Mislav Marohnić committed
-
- 19 Oct, 2013 1 commit
-
-
Maurizio De Santis committed
-
- 18 Oct, 2013 2 commits
-
-
Add Rubinius 2.1.0
Erik Michaels-Ober committed -
Josep M. Bach committed
-
- 08 Oct, 2013 1 commit
-
-
Erik Michaels-Ober committed
-
- 07 Oct, 2013 2 commits
-
-
Add JRuby 1.7.5
Erik Michaels-Ober committed -
deepj committed
-
- 05 Oct, 2013 4 commits
-
-
Run bundle before configure rubinius
Erik Michaels-Ober committed -
Sergey Pchelincev committed
-
Erik Michaels-Ober committed
-
Erik Michaels-Ober committed
-
- 23 Sep, 2013 2 commits
-
-
Erik Michaels-Ober committed
-
🚀 Jeremy Kemper committed
-
- 13 Sep, 2013 1 commit
-
-
Fix a typo in the README file.
Erik Michaels-Ober committed
-