Age | Commit message (Expand) | Author |
2012-02-08 | merge revision(s) 33934: [Backport #5975] | naruse |
2011-07-31 | * common.mk (node_name.inc): Use $(Q) for consistency. | yugui |
2011-07-31 | * common.mk (ECHO1): ":" in a make variable replacement cause a syntax | yugui |
2011-07-08 | * common.mk (RUN_OPT): disable gems. | nobu |
2011-07-08 | * common.mk (sudo-precheck): true command is not standard on | nobu |
2011-02-11 | * configure.in (rubygems): add --disable-rubygems option. | nobu |
2010-12-30 | * Makefile.in: remove unnecessary semicolons. | kazu |
2010-12-30 | * Makefile.in: Check V=1 argument if run "make clean" or similar. | kosaki |
2010-12-30 | * Makefile.in: Kill ugly line continuation. | kosaki |
2010-11-17 | * Makefile.in (reconfig): force reconfigure with previous options. | nobu |
2010-11-17 | * Makefile.in (lex.c): show commands if Q is not set. | nobu |
2010-11-13 | * common.mk (showflags, help): emit messages at once. | nobu |
2010-11-12 | * common.mk (showflags, help): use caret to quote leading spaces on Windows. | nobu |
2010-11-12 | * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend, | nobu |
2010-11-11 | * cygwin/GNUmakefile.in: shorten messages. | nobu |
2010-11-11 | * common.mk: hide long command lines by default. verbose-mode is | nobu |
2010-11-11 | * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX. | nobu |
2010-10-26 | * Makefile.in (ASFLAGS): needs INCFLAGS. | nobu |
2010-10-26 | * common.mk (pkgconfig-data): moved from Makefile.in. | nobu |
2010-10-25 | * Makefile.in (pkgconfig-data): create pkg-config metadata file. | nobu |
2010-10-16 | * Makefile.in (CPP): already used in .c.i rule. | nobu |
2010-10-03 | * Makefile.in (clean-rdoc): Don't use \ in variable expantion. | naruse |
2010-09-24 | * Makefile.in (install-cross): target to install cross-compiling | nobu |
2010-09-19 | * common.mk (clean): removes all documents on cleaning.o | yugui |
2010-08-16 | * Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): split | nobu |
2010-08-06 | * Makefile.in (clean-ext): fixed directories to be removed. | nobu |
2010-08-06 | * Makefile.in: ignore error from RMDIRS. | naruse |
2010-07-27 | * Makefile.in (MINIRUBY): get rid of appending spaces for each | nobu |
2010-07-21 | * configure.in (RMDIR): use --ignore-fail-on-non-empty if possible. | nobu |
2010-07-11 | * Makefile.in ({,dist-,real-}clean-ext): should also omit | nobu |
2010-07-11 | * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" of | nobu |
2010-06-15 | * Makefile.in (clean-enc): fix typo. | nobu |
2010-06-14 | * Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaning | nobu |
2010-04-24 | * Makefile.in (RUBY_PROGRAM_VERSION): added | nobu |
2010-04-06 | * template/fake.rb.in: hooks for extconf.rb. | nobu |
2010-03-26 | * Makefile.in (DOXYGEN): Define a missing variable DOXYGEN. Build | knu |
2010-03-22 | * Makefile.in ({dist,real}clean-ext): fix for removing ext | nobu |
2010-03-18 | * Makefile.in (miniruby): link $(NORMALMAINOBJ). | nobu |
2010-03-11 | * Makefile.in (config.status): setup MINIRUBY environment for | nobu |
2010-02-19 | * Makefile.in (config.status): ommit cached results. | nobu |
2010-01-19 | * Makefile.in (clean-ext): allow glob patterns. | nobu |
2010-01-05 | removes the dtrace support. reverts r26239, r26238 and r26235. | yugui |
2010-01-03 | * trace.h: new file. wraps tracing mechanisms. | yugui |
2009-10-22 | * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable | nobu |
2009-10-13 | add comment. | akr |
2009-10-10 | * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp), | nobu |
2009-09-27 | * Makefile.in (miniruby): suppress duplication warning on AIX. | kanemoto |
2009-09-26 | * Makefile.in(test-rubyspec): explicitly executes run subcommand of | yugui |
2009-09-21 | * Makefile.in, win32/Makefile.sub (INSNS): depend on tools. | nobu |
2009-09-16 | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu |