We want to use the same linker that Ruby
uses, so that the linker flags from mkmf work properly.
Extracts the files in this package into destination_dir
Adds symlink name
with permissions mode
, linking to target
.
Return an array of APISpecification objects matching DependencyRequest req
.
Finds all specs matching req
in all sets.
Path of activations from the current
list.
Return a String
indicating who caused this request to be added (only valid for implicit requests)
Finds all git gems matching req
Return an array of IndexSpecification objects matching DependencyRequest req
.
Returns an array of IndexSpecification objects matching DependencyRequest req
.
Returns an Array
of IndexSpecification objects matching the DependencyRequest req
.
The find_all
method must be implemented. It returns all Resolver Specification objects matching the given DependencyRequest req
.
Returns an Array
of VendorSpecification objects matching the DependencyRequest req
.
Iterates the given block for each element with an index, which starts from offset
. If no block is given, returns a new Enumerator
that includes the index, starting from offset
offset
the starting index to use