index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runruby.rb
Age
Commit message (
Expand
)
Author
2009-02-08
* runruby.rb: gets extout and arch from rbconfig.rb.
nobu
2009-02-07
* runruby.rb: added --cpu option.
nobu
2009-02-07
* runruby.rb: added --precommand and --show options.
nobu
2008-12-27
* runruby.rb: refactored to modify ENV as once.
akr
2008-07-01
* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),
nobu
2008-06-30
RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].
drbrain
2007-05-22
* ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear default
nobu
2007-03-06
* runruby.rb: added --pure (turned on by default) and --debugger
nobu
2006-12-31
* Merge YARV
ko1
2006-09-24
* runruby.rb: extension library scripts moved into common directory.
nobu
2006-02-20
* mkconfig.rb: generate RbConfig instead of Config.
akr
2005-06-23
* runruby.rb: should load built rbconfig.rb.
nobu
2004-12-07
* runruby.rb: prepend LIBRUBY_SO to LD_PRELOAD as well as rubytest.rb.
nobu
2004-04-08
* ext/extmk.rb (extmake): skip uncompiled extensions.
nobu
2004-02-09
* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,
nobu