aboutsummaryrefslogtreecommitdiffstats
path: root/tool/mkconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* * tool/mkconfig.rb: fixed build problem on mswin64 introduced in r29278.usa2010-09-211-1/+1
* * tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu2010-09-161-11/+10
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-2/+9
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-1/+1
* * confiure.in: new --with-ext and --with-out-ext options for extmk.muraken2010-02-181-1/+4
* * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr2009-12-311-0/+8
* * mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu2009-10-261-1/+0
* * configure.in (target, target_alias): replace with real cpu.nobu2009-10-231-0/+1
* * tool/mkconfig.rb (program_transform_name): fix for multiple transnaruse2009-08-261-1/+1
* * tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61nobu2009-08-261-2/+2
* * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions onnobu2009-06-301-4/+4
* * tool/mkconfig.rb, tool/instruby.rb: removed redundant code.nobu2009-05-251-1/+1
* * instruby.rb: moved into tool/.yugui2009-05-221-0/+226