aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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
* add dependency(insns.inc) to compile.objarton2010-11-191-1/+1
* * Makefile.in (reconfig): force reconfigure with previous options.nobu2010-11-171-0/+6
* * win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu2010-11-171-3/+3
* * common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu2010-11-171-2/+6
* * common.mk (showflags, help): emit messages at once.nobu2010-11-131-34/+38
* * common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu2010-11-121-34/+34
* * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu2010-11-121-30/+15
* * common.mk (showflags): nmake ignores case difference of targets.nobu2010-11-111-3/+2
* * common.mk (all, main): show flags first.nobu2010-11-111-3/+3
* * common.mk (Doxyfile, capi, rdoc): show messages only by default.nobu2010-11-111-1/+10
* * common.mk (SHOWFLAGS): show compile flags.nobu2010-11-111-0/+10
* * common.mk: hide long command lines by default. verbose-mode isnobu2010-11-111-0/+25
* * common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu2010-11-041-1/+1
* * common.mk (INSTRUBY): run via $(SUDO) if given.nobu2010-11-031-1/+1
* * enum.c: use constants in id.h.nobu2010-10-301-1/+1
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-0/+2
* * common.mk (run.gdb): Quit gdb on 'make gdb' whenko12010-10-241-0/+5
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98...nobu2010-10-081-1/+1
* * Makefile.in (install-cross): target to install cross-compilingnobu2010-09-241-0/+1
* * common.mk (clean): removes all documents on cleaning.oyugui2010-09-191-3/+8
* Merges r27968 from ruby_1_9_2 into trunk.yugui2010-09-031-1/+3
* * common.mk (node_name.inc): remove command option -n and givenaruse2010-08-291-1/+1