| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (reconfig): force reconfigure with previous options. | nobu | 2010-11-17 | 1 | -3/+10 |
* | * Makefile.in (lex.c): show commands if Q is not set. | nobu | 2010-11-17 | 1 | -2/+2 |
* | * common.mk (showflags, help): emit messages at once. | nobu | 2010-11-13 | 1 | -2/+3 |
* | * common.mk (showflags, help): use caret to quote leading spaces on Windows. | nobu | 2010-11-12 | 1 | -0/+2 |
* | * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend, | nobu | 2010-11-12 | 1 | -26/+13 |
* | * cygwin/GNUmakefile.in: shorten messages. | nobu | 2010-11-11 | 1 | -0/+6 |
* | * common.mk: hide long command lines by default. verbose-mode is | nobu | 2010-11-11 | 1 | -1/+18 |
* | * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX. | nobu | 2010-11-11 | 1 | -1/+2 |
* | * Makefile.in (ASFLAGS): needs INCFLAGS. | nobu | 2010-10-26 | 1 | -3/+4 |
* | * common.mk (pkgconfig-data): moved from Makefile.in. | nobu | 2010-10-26 | 1 | -2/+1 |
* | * Makefile.in (pkgconfig-data): create pkg-config metadata file. | nobu | 2010-10-25 | 1 | -0/+6 |
* | * Makefile.in (CPP): already used in .c.i rule. | nobu | 2010-10-16 | 1 | -0/+1 |
* | * Makefile.in (clean-rdoc): Don't use \ in variable expantion. | naruse | 2010-10-03 | 1 | -2/+2 |
* | * Makefile.in (install-cross): target to install cross-compiling | nobu | 2010-09-24 | 1 | -0/+23 |
* | * common.mk (clean): removes all documents on cleaning.o | yugui | 2010-09-19 | 1 | -3/+8 |
* | * Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): split | nobu | 2010-08-16 | 1 | -2/+1 |
* | * Makefile.in (clean-ext): fixed directories to be removed. | nobu | 2010-08-06 | 1 | -4/+4 |
* | * Makefile.in: ignore error from RMDIRS. | naruse | 2010-08-06 | 1 | -2/+2 |
* | * Makefile.in (MINIRUBY): get rid of appending spaces for each | nobu | 2010-07-27 | 1 | -1/+2 |
* | * configure.in (RMDIR): use --ignore-fail-on-non-empty if possible. | nobu | 2010-07-21 | 1 | -1/+2 |
* | * Makefile.in ({,dist-,real-}clean-ext): should also omit | nobu | 2010-07-11 | 1 | -2/+2 |
* | * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" of | nobu | 2010-07-11 | 1 | -2/+2 |
* | * Makefile.in (clean-enc): fix typo. | nobu | 2010-06-15 | 1 | -1/+1 |
* | * Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaning | nobu | 2010-06-14 | 1 | -1/+9 |
* | * Makefile.in (RUBY_PROGRAM_VERSION): added | nobu | 2010-04-24 | 1 | -0/+1 |
* | * template/fake.rb.in: hooks for extconf.rb. | nobu | 2010-04-06 | 1 | -1/+2 |
* | * Makefile.in (DOXYGEN): Define a missing variable DOXYGEN. Build | knu | 2010-03-26 | 1 | -0/+1 |
* | * Makefile.in ({dist,real}clean-ext): fix for removing ext | nobu | 2010-03-22 | 1 | -1/+2 |
* | * Makefile.in (miniruby): link $(NORMALMAINOBJ). | nobu | 2010-03-18 | 1 | -1/+1 |
* | * Makefile.in (config.status): setup MINIRUBY environment for | nobu | 2010-03-11 | 1 | -1/+2 |
* | * Makefile.in (config.status): ommit cached results. | nobu | 2010-02-19 | 1 | -1/+2 |
* | * Makefile.in (clean-ext): allow glob patterns. | nobu | 2010-01-19 | 1 | -8/+7 |
* | removes the dtrace support. reverts r26239, r26238 and r26235. | yugui | 2010-01-05 | 1 | -37/+4 |
* | * trace.h: new file. wraps tracing mechanisms. | yugui | 2010-01-03 | 1 | -4/+37 |
* | * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable | nobu | 2009-10-22 | 1 | -0/+1 |
* | add comment. | akr | 2009-10-13 | 1 | -1/+2 |
* | * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp), | nobu | 2009-10-10 | 1 | -1/+1 |
* | * Makefile.in (miniruby): suppress duplication warning on AIX. | kanemoto | 2009-09-27 | 1 | -1/+1 |
* | * Makefile.in(test-rubyspec): explicitly executes run subcommand of | yugui | 2009-09-26 | 1 | -1/+1 |
* | * Makefile.in, win32/Makefile.sub (INSNS): depend on tools. | nobu | 2009-09-21 | 1 | -1/+3 |
* | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu | 2009-09-16 | 1 | -1/+2 |
* | * Makefile.in, common.mk: move a id.h generation rule. | ko1 | 2009-09-06 | 1 | -3/+0 |
* | * Makefile.in (enc/unicode/name2ctype.kwd): | naruse | 2009-08-26 | 1 | -2/+0 |
* | Update Oniguruma's UnicodeData to 5.1. | naruse | 2009-08-25 | 1 | -0/+2 |
* | * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the | nobu | 2009-08-25 | 1 | -4/+1 |
* | * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the | nobu | 2009-08-25 | 1 | -1/+1 |
* | * Makefile.in: use CP and MV macros. | naruse | 2009-08-22 | 1 | -9/+9 |
* | * enc/unicode/name2ctype.h: split from enc/unicode.c and made a | nobu | 2009-08-21 | 1 | -0/+22 |
* | * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of | nobu | 2009-08-13 | 1 | -1/+1 |
* | * configure.in, Makefile.in (TEST_RUNNABLE): tests are not | nobu | 2009-07-20 | 1 | -0/+1 |