summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2012-02-06merge revision(s) 33886: [Backport #5682]naruse
2011-07-31* common.mk (node_name.inc): Use $(Q) for consistency.yugui
2011-07-31* common.mk (ECHO1): nmake does not allow parenthesis in make variableyugui
2011-07-31Fixes a wrong part in the previous commit.yugui
2011-07-31* common.mk (ECHO1): ":" in a make variable replacement cause a syntaxyugui
2011-07-08* common.mk (RUN_OPT): disable gems.nobu
2011-07-08* common.mk: add dependencies for EXT_SRCS.nobu
2011-07-08* common.mk (sudo-precheck): true command is not standard onnobu
2011-06-18* eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr
2011-06-18forgot to commit.akr
2011-06-17* common.mk: dependencies updated.akr
2011-06-14* common.mk (sudo-precheck): authenticate at first to sudo.nobu
2011-06-11* vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,kosaki
2011-06-11fixed a grammatical errorduerst
2011-06-10* common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb".ko1
2011-05-18* internal.h: add for internal use only.nobu
2011-05-18* common.mk (rdoc-coverage): remove duplicated target.nobu
2011-05-10Use UTF-8 for rdoc-coverage and silence progress reporterdrbrain
2011-05-10 * common.mk (rdoc): Add rdoc-coverage ruledrbrain
2011-03-28* common.mk (love): all you need is love.usa
2011-03-08* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):nobu
2011-02-24* common.mk (love): make ruby, not war.nobu
2011-02-24* common.mk (love): for the birthday.nobu
2011-02-24* common.mk: Use $RUNRUBY for worker process.sorah
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-02-07* common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8.naruse
2011-01-10* common.mk (showflags): show LD commands.nobu
2010-12-27* common.mk (EXTMK_ARGS): specify to pass macro V, because nmakeusa
2010-12-15* common.mk (clean-local): remove pc file.nobu
2010-12-14* common.mk (help): there is no reason to use the abbreviation for here.usa
2010-12-12* common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.nobu
2010-12-06* common.mk (test-build): test-all runs build tests on cross-compiling.nobu
2010-12-06* common.mk (test-build): run all test normally on native environments.nobu
2010-12-06* common.mk (test-build): test for build process.nobu
2010-11-27* configure.in: link addr2line only for ELF.nobu
2010-11-26* addr2line.c: added to show source filename and line number ofnaruse
2010-11-19add dependency(insns.inc) to compile.objarton
2010-11-17* Makefile.in (reconfig): force reconfigure with previous options.nobu
2010-11-17* win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu
2010-11-17* common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu
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* common.mk (showflags): nmake ignores case difference of targets.nobu
2010-11-11* common.mk (all, main): show flags first.nobu
2010-11-11* common.mk (Doxyfile, capi, rdoc): show messages only by default.nobu
2010-11-11* common.mk (SHOWFLAGS): show compile flags.nobu
2010-11-11* common.mk: hide long command lines by default. verbose-mode isnobu
2010-11-04* common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu
2010-11-03* common.mk (INSTRUBY): run via $(SUDO) if given.nobu