summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2008-05-28* Makefile.in (MKPREP): appended $(RBCONFIG).nobu
2008-05-27* Makefile.in (MKPREP), common.mk, win32/Makefile.sub (prelude.c): getnobu
2008-05-24* eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko1
2008-05-19* regparse.c (PINC): use optimized enclen() instead ofmatz
2008-05-12* common.mk (RUBYOPT): affected BASERUBY too. [ruby-talk:301514]nobu
2008-05-11* configure.in (MINIRUBY): should not include extension library path.nobu
2008-05-08* common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT.nobu
2008-05-08* common.mk, ext/extmk.rb, lib/mkmf.rb: removed RUBYOPT.nobu
2008-05-08* configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb.nobu
2008-04-08* common.mk (prelude.c): depends on enc/prelude.rb.nobu
2008-04-07* encoding.c (enc_init_db): moved to enc/encdb.c.nobu
2008-04-03 * common.mk (INSNS): add insns_info.inc.usa
2008-04-03* common.mk (golf_prelude.c): needs .new.nobu
2008-04-03* common.mk (endb.h, transdb.h, prelude.c): depend on $(PREP) andnobu
2008-04-03* Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.subnobu
2008-03-17* re.c (rb_memsearch_ss): simple shift search.naruse
2008-03-16* common.mk (LIBRUBY_SO): add dependency to $(BUILTIN_ENCOBJS).naruse
2008-03-16both complex and rational are now builtin classes.tadf
2008-03-12* eval_intern.h (rb_thread_raised_set): use generic flags.nobu
2008-03-11* common.mk (clean-local): WINMAINOBJ is Windows specific.nobu
2008-02-24* common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu