aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* common.mk: fix dependencies.nobu2012-05-281-7/+7
* Bug #6462: EXTSOLIBSnobu2012-05-201-0/+1
* static-linked-ext: into librubynobu2012-05-191-2/+3
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-1/+1
* Supports static linking of extensions and encodings again.yugui2012-05-161-10/+16
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-011-1/+1
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-011-26/+27
* * common.mk (REVISION_H): create temporary file in cwd so that itnobu2012-04-171-2/+2
* * configure.in (verconf.h): separate load path specific stuff fromnobu2012-03-271-1/+2
* * win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu2012-03-261-4/+4
* * enumerator.c (enumerator_each, generator_each): pass arguments tonobu2012-03-081-1/+2
* * 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