aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c: include util.h. [ruby-dev:35715]mame2008-08-101-1/+1
* * common.mk (extconf): use MAKEDIRS.nobu2008-08-101-1/+1
* * common.mk: encs depend on transdb.hnaruse2008-08-091-1/+1
* * common.mk (enk.mk): give not RUBY but MINIRUBY.naruse2008-08-081-1/+1
* * common.mk (enc.mk): mkmf.rb requires rbconfig.rb.nobu2008-08-081-1/+1
* * common.mk (srcs-enc): renamed from transcodes.nobu2008-08-081-5/+3
* * common.mk (encdb.h): see both $(srcdir)/enc and enc.nobu2008-08-081-1/+1
* * common.mk: see both $(srcdir)/enc/trans and enc/trans.naruse2008-08-071-1/+1
* * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do notnobu2008-08-071-8/+3
* * common.mk: mkdir enc/trans before build tables.naruse2008-08-061-1/+2
* * common.mk (transdb.h): requires transcoders.nobu2008-08-061-3/+3
* * common.mk (transcodes), tool/build-transcode: generates transcodenobu2008-08-051-1/+4
* Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), andyugui2008-08-011-0/+4
* * common.mk (process.o): depends on util.h.nobu2008-07-101-1/+1
* * common.mk: folded longer rulesnobu2008-07-011-2/+4
* * common.mk (RUBY_H_INCLUDES): common headers which are included withnobu2008-06-301-136/+74
* * tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei2008-06-201-2/+2
* * common.mk (miniruby$(EXEEXT)): $(PREP) isn't always same asnobu2008-06-171-13/+13
* Fixed dependencies on minirubyryan2008-06-171-39/+39
* * common.mk (encs): need to pass miniruby path for windows.usa2008-06-111-1/+1
* * common.mk (test-knownbug): give $(OPTS) for bootstraptest/runner.rb.akr2008-06-091-1/+1
* * test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko12008-06-091-1/+1
* * bootstraptest/test_knownbug.rb -> ./test_knownbug.rb: moved.ko12008-06-091-1/+4
* * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877]nobu2008-05-301-8/+7
* * Makefile.in (MKPREP): appended $(RBCONFIG).nobu2008-05-281-3/+3
* * Makefile.in (MKPREP), common.mk, win32/Makefile.sub (prelude.c): getnobu2008-05-271-5/+5
* * eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko12008-05-241-2/+3
* * regparse.c (PINC): use optimized enclen() instead ofmatz2008-05-191-1/+1
* * common.mk (RUBYOPT): affected BASERUBY too. [ruby-talk:301514]nobu2008-05-121-1/+1
* * configure.in (MINIRUBY): should not include extension library path.nobu2008-05-111-1/+1
* * common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT.nobu2008-05-081-1/+1
* * common.mk, ext/extmk.rb, lib/mkmf.rb: removed RUBYOPT.nobu2008-05-081-1/+1
* * configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb.nobu2008-05-081-1/+5
* * common.mk (prelude.c): depends on enc/prelude.rb.nobu2008-04-081-3/+5
* * encoding.c (enc_init_db): moved to enc/encdb.c.nobu2008-04-071-6/+5
* * common.mk (INSNS): add insns_info.inc.usa2008-04-031-2/+2
* * common.mk (golf_prelude.c): needs .new.nobu2008-04-031-1/+1
* * common.mk (endb.h, transdb.h, prelude.c): depend on $(PREP) andnobu2008-04-031-15/+12
* * Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.subnobu2008-04-031-2/+5
* * re.c (rb_memsearch_ss): simple shift search.naruse2008-03-171-0/+2
* * common.mk (LIBRUBY_SO): add dependency to $(BUILTIN_ENCOBJS).naruse2008-03-161-1/+1
* both complex and rational are now builtin classes.tadf2008-03-161-0/+8
* * eval_intern.h (rb_thread_raised_set): use generic flags.nobu2008-03-121-1/+1
* * common.mk (clean-local): WINMAINOBJ is Windows specific.nobu2008-03-111-1/+1
* * common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu2008-02-241-2/+2
* * common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766]nobu2008-02-131-2/+6
* * common.mk (encdb, transdb): depend on $(PREP).naruse2008-02-101-2/+2
* * common.mk (ext/extmk.rb, instruby.rb): inlined $(MAKE) so that cannobu2008-01-301-26/+26
* * configure.in, common.mk: fix rule for dmytranscode.o.naruse2008-01-291-1/+1
* * enc/trans/japanese.c (rb_to_Windows_31J): to 'Windows-31J'.naruse2008-01-291-7/+12