summaryrefslogtreecommitdiff
path: root/mkconfig.rb
AgeCommit message (Expand)Author
2008-06-06Merge changes from ruby_1_8 to reduce warnings and potentially improveknu
2008-05-29Merge from ruby_1_8.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
2000-12-28changes from personal modifies -- matzmatz
2000-09-27ebaneban
2000-08-03matz - nakada win32 patchmatz
2000-07-31ebaneban
2000-07-31matz - biorhythm.rbmatz
2000-06-192000-06-19eban
1999-12-0219991292matz
1999-08-131.4.0matz