| Commit message (Expand) | Author | Age | Files | Lines |
* | * mkconfig.rb (patchlevel): read from version.h. | knu | 2007-02-28 | 1 | -1/+4 |
* | Merge changes between r11913 and r11943 from ruby_1_8. | knu | 2007-02-28 | 1 | -0/+1 |
* | * mkconfig.rb: autoconf 2.61 support. [ruby-core:10016] | nobu | 2007-01-30 | 1 | -4/+31 |
* | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu | 2006-12-21 | 1 | -0/+0 |
* | * mkconfig.rb: *OBJS are not needed for extension libraries. | nobu | 2006-10-15 | 1 | -1/+1 |
* | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -1/+1 |
* | * Makefile.in, mkconfig.rb: catch-up for latest autoconf. | nobu | 2006-06-25 | 1 | -20/+15 |
* | * lib/forwardable.rb: RDoc typo fix from Jan Svitok | matz | 2006-06-02 | 1 | -2/+4 |
* | * mkconfig.rb: merge multiple entries to an entry with multiple lines. | nobu | 2006-05-24 | 1 | -1/+4 |
* | * mkconfig.rb: alias RbConfig for Config. | akr | 2006-02-20 | 1 | -0/+1 |
* | * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666] | nobu | 2005-11-10 | 1 | -16/+21 |
* | * configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL. | nobu | 2005-04-16 | 1 | -5/+8 |
* | * configure.in (CP, INSTALL): get rid of less portable options. | nobu | 2005-04-02 | 1 | -1/+1 |
* | * mkconfig.rb: no longer embed srcdir and compile_dir into | nobu | 2005-02-06 | 1 | -11/+20 |
* | * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir): | matz | 2003-08-05 | 1 | -1/+1 |
* | * mkconfig.rb: initialize global variables to avoid warnings. | eban | 2003-07-27 | 1 | -0/+5 |
* | * mkconfig.rb: support text-mount on Cygwin. | eban | 2003-07-09 | 1 | -1/+1 |
* | * regex.c (re_compile_pattern): /[\--\-]/ was warned. warn /]/. | akr | 2003-04-09 | 1 | -1/+1 |
* | * Makefile.in, {win32,bcc32}/Makefile.sub: add new target: | eban | 2002-12-31 | 1 | -0/+1 |
* | * moved a blank line. | nobu | 2002-10-27 | 1 | -1/+1 |
* | * fixed generator script name. | nobu | 2002-10-27 | 1 | -3/+4 |
* | * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572] | nobu | 2002-10-23 | 1 | -1/+1 |
* | * configure.in (XCFLAGS): CFLAGS to comile ruby itself. | nobu | 2002-10-21 | 1 | -17/+32 |
* | * configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb. | eban | 2002-09-15 | 1 | -1/+1 |
* | * configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32. | eban | 2002-08-23 | 1 | -1/+1 |
* | * mkconfig.rb: unexpected `"ruby".sub("$","17") == "ruby"' | gotoken | 2002-07-29 | 1 | -1/+1 |
* | * mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb. | akr | 2002-03-20 | 1 | -0/+3 |
* | * mkconfig.rb: don't touch rbconfig.rb if there is a trouble. | akr | 2002-03-20 | 1 | -1/+3 |
* | * mkconfig.rb (Config::expand): expand ${} too. | nobu | 2002-02-17 | 1 | -4/+3 |
* | * signal.c (sighandle): should not re-register sighandler if | matz | 2001-11-13 | 1 | -3/+1 |
* | * file.c (path_check_1): forgot to initialize 'p'. | matz | 2001-11-08 | 1 | -2/+2 |
* | * ext/digest/sha2/extconf.rb: fix support for cross-compiling. | eban | 2001-08-20 | 1 | -1/+1 |
* | * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. | eban | 2001-05-31 | 1 | -4/+4 |
* | * mkconfig.rb: typo. | eban | 2001-05-25 | 1 | -1/+1 |
* | * mkconfig.rb: autoconf 2.50 support. | eban | 2001-05-24 | 1 | -2/+2 |
* | * parse.y (arg): "||=" should not warn for uninitialized instance | matz | 2001-05-07 | 1 | -2/+7 |
* | * mkconfig.rb: autoconf 2.49 support. | eban | 2001-01-22 | 1 | -2/+2 |
* | * mkconfig.rb: remove DEFS definition. | eban | 2001-01-17 | 1 | -13/+0 |
* | changes from personal modifies -- matz | matz | 2000-12-28 | 1 | -10/+10 |
* | eban | eban | 2000-09-27 | 1 | -1/+1 |
* | matz - nakada win32 patch | matz | 2000-08-03 | 1 | -3/+23 |
* | eban | eban | 2000-07-31 | 1 | -1/+16 |
* | matz - biorhythm.rb | matz | 2000-07-31 | 1 | -16/+1 |
* | 2000-06-19 | eban | 2000-06-19 | 1 | -1/+9 |
* | 19991292 | matz | 1999-12-02 | 1 | -2/+8 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -13/+28 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -2/+2 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+77 |