aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * dmyencoding.c, encoding.c (enc_init_db, NO_ENCDB_H):naruse2008-01-291-6/+11
* * tool/ifchange: remove $temp when unchanged.naruse2008-01-291-3/+2
* * common.mk, ext/extmkf.rb: always make encdb.h.naruse2008-01-291-3/+7
* * common.mk ($(srcdir)/revision.h): no need to show ifchange executionusa2008-01-281-1/+1
* * common.mk (up): force to update revision.h.nobu2008-01-281-2/+2
* * common.mk (up): pass MFLAGS.nobu2008-01-281-1/+1
* * common.mk (up): use last changed revision.nobu2008-01-281-2/+2
* * common.mk (help): use double quotes for nmake.usa2008-01-281-11/+11
* *common.mk: add description about "make clean".naruse2008-01-271-1/+2
* *common.mk: add description about "make golf".naruse2008-01-271-0/+1
* * common.mk (help): show major targets.naruse2008-01-271-0/+11
* * common.mk (version.$(OBJEXT)): depends on $(srcdir)/revision.h.nobu2008-01-251-1/+1
* * common.mk (revision.h): extracts revision number with ``svn info''.nobu2008-01-251-3/+12
* * common.mk: use -Ks when read insns.def. [ruby-dev#33185]naruse2008-01-201-1/+1
* * common.mk (encdb.h): give output file name to make_encdb.rb.nobu2008-01-171-1/+1
* * enc/utf_8.c: renamed as IANA name.nobu2008-01-151-1/+1
* * common.mk (us_ascii.o): add dependecies. [ruby-dev:33111]usa2008-01-151-0/+2
* * common.mk: simplified dummy objects dependencies.nobu2008-01-141-7/+2
* * common.mk (OBJS): moved encoding.o from COMMONOBJS.nobu2008-01-141-1/+5
* * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed.naruse2008-01-131-6/+0
* * encoding.c (rb_enc_init): revert removing SJIS.naruse2008-01-131-1/+1
* * common.mk (incs): includes encdb.h.nobu2008-01-131-1/+1
* * enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]matz2008-01-121-1/+1
* * enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse2008-01-121-2/+5
* * common.mk, Makefile.in, */Makefile.sub (distclean-local): moveusa2008-01-071-1/+0
* * encoding.c (rb_isalnum): defined.akr2008-01-031-92/+66
* update dependency for alloca.o and dmydln.o.akr2008-01-031-3/+4
* update golf dependency.akr2008-01-031-3/+10
* * util.c (ruby_strtoul): locale independent strtoul is implemented toakr2008-01-021-1/+0
* * common.mk (strcasecmp.o): removed.akr2008-01-021-2/+0
* thread_pthread.c -> thread_$(THREAD_MODEL).c.akr2008-01-011-91/+52
* thread_pthread.h -> thread_$(THREAD_MODEL).h.akr2008-01-011-18/+18
* * common.mk: dependency updated.akr2008-01-011-169/+274
* * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu2007-12-301-6/+6
* * configure.in: rm largefile.h.naruse2007-12-301-4/+6
* * common.mk (clean, distclean, realclean): should include clean-encnobu2007-12-291-3/+3
* * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa2007-12-271-1/+1
* * common.mk (parse.c): depends on tool/ytab.sed.nobu2007-12-251-1/+1
* * common.mk (realclean-enc): fixed typo.nobu2007-12-251-1/+1
* * common.mk (clean-enc): clean encoding objects.nobu2007-12-251-1/+8
* * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers.nobu2007-12-251-2/+17
* * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans.nobu2007-12-251-4/+0
* * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannotnobu2007-12-241-3/+3
* * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu2007-12-241-1/+1
* * common.mk: should not pass MAKEFLAGS to recursive make.nobu2007-12-241-2/+2