summaryrefslogtreecommitdiff
path: root/mkconfig.rb
AgeCommit message (Expand)Author
2010-08-11* mkconfig.rb: should use RbConfig instead of Config, because the nameusa
2010-08-07* mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu
2009-10-26* mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu
2009-10-23* configure.in (target, target_alias): replace with real cpu.nobu
2009-03-13* mkconfig.rb (patchlevel): config.status may not containnobu
2009-03-12 * mkconfig.rb: patchlevel is sometimes minus.usa
2008-12-08* mkconfig.rb: fix for continued lines. based on a patch fromnobu
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-05-29* configure.in, win32/Makefile.sub, mkconfig.rb, instruby.rb,knu
2007-12-27* mkconfig.rb: should not use the libraries under the source directorynobu
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* merge -c 11918shyouhei
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-06-25* Makefile.in, mkconfig.rb: catch-up for latest autoconf.nobu
2006-06-02* lib/forwardable.rb: RDoc typo fix from Jan Svitokmatz
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-02-20* mkconfig.rb: alias RbConfig for Config.akr
2005-11-10* Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu
2005-04-16* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu
2005-04-02* configure.in (CP, INSTALL): get rid of less portable options.nobu
2005-02-06* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
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
2001-05-31* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban
2001-05-25* mkconfig.rb: typo.eban
2001-05-24* mkconfig.rb: autoconf 2.50 support.eban
2001-05-07* parse.y (arg): "||=" should not warn for uninitialized instancematz
2001-01-22* mkconfig.rb: autoconf 2.49 support.eban
2001-01-17* mkconfig.rb: remove DEFS definition.eban