Age | Commit message (Expand) | Author |
2007-12-24 | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu |
2007-12-17 | * Makefile.in (RUNRUBY): added RUNRUBYOPT. | nobu |
2007-12-15 | * configure.in (enc/Makefile): add external encoding objects list. | nobu |
2007-12-11 | * Makefile.in, */Makefile.sub (CP, MV): added. | nobu |
2007-11-14 | * common.mk, Makefile.in: rename prelude.c to miniprelude.c. | akr |
2007-11-13 | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu |
2007-11-13 | * lex.c.blt: moved from lex.c. | akr |
2007-11-12 | * Makefile.in, common.mk: add prelude.o to MINIOBJS. | akr |
2007-11-12 | * Makefile.in, common.mk: add ext_prelude.o to OBJS. | akr |
2007-11-12 | * configure.in (MINIDLNOBJS): removed. | akr |
2007-11-12 | rename DLNOBJS to MINIDLNOBJS. | akr |
2007-11-12 | * configure.in (DLNOBJS): defined. | akr |
2007-11-11 | revert previous commit. | akr |
2007-11-11 | * Makefile.in (miniruby): use $(LIBRUBY_A) with prelude.$(OBJEXT). | akr |
2007-11-11 | * Makefile.in (lex.c): simplified. | akr |
2007-11-11 | copy $(srcdir)/lex.c if gperf failed and $@ is not exist. | akr |
2007-11-11 | report how lex.c handled. | akr |
2007-11-11 | touch lex.c only if lex.c exists. | akr |
2007-11-11 | * Makefile.in (lex.c): touch lex.c if gperf failed. | akr |
2007-11-11 | * lex.c: renamed from lex.c.blt. | akr |
2007-11-10 | * configure.in, common.mk, Makefile.in: don't generate | akr |
2007-11-10 | * common.mk, Makefile.in: generate libminiruby-static.a | akr |
2007-11-10 | * common.mk (EXPLOBJS): create new variable for ext_prelude.o. | akr |
2007-11-10 | * gem_prelude.rb: new file for gem libraries. currently empty. | akr |
2007-10-10 | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu |
2007-09-25 | * Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other | nobu |
2007-06-10 | * Makefile.in: use --output-file for gperf to not leave lex.c.tmp. | akr |
2007-06-10 | * Makefile.in, win32/Makefile.sub (XCFLAGS): -I. is needed for *.inc. | nobu |
2007-06-10 | * include/ruby: moved public headers. | nobu |
2007-06-08 | * lex.c.blt: moved from lex.c. | akr |
2007-02-28 | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu |
2007-02-02 | * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized. | nobu |
2007-01-23 | * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat, | usa |
2006-12-06 | * Makefile.in, common.mk (NULLCMD): moved for platforms that empty | nobu |
2006-10-30 | * Makefile.in (miniruby): add XLDFLAGS. | nobu |
2006-10-01 | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu |
2006-09-16 | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu |
2006-09-08 | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu |
2006-07-26 | * configure.in: add support for as and ASFLAGS. [ruby-dev:29138] | matz |
2006-06-25 | * Makefile.in, mkconfig.rb: catch-up for latest autoconf. | nobu |
2005-12-19 | * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub. | nobu |
2005-11-10 | * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666] | nobu |
2005-09-06 | * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load | nobu |
2005-08-03 | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu |
2005-07-13 | * parse.y: remove static variables. [ruby-dev:26530] | nobu |
2005-04-20 | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu |
2005-01-31 | * Makefile.in, configure.in: made EXTOUT configurable. | nobu |
2004-12-06 | * Makefile.in (.y.c): simplify the rule. | eban |
2004-10-30 | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz |
2004-04-07 | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu |