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
nobu a95a87c0bc ext_conf_builder.rb: install via temporary directory
* lib/rubygems/ext/ext_conf_builder.rb (Gem::Ext::ExtConfBuilder.build):
  fix for unusal cases again.  install to a temporary directory once
  and move instaled files to the destination directory, if it is same
  as the current directory.  [Bug #7698]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-04 06:33:48 +00:00
..
commands * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
core_ext * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
ext ext_conf_builder.rb: install via temporary directory 2013-03-04 06:33:48 +00:00
package * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8. 2013-02-09 00:24:55 +00:00
security * lib/rubygems/security/policy.rb: Raise proper exceptions when 2013-02-08 02:58:19 +00:00
ssl_certs * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
available_set.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
command.rb * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions): 2012-11-30 16:27:52 +00:00
command_manager.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
compatibility.rb Missed comment from r39079 2013-02-05 21:06:14 +00:00
config_file.rb * lib/rubygems/config_file.rb: Lazily load .gem/credentials to only 2013-02-25 07:30:41 +00:00
defaults.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
dependency.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
dependency_installer.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
dependency_list.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
dependency_resolver.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
deprecate.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
doctor.rb * lib/rubygems/doctor.rb: Process directories in order in case the 2013-01-04 07:31:57 +00:00
errors.rb * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
exceptions.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
ext.rb * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake. 2012-12-10 00:40:39 +00:00
gem_runner.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
gemcutter_utilities.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
indexer.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
install_message.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
install_update_options.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
installer.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
installer_test_case.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
LICENSE.txt * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
local_remote_options.rb
mock_gem_ui.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
name_tuple.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
package.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
package_task.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
path_support.rb * lib/rubygems/commands/contents_command.rb: Sort output from command. 2012-11-30 00:23:15 +00:00
platform.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
psych_additions.rb
psych_tree.rb
rdoc.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
remote_fetcher.rb * lib/rubygems/package.rb: Set rubygems_version before validation. 2012-12-06 05:13:08 +00:00
request_set.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
requirement.rb * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions): 2012-11-30 16:27:52 +00:00
security.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
server.rb * lib/rubygems/commands/rdoc_command.rb: When overwriting 2012-12-14 05:09:37 +00:00
source.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
source_list.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
source_local.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
source_specific_file.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
spec_fetcher.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
specification.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
syck_hack.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
test_case.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
test_utilities.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
text.rb
uninstaller.rb * lib/rubygems/commands/query_command.rb: Refactored to improve 2012-12-19 07:19:10 +00:00
user_interaction.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
validator.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
version.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
version_option.rb