aboutsummaryrefslogtreecommitdiffstats
path: root/tool/mkconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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