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 c274c6fabf * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),
(Gem::Ext::Builder.run): EXIT_SUCCESS may be 0 or may not.

* test/rubygems/test_gem_ext_rake_builder.rb (build_rake_in): override
  Gem.ruby and ENV["rake"].

* runruby.rb: bin/rake does not exist in archdir where architecture
  depend script (i.e. rbconfig.rb) exists.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-01 06:01:15 +00:00
..
commands Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
digest
ext * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make), 2008-07-01 06:01:15 +00:00
indexer
package
builder.rb
command.rb
command_manager.rb
config_file.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
custom_require.rb
defaults.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
dependency.rb
dependency_installer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
dependency_list.rb
doc_manager.rb
exceptions.rb
ext.rb
format.rb
gem_openssl.rb
gem_path_searcher.rb
gem_runner.rb
indexer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
install_update_options.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
installer.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
local_remote_options.rb
old_format.rb
package.rb
platform.rb
remote_fetcher.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
require_paths_builder.rb
requirement.rb
rubygems_version.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
security.rb
server.rb
source_index.rb Fix RubyGems for 1.9, r1780 2008-06-17 23:59:31 +00:00
source_info_cache.rb
source_info_cache_entry.rb
spec_fetcher.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
specification.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
test_utilities.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
timer.rb
uninstaller.rb Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. 2008-06-26 02:06:00 +00:00
user_interaction.rb
validator.rb Fix RubyGems for 1.9, r1780 2008-06-17 23:59:31 +00:00
version.rb
version_option.rb