aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in, common.mk: move a id.h generation rule.ko12009-09-061-0/+4
* * common.mk: dependencies updated.akr2009-08-301-18/+20
* * win32/Makefile.sub (MAKEDIRS): define.usa2009-08-241-1/+1
* * enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu2009-08-211-2/+4
* * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.usa2009-08-121-1/+1
* * marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu2009-08-091-1/+1
* * common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu2009-08-091-4/+5
* * tool/compile_prelude.rb: replaces "require" with in-place evaluationyugui2009-07-301-1/+1
* * common.mk (class.o): depends on vm_core.h.nobu2009-07-221-1/+1
* * configure.in, Makefile.in (TEST_RUNNABLE): tests are notnobu2009-07-201-5/+15
* * common.mk: add method.h.ko12009-07-151-1/+1
* * tool/rbinstall.rb: renamed to get rid of collision againstnobu2009-06-301-1/+1