summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2010-10-30* enum.c: use constants in id.h.nobu
2010-10-26* common.mk (pkgconfig-data): moved from Makefile.in.nobu
2010-10-24* common.mk (run.gdb): Quit gdb on 'make gdb' whenko1
2010-10-08git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98...nobu
2010-09-24* Makefile.in (install-cross): target to install cross-compilingnobu
2010-09-19* common.mk (clean): removes all documents on cleaning.oyugui
2010-09-03Merges r27968 from ruby_1_9_2 into trunk.yugui
2010-08-29* common.mk (node_name.inc): remove command option -n and givenaruse
2010-08-29* common.mk (clean): exclude *.inc. [ruby-dev:41931]naruse
2010-08-23* common.mk (version.o): depends on both of version.h andnobu
2010-08-16* common.mk (capi): use -b option for doxygen. It disables stdoutakr
2010-08-16* Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu
2010-08-07* common.mk (RUBY_H_INCLUDES): add subst.h.nobu
2010-08-06* common.mk (clean): add prelude.c, config.log, and rbconfig.rb.naruse
2010-07-28* common.mk (EXT_SRCS): add ext/json/parser/parser.c.nobu