summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2008-02-24* common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu
2008-02-13* common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766]nobu
2008-02-10* common.mk (encdb, transdb): depend on $(PREP).naruse
2008-01-30* common.mk (ext/extmk.rb, instruby.rb): inlined $(MAKE) so that cannobu
2008-01-29* configure.in, common.mk: fix rule for dmytranscode.o.naruse
2008-01-29* enc/trans/japanese.c (rb_to_Windows_31J): to 'Windows-31J'.naruse
2008-01-29* dmyencoding.c, encoding.c (enc_init_db, NO_ENCDB_H):naruse
2008-01-29* tool/ifchange: remove $temp when unchanged.naruse
2008-01-29* common.mk, ext/extmkf.rb: always make encdb.h.naruse
2008-01-28 * common.mk ($(srcdir)/revision.h): no need to show ifchange executionusa
2008-01-28* common.mk (up): force to update revision.h.nobu
2008-01-28* common.mk (up): pass MFLAGS.nobu
2008-01-28* common.mk (up): use last changed revision.nobu
2008-01-28 * common.mk (help): use double quotes for nmake.usa
2008-01-27*common.mk: add description about "make clean".naruse
2008-01-27*common.mk: add description about "make golf".naruse
2008-01-27* common.mk (help): show major targets.naruse
2008-01-25* common.mk (version.$(OBJEXT)): depends on $(srcdir)/revision.h.nobu
2008-01-25* common.mk (revision.h): extracts revision number with ``svn info''.nobu
2008-01-20* common.mk: use -Ks when read insns.def. [ruby-dev#33185]naruse
2008-01-17* common.mk (encdb.h): give output file name to make_encdb.rb.nobu
2008-01-15* enc/utf_8.c: renamed as IANA name.nobu
2008-01-15 * common.mk (us_ascii.o): add dependecies. [ruby-dev:33111]usa
2008-01-14* common.mk: simplified dummy objects dependencies.nobu
2008-01-14* common.mk (OBJS): moved encoding.o from COMMONOBJS.nobu
2008-01-13* encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed.naruse
2008-01-13* encoding.c (rb_enc_init): revert removing SJIS.naruse
2008-01-13* common.mk (incs): includes encdb.h.nobu
2008-01-12* enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]matz
2008-01-12* enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse
2008-01-07 * common.mk, Makefile.in, */Makefile.sub (distclean-local): moveusa
2008-01-03* encoding.c (rb_isalnum): defined.akr
2008-01-03update dependency for alloca.o and dmydln.o.akr
2008-01-03update golf dependency.akr
2008-01-02* util.c (ruby_strtoul): locale independent strtoul is implemented toakr
2008-01-02* common.mk (strcasecmp.o): removed.akr
2008-01-01thread_pthread.c -> thread_$(THREAD_MODEL).c.akr
2008-01-01thread_pthread.h -> thread_$(THREAD_MODEL).h.akr
2008-01-01* common.mk: dependency updated.akr
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
2007-12-30* configure.in: rm largefile.h.naruse
2007-12-29* common.mk (clean, distclean, realclean): should include clean-encnobu
2007-12-27 * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa
2007-12-25* common.mk (parse.c): depends on tool/ytab.sed.nobu
2007-12-25* common.mk (realclean-enc): fixed typo.nobu
2007-12-25* common.mk (clean-enc): clean encoding objects.nobu
2007-12-25* trunk/common.mk, goruby.c, golf_prelude.rb: for golfers.nobu
2007-12-25* common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans.nobu
2007-12-24* common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannotnobu
2007-12-24* Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu