summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2006-08-16* common.mk (pre-install-local): remove unnecessary code.usa
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz
2005-12-27* configure.in: define IA64 for portability. (HP aC++/ANSI C doesn'takr
2005-11-16* common.mk (static-ruby): overridable.nobu
2005-08-03* common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu
2005-07-25* common.mk: Borland MAKE doesn't look for file names which have pathsnobu
2005-07-23* sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String,nobu
2005-07-14* common.mk (OBJS): added enumerator.c.nobu
2005-07-14* enum.c (enumeratorize): create new enumerator for current method ifnobu
2005-04-20* Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu
2005-03-30* common.mk (RUBYOPT): clear for the environment RubyGems installed.nobu
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-03-04* common.mk (install-nodoc, pre-install-doc, post-install-doc):usa
2005-03-03* common.mk: add {pre,post}-install targets.nobu
2005-02-17remove GNU regex APIkosako
2004-07-28* env.h: remove argv from ruby_frame.matz
2004-04-27* common.mk: LIBURUBY_A is needed for extconf.rb even whennobu
2004-04-22* common.mk, ext/extmk.rb: make ext and .ext get removed by distclean.nobu
2004-04-12* common.mk: changed the order of ascii.c alphabetically.ksaito
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu
2004-03-25* version.c (ruby_show_copyright): obtain copyright year fromnobu
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.nobu
2004-03-23* Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu