aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu2012-03-021-0/+3
* doc/capinobu2012-03-011-3/+3
* * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki2012-02-281-3/+11
* * common.mk (check, test-all): no exntension builds before test-all,nobu2012-02-251-2/+2
* Revert "* common.mk (test-all): shut up nonsense skipping messages."naruse2012-02-221-1/+1
* * common.mk (test-all): shut up nonsense skipping messages.nobu2012-02-221-1/+1
* * common.mk (test-all, test-ruby): more dependencies.nobu2012-02-221-2/+2
* * common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu2012-02-171-10/+10
* * common.mk (test-ruby): pass TESTS for options.nobu2012-01-271-1/+1
* * common.mk (LIBRUBY_A): depends on main.o since r33774.nobu2011-12-261-1/+1
* * common.mk: add "check succeeded" message.kazu2011-12-221-0/+1
* * common.mk (newline.c, miniprelude.c): revert r33949 because the changeusa2011-12-211-2/+2
* * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain2011-12-191-1/+1
* * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa2011-12-141-2/+0
* * common.mk (newline.c, miniprelude.c): use VPATH.nobu2011-12-051-2/+2
* * common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rbyugui2011-11-281-7/+8
* Forward-ports r32776 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+2
* Forward-ports r32775 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+2
* Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+1
* * common.mk (RUN_OPT): disable gems.nobu2011-07-081-0/+1
* * common.mk: add dependencies for EXT_SRCS.nobu2011-07-081-2/+2
* * common.mk (sudo-precheck): true command is not standard onnobu2011-07-081-1/+1
* * eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr2011-06-181-1/+1
* forgot to commit.akr2011-06-181-1/+2
* * common.mk: dependencies updated.akr2011-06-171-51/+67
* * common.mk (sudo-precheck): authenticate at first to sudo.nobu2011-06-141-1/+4
* * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,kosaki2011-06-111-4/+4
* fixed a grammatical errorduerst2011-06-111-1/+1
* * common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb".ko12011-06-101-1/+1
* * internal.h: add for internal use only.nobu2011-05-181-8/+10
* * common.mk (rdoc-coverage): remove duplicated target.nobu2011-05-181-2/+4
* Use UTF-8 for rdoc-coverage and silence progress reporterdrbrain2011-05-101-1/+1
* * common.mk (rdoc): Add rdoc-coverage ruledrbrain2011-05-101-0/+4
* * common.mk (love): all you need is love.usa2011-03-281-3/+3
* * common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):nobu2011-03-081-2/+11
* * common.mk (love): make ruby, not war.nobu2011-02-241-0/+1
* * common.mk (love): for the birthday.nobu2011-02-241-0/+2
* * common.mk: Use $RUNRUBY for worker process.sorah2011-02-241-1/+1
* * configure.in (rubygems): add --disable-rubygems option.nobu2011-02-111-1/+4
* * common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8.naruse2011-02-071-1/+1
* * common.mk (showflags): show LD commands.nobu2011-01-101-2/+6
* * common.mk (EXTMK_ARGS): specify to pass macro V, because nmakeusa2010-12-271-1/+1
* * common.mk (clean-local): remove pc file.nobu2010-12-151-1/+1
* * common.mk (help): there is no reason to use the abbreviation for here.usa2010-12-141-1/+1
* * common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.nobu2010-12-121-3/+2
* * common.mk (test-build): test-all runs build tests on cross-compiling.nobu2010-12-061-6/+1
* * common.mk (test-build): run all test normally on native environments.nobu2010-12-061-1/+4
* * common.mk (test-build): test for build process.nobu2010-12-061-0/+4
* * configure.in: link addr2line only for ELF.nobu2010-11-271-1/+0
* * addr2line.c: added to show source filename and line number ofnaruse2010-11-261-0/+1