0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added [OPTIONS] to the usage string. More... almost 6 years ago
Updated the usage string. More... almost 6 years ago
Improve the logic of parse_ruby. More... almost 6 years ago
Be explicit we're copying into the "$install_dir/graalvm/" directory. More... almost 6 years ago
Ensure the jruby $install_dir exists before copying files into it. More... almost 6 years ago
Copy truffleruby files into the $install_dir. More... almost 6 years ago
Fix the -j,--jobs usage description to match automake's. More... almost 6 years ago
Add additional tests for parsing `-j,--job` options. More... almost 6 years ago
Fix parsing of the `-j JOBS` or `--jobs JOBS` options (closes #350). More... almost 6 years ago
Explicitly state that ruby-install does not support installing End-of-Lifed (EoL) versions. More... almost 6 years ago
Added bzip2 as a yum dependency for rbx. More... almost 6 years ago
Add xz-utils as an explicit dependency. More... almost 6 years ago
Switch to using the tar.xz archive for ruby. More... almost 6 years ago
Added support for extracting tar.xz archives. More... almost 6 years ago
Prevent copying a jruby install directory into an existing jruby installation directory. More... almost 6 years ago
Prevent copying a jruby install directory into an existing jruby installation directory. More... almost 6 years ago
Ensure we copy the files from within $src_dir/$ruby_dir_name/ into $install_dir/graalvm. More... almost 6 years ago
`$(...)` does not return the commands status code, so explicitly check if output is empty. More... almost 6 years ago
Use `make -p` in case the directory already exists. More... almost 6 years ago
Use fail instead of error. More... almost 6 years ago
Refactored how we detect OS platform and architecture. More... almost 6 years ago
Use `ln -fs` in case the symlink already exists. More... almost 6 years ago
Tab indentation. More... almost 6 years ago
Quote the case argument. More... almost 6 years ago
Only add Ruby executables in PATH for truffleruby+graalvm More... almost 6 years ago
Rename graalvm -> truffleruby+graalvm More... almost 6 years ago
Updated the rpm spec for 0.7.1. More... about 6 years ago
Updated the copyright years. More... about 6 years ago
Updated the homebrew formula for 0.7.1. More... about 6 years ago
Added PGP signature for v0.7.1 More... about 6 years ago