summaryrefslogtreecommitdiff
path: root/mkconfig.rb
AgeCommit message (Expand)Author
2008-07-17Simplify expression for RDoc.drbrain
2008-07-15* configure.in (--with-ruby-version): Add a new option to specifyknu
2008-06-02 * mkconfig.rb: hide build path from rbconfig.rb.usa
2008-02-13* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2007-12-27* mkconfig.rb: should not use the libraries under the source directorynobu
2007-12-27 * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".usa
2007-12-24* mkconfig.rb: add teeny to CONFIG['ruby_version'].ko1
2007-11-03* configure.in: --with-vendordir implemented.akr
2007-10-13* configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu
2007-02-28* mkconfig.rb (patchlevel): read from version.h.nobu
2007-02-27* mkconfig.rb (RbConfig): add CONFIG['PATCHLEVEL']shyouhei
2007-01-30* mkconfig.rb: autoconf 2.61 support. [ruby-core:10016]nobu
2006-12-21* instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-09-07* array.c (Init_Array): #to_s to be an alias to #inspect.matz
2006-06-25* Makefile.in, mkconfig.rb: catch-up for latest autoconf.nobu
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-02-21comment ruby version more specific.akr
2006-02-20* mkconfig.rb: alias Config to RbConfig for compatibility.akr
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2005-11-10* Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu
2005-10-18* mkconfig.rb: forgotten to commit.usa
2005-04-16* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu
2005-02-22* configure.in, lib/mkmf.rb: use simple commands if available.nobu
2004-12-04* mkconfig.rb: setup library paths before requiring library.eban
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu
2004-03-18* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
2004-02-14commit miss.nobu
2004-02-14* mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu
2003-08-05* lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz
2003-07-27* mkconfig.rb: initialize global variables to avoid warnings.eban
2003-07-09* mkconfig.rb: support text-mount on Cygwin.eban
2003-04-09* regex.c (re_compile_pattern): /[\--\-]/ was warned. warn /]/.akr
2002-12-31* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban
2002-10-27* moved a blank line.nobu
2002-10-27* fixed generator script name.nobu
2002-10-23* configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]nobu
2002-10-21* configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu
2002-09-15* configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb.eban
2002-08-23* configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32.eban
2002-07-29* mkconfig.rb: unexpected `"ruby".sub("$","17") == "ruby"'gotoken
2002-03-20* mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr
2002-03-20* mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr
2002-02-17* mkconfig.rb (Config::expand): expand ${} too.nobu
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-11-08* file.c (path_check_1): forgot to initialize 'p'.matz
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban