summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2008-08-13* common.mk (parse.c): generates parse.h together.nobu
2008-08-13* tool/make-snapshot: fix for clean up.nobu
2008-08-12* enc/Makefile.in (.SUFFIXES): renamed to .trans.nobu
2008-08-10* encoding.c: include util.h. [ruby-dev:35715]mame
2008-08-10* common.mk (extconf): use MAKEDIRS.nobu
2008-08-09* common.mk: encs depend on transdb.hnaruse
2008-08-08* common.mk (enk.mk): give not RUBY but MINIRUBY.naruse
2008-08-08* common.mk (enc.mk): mkmf.rb requires rbconfig.rb.nobu
2008-08-08* common.mk (srcs-enc): renamed from transcodes.nobu
2008-08-08* common.mk (encdb.h): see both $(srcdir)/enc and enc.nobu
2008-08-07* common.mk: see both $(srcdir)/enc/trans and enc/trans.naruse
2008-08-07* Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do notnobu
2008-08-06* common.mk: mkdir enc/trans before build tables.naruse
2008-08-06* common.mk (transdb.h): requires transcoders.nobu
2008-08-05* common.mk (transcodes), tool/build-transcode: generates transcodenobu
2008-08-01Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), andyugui
2008-07-10* common.mk (process.o): depends on util.h.nobu
2008-07-01* common.mk: folded longer rulesnobu
2008-06-30* common.mk (RUBY_H_INCLUDES): common headers which are included withnobu
2008-06-20* tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei
2008-06-17* common.mk (miniruby$(EXEEXT)): $(PREP) isn't always same asnobu
2008-06-17Fixed dependencies on minirubyryan
2008-06-11 * common.mk (encs): need to pass miniruby path for windows.usa
2008-06-09* common.mk (test-knownbug): give $(OPTS) for bootstraptest/runner.rb.akr
2008-06-09* test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko1
2008-06-09* bootstraptest/test_knownbug.rb -> ./test_knownbug.rb: moved.ko1
2008-05-30* common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877]nobu