aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* * common.mk (clean): exclude *.inc. [ruby-dev:41931]naruse2010-08-291-3/+4
* * common.mk (version.o): depends on both of version.h andnobu2010-08-231-1/+1
* * common.mk (capi): use -b option for doxygen. It disables stdoutakr2010-08-161-1/+1
* * Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu2010-08-161-0/+5
* * common.mk (RUBY_H_INCLUDES): add subst.h.nobu2010-08-071-1/+2
* * common.mk (clean): add prelude.c, config.log, and rbconfig.rb.naruse2010-08-061-3/+3
* * common.mk (EXT_SRCS): add ext/json/parser/parser.c.nobu2010-07-281-2/+5
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+2
* * common.mk (test-knownbug): ignore known bugs.nobu2010-07-011-1/+2
* * common.mk (clear-installed-list): put redirection before setnobu2010-06-261-1/+1
* * Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu2010-06-141-5/+1
* * gem_prelude.rb: load full rubygems at LoadError for activationnobu2010-06-071-1/+3
* * common.mk (change, prelude): phony targets.nobu2010-05-241-2/+2
* * common.mk (change), tool/change_maker.rb: make a brief templatenobu2010-05-241-0/+4
* * common.mk (dln_find.o): fix dependency.nobu2010-05-161-1/+1
* * common.mk (dln_find.o): fix dependency.nobu2010-05-161-1/+1
* * error.c (rb_loaderror): use locale string, not ascii-8bit.nobu2010-05-161-1/+2
* * common.mk (rdoc): rdoc should depend main. Moreover when XRUBYnaruse2010-05-091-1/+1
* Add description about make benchmark to make help.naruse2010-04-271-0/+1
* * common.mk (help): small fix.usa2010-04-151-1/+1
* * common.mk (rdoc): independent.nobu2010-04-031-1/+1
* * common.mk (rdoc): no force-update, and add RDOCFLAGS.nobu2010-04-031-1/+1
* * dln_find.c: split from dln.c.nobu2010-02-241-0/+2
* * common.mk: ext/dl/callback no longer exists.nobu2010-02-171-1/+1
* * dmyversion.c: empty load path in miniruby.nobu2010-02-081-2/+3
* * common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand.nobu2010-02-081-1/+1
* * ext/purelib.rb, common.mk: to simulate ruby command more precisely,mame2010-02-051-1/+1
* * common.mk (help): updated.nobu2010-01-291-3/+6
* * common.mk (rdoc): needs encodings and exts.nobu2010-01-221-1/+1
* * common.mk (compile.$(OBJEXT)): dependencies lacking.shyouhei2010-01-201-1/+2
* * common.mk (install-all): maybe typo.usa2010-01-091-1/+1
* removes the dtrace support. reverts r26239, r26238 and r26235.yugui2010-01-051-11/+6
* * trace.h: new file. wraps tracing mechanisms.yugui2010-01-031-6/+11
* * node.c: node management added. Currently, only pretty-dumper ismame2009-12-091-0/+3
* * win32/Makefile.sub (config.h): added RUBY_SITEARCH to usenobu2009-10-261-1/+1
* * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnablenobu2009-10-221-1/+1
* * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu2009-10-101-1/+1
* * common.mk (ruby.imp): add text section [Bug #2064].kanemoto2009-09-271-1/+3
* * common.mk (eval.o): needs vm.h.nobu2009-09-181-1/+1
* * configure.in (CAPITARGET): enable iff doxygen is available.nobu2009-09-161-10/+14
* * common.mk (main): makes also encs.nobu2009-09-161-1/+1
* * common.mk (install-rdoc), configure.in (RDOCTARGET): removednobu2009-09-151-0/+1
* * common.mk (install-all): target to install all.nobu2009-09-141-2/+9
* * configure.in, common.mk, */configure.bat (rdoc): make beforenobu2009-09-141-2/+3
* * common.mk (check-ruby): run all test of ruby itself.nobu2009-09-141-0/+6