summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2012-04-17* common.mk (REVISION_H): create temporary file in cwd so that itnobu
2012-03-27* configure.in (verconf.h): separate load path specific stuff fromnobu
2012-03-26* win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu
2012-03-08* enumerator.c (enumerator_each, generator_each): pass arguments tonobu
2012-03-02* common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu
2012-03-01doc/capinobu
2012-02-28* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki
2012-02-25* common.mk (check, test-all): no exntension builds before test-all,nobu
2012-02-22Revert "* common.mk (test-all): shut up nonsense skipping messages."naruse
2012-02-22* common.mk (test-all): shut up nonsense skipping messages.nobu
2012-02-22* common.mk (test-all, test-ruby): more dependencies.nobu
2012-02-17* common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu
2012-01-27* common.mk (test-ruby): pass TESTS for options.nobu
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