summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2008-10-17* common.mk: use added options for generic_erb.rb.eban
2008-10-17* id.h: reverted.nobu
2008-10-17* common.mk (ID_H_TARGET): phony target to update id.h.nobu
2008-10-16* common.mk (TESTS): removed to re-enable test for minitest.akr
2008-10-16* common.mk, enc/depend (enc, trans): targets for sources.nobu
2008-10-14* common.mk (TESTS): skips minitest by default, since it interferesnobu
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-10-04* common.mk (gdb-ruby): new target. it runs ruby under controlled byyugui
2008-10-01* common.mk (parse.h): removes line directives.nobu
2008-09-26* common.mk (dist): nothing is need to run BASERUBY.nobu
2008-09-26Fixed build failure on some platforms.yugui
2008-09-26* common.mk (dist): Changed its dependencies andyugui
2008-09-26* error.c (Init_syserr): moved to the template.yugui
2008-09-26* common.mk (ENC_MK): defaulted to enc.mk.nobu
2008-09-25* common.mk: dependency updated.akr
2008-09-25* common.mk: fix btest-* rules [ruby-dev:36528].ko1
2008-09-24removed basedir and runner args to test/runner.rb. not valid args anymoreryan
2008-09-23* common.mk (io.o): remove dependency for vm_core.h.ko1
2008-09-23* debug.h (ruby_set_debug_option): declared.akr
2008-09-23* include/ruby/node.h, vm_core.h: move definition ofko1
2008-09-23fix a typo.akr
2008-09-23* common.mk, hash.c: remove unused inclusion.ko1
2008-09-23* eval_safe.c, safe.c: rename eval_safe.c to safe.c.ko1
2008-09-23* common.mk: clean upko1
2008-09-19* common.mk: prec.c is removed.naruse
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-09-19* common.mk : Reverts the changeset 18994.yugui
2008-09-03* include/ruby/signal.h: removed.ko1
2008-09-02* common.mk (distclean-golf): moved golf_prelude.c here fromyugui
2008-09-01* common.mk (clean-golf): added.yugui
2008-09-01* common.mk (realclean-local): added newline.c.yugui
2008-08-31* common.mk (docs): removed a useless make target.yugui
2008-08-31* Temporarily uses git://github.com/yugui/rubyspec.gityugui
2008-08-28* common.mk: dependency updated.akr
2008-08-25* common.mk (dist): tool/make-snapshot is executable.yugui
2008-08-24* configure.in (BUILTIN_TRANSSRCS): defined.akr
2008-08-22* common.mk: remove config.h dependency.naruse
2008-08-21* strftime.c: include ruby/config.h instead of ruby/ruby.h.shugo
2008-08-20* strftime.c: new file.shugo
2008-08-17* common.mk: fix error in uncommon.mk.kazu
2008-08-17* common.mk: config.h depends config.status.naruse
2008-08-15* common.mk (parse.{c,h}): creates in the dependency order.nobu
2008-08-14* common.mk ({$(srcdir)}.y.c): escape backslash.naruse
2008-08-14* include/ruby/encoding.h (rb_enc_ispunct): added.nobu
2008-08-14* common.mk (parse.h): workaround for nmake.nobu
2008-08-13* common.mk: parse.h depends on parse.c.naruse
2008-08-13* common.mk (parse.h): fake rule.nobu
2008-08-13* common.mk: regint.h no longer includes vm_core.h.knu
2008-08-13* common.mk (prelude.c, golf_prelude.c): Using $(COMPILE_PRELUDE)knu
2008-08-13* common.mk (realclean-local): Remove parse.h as well.knu