1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/dependency_resolver
drbrain 8552f7aa68 * lib/rubygems: Update to RubyGems master 3de7e0f. Changes:
Only attempt to build extensions for newly-installed gems.  This
  prevents compilation attempts at gem activation time for gems that
  already have extensions built.

  Fix crash in the dependency resolver for dependencies that cannot be
  resolved.

* test/rubygems:  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-10-20 00:31:12 +00:00
..
activation_request.rb
api_set.rb
api_specification.rb
composed_set.rb
current_set.rb
dependency_conflict.rb
dependency_request.rb
index_set.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
index_specification.rb * lib/rubygems: Update to RubyGems master commit 2a74263. This fixes 2013-10-16 00:14:16 +00:00
installed_specification.rb
installer_set.rb * lib/rubygems: Update to RubyGems master cee6788. Changes: 2013-10-18 00:41:36 +00:00
vendor_set.rb * lib/rubygems: Update to RubyGems master 3de7e0f. Changes: 2013-10-20 00:31:12 +00:00
vendor_specification.rb Commit miss for r43347 2013-10-18 01:57:00 +00:00