summaryrefslogtreecommitdiffstats
path: root/runruby.rb
Commit message (Expand)AuthorAgeFilesLines
* * runruby.rb: gets extout and arch from rbconfig.rb.nobu2009-02-081-1/+2
* * runruby.rb: added --cpu option.nobu2009-02-071-2/+5
* * runruby.rb: added --precommand and --show options.nobu2009-02-071-3/+15
* * runruby.rb: refactored to modify ENV as once.akr2008-12-271-5/+13
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),nobu2008-07-011-1/+0
* RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].drbrain2008-06-301-0/+1
* * ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear defaultnobu2007-05-221-8/+4
* * runruby.rb: added --pure (turned on by default) and --debuggernobu2007-03-061-6/+19
* * Merge YARVko12006-12-311-1/+4
* * runruby.rb: extension library scripts moved into common directory.nobu2006-09-241-1/+1
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-1/+1
* * runruby.rb: should load built rbconfig.rb.nobu2005-06-231-4/+6
* * runruby.rb: prepend LIBRUBY_SO to LD_PRELOAD as well as rubytest.rb.nobu2004-12-071-3/+8
* * ext/extmk.rb (extmake): skip uncompiled extensions.nobu2004-04-081-0/+2
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-091-0/+50