summaryrefslogtreecommitdiffstats
path: root/mkconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* * instruby.rb, mkconfig.rb: deal with --program-transform-namenobu2009-04-091-6/+27
* * mkconfig.rb (sitearch): default to arch.nobu2009-04-031-9/+14
* * mkconfig.rb: ignores version numbers in config.status. replacesnobu2009-04-011-1/+2
* * configure.in (target_alias): replaces cpu with universal too.nobu2009-03-241-1/+3
* * mkconfig.rb (MAJOR, MINOR, TEENY): reads from version.h always.nobu2009-03-241-17/+9
* * configure.in (MAJOR, MINOR, TEENY): uses RUBY_VERSION_*.nobu2009-02-051-2/+4
* * mkconfig.rb (patchlevel): config.status may not containnobu2009-02-021-1/+9
* * mkconfig.rb: patchlevel is somtimes minus.usa2009-02-021-1/+1
* * mkconfig.rb: fix for continued lines. based on a patch fromnobu2008-12-081-6/+5
* * configure.in (sitedir): considers --program-prefix andyugui2008-10-241-1/+1
* Simplify expression for RDoc.drbrain2008-07-171-1/+2
* * configure.in (--with-ruby-version): Add a new option to specifyknu2008-07-151-1/+0
* * mkconfig.rb: hide build path from rbconfig.rb.usa2008-06-021-0/+1
* * lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse2008-02-131-1/+1
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-121-2/+3
* * mkconfig.rb: should not use the libraries under the source directorynobu2007-12-271-1/+2
* * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".usa2007-12-271-1/+1
* * mkconfig.rb: add teeny to CONFIG['ruby_version'].ko12007-12-241-1/+1
* * configure.in: --with-vendordir implemented.akr2007-11-031-0/+2
* * configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu2007-10-131-1/+1
* * mkconfig.rb (patchlevel): read from version.h.nobu2007-02-281-1/+4
* * mkconfig.rb (RbConfig): add CONFIG['PATCHLEVEL']shyouhei2007-02-271-0/+1
* * mkconfig.rb: autoconf 2.61 support. [ruby-core:10016]nobu2007-01-301-3/+28
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-211-0/+0
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-1/+1
* * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu2006-09-081-3/+3
* * array.c (Init_Array): #to_s to be an alias to #inspect.matz2006-09-071-1/+2
* * Makefile.in, mkconfig.rb: catch-up for latest autoconf.nobu2006-06-251-20/+15
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-2/+4
* * mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu2006-05-241-1/+4
* comment ruby version more specific.akr2006-02-211-1/+1
* * mkconfig.rb: alias Config to RbConfig for compatibility.akr2006-02-201-0/+1
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-4/+4
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-101-16/+21
* * mkconfig.rb: forgotten to commit.usa2005-10-181-0/+1
* * configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu2005-04-161-5/+8
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-221-1/+1
* * mkconfig.rb: setup library paths before requiring library.eban2004-12-041-1/+4
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-211-1/+12
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2004-03-181-8/+1
* commit miss.nobu2004-02-141-1/+1
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-141-2/+4
* * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz2003-08-051-1/+1
* * mkconfig.rb: initialize global variables to avoid warnings.eban2003-07-271-0/+5
* * mkconfig.rb: support text-mount on Cygwin.eban2003-07-091-1/+1
* * regex.c (re_compile_pattern): /[\--\-]/ was warned. warn /]/.akr2003-04-091-1/+1
* * Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban2002-12-311-0/+1
* * moved a blank line.nobu2002-10-271-1/+1
* * fixed generator script name.nobu2002-10-271-3/+4
* * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]nobu2002-10-231-1/+1