summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2010-10-26* common.mk (pkgconfig-data): moved from Makefile.in.nobu
2010-10-24* common.mk (run.gdb): Quit gdb on 'make gdb' whenko1
2010-10-08git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98...nobu
2010-09-24* Makefile.in (install-cross): target to install cross-compilingnobu
2010-09-19* common.mk (clean): removes all documents on cleaning.oyugui
2010-09-03Merges r27968 from ruby_1_9_2 into trunk.yugui
2010-08-29* common.mk (node_name.inc): remove command option -n and givenaruse
2010-08-29* common.mk (clean): exclude *.inc. [ruby-dev:41931]naruse
2010-08-23* common.mk (version.o): depends on both of version.h andnobu
2010-08-16* common.mk (capi): use -b option for doxygen. It disables stdoutakr
2010-08-16* Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu
2010-08-07* common.mk (RUBY_H_INCLUDES): add subst.h.nobu
2010-08-06* common.mk (clean): add prelude.c, config.log, and rbconfig.rb.naruse
2010-07-28* common.mk (EXT_SRCS): add ext/json/parser/parser.c.nobu
2010-07-21* configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu
2010-07-01* common.mk (test-knownbug): ignore known bugs.nobu
2010-06-26* common.mk (clear-installed-list): put redirection before setnobu
2010-06-14* Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-05-24* common.mk (change, prelude): phony targets.nobu
2010-05-24 * common.mk (change), tool/change_maker.rb: make a brief templatenobu
2010-05-16* common.mk (dln_find.o): fix dependency.nobu
2010-05-16* common.mk (dln_find.o): fix dependency.nobu
2010-05-16* error.c (rb_loaderror): use locale string, not ascii-8bit.nobu
2010-05-09* common.mk (rdoc): rdoc should depend main. Moreover when XRUBYnaruse
2010-04-27Add description about make benchmark to make help.naruse
2010-04-15* common.mk (help): small fix.usa
2010-04-03* common.mk (rdoc): independent.nobu
2010-04-03* common.mk (rdoc): no force-update, and add RDOCFLAGS.nobu
2010-02-24* dln_find.c: split from dln.c.nobu
2010-02-17* common.mk: ext/dl/callback no longer exists.nobu
2010-02-08* dmyversion.c: empty load path in miniruby.nobu
2010-02-08* common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand.nobu
2010-02-05* ext/purelib.rb, common.mk: to simulate ruby command more precisely,mame
2010-01-29* common.mk (help): updated.nobu
2010-01-22* common.mk (rdoc): needs encodings and exts.nobu
2010-01-20 * common.mk (compile.$(OBJEXT)): dependencies lacking.shyouhei
2010-01-09* common.mk (install-all): maybe typo.usa
2010-01-05removes the dtrace support. reverts r26239, r26238 and r26235.yugui
2010-01-03* trace.h: new file. wraps tracing mechanisms.yugui
2009-12-09* node.c: node management added. Currently, only pretty-dumper ismame
2009-10-26* win32/Makefile.sub (config.h): added RUBY_SITEARCH to usenobu
2009-10-22* configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnablenobu
2009-10-10* configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu
2009-09-27 * common.mk (ruby.imp): add text section [Bug #2064].kanemoto
2009-09-18* common.mk (eval.o): needs vm.h.nobu
2009-09-16* configure.in (CAPITARGET): enable iff doxygen is available.nobu
2009-09-16* common.mk (main): makes also encs.nobu
2009-09-15* common.mk (install-rdoc), configure.in (RDOCTARGET): removednobu
2009-09-14* common.mk (install-all): target to install all.nobu