summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2011-12-26* common.mk (LIBRUBY_A): depends on main.o since r33774.nobu
2011-12-22* common.mk: add "check succeeded" message.kazu
2011-12-21* common.mk (newline.c, miniprelude.c): revert r33949 because the changeusa
2011-12-19* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain
2011-12-14* common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa
2011-12-05* common.mk (newline.c, miniprelude.c): use VPATH.nobu
2011-11-28* common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rbyugui
2011-07-31Forward-ports r32776 from branches/ruby_1_9_3 to trunk.yugui
2011-07-31Forward-ports r32775 from branches/ruby_1_9_3 to trunk.yugui
2011-07-31Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui
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