| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
reinventing the wheel every time.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#111508
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Do not use rmdir --ignore-fail-on-non-empty option since it will fail on non-GNU userland systems. (bug #72211)
* Pass ${MAKEOPTS} and ${EXTRA_EMAKE} to ruby_emake(). (bug #72206)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<citizen428@cargal.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
1.8). Removed internal WITH_RUBY variable. Added description of functions provided by the eclass.
|
| |
|
| |
|
| |
|
|
|
|
| |
directory after it is called.
|
| |
|
| |
|
|
|
|
|
|
| |
(it is analogous to ruby16/ruby18 local USE flag, which is less confusing).
USE_RUBY="ruby16" and USE_RUBY="ruby18" get valid. Updated varialbes
description detail in ruby.eclass.
|
| |
|
| |
|
|
|
|
| |
Superceded RUBY_SLOT variable with USE_RUBY and WITH_RUBY variables.
|
| |
|
| |
|
| |
|
| |
|
| |
|