| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, common.mk (NULLCMD): moved for platforms that empty | nobu | 2006-12-06 | 1 | -1/+0 |
* | * common.mk (NULLCMD): dummy command. | nobu | 2006-10-19 | 1 | -0/+13 |
* | * mkconfig.rb: *OBJS are not needed for extension libraries. | nobu | 2006-10-15 | 1 | -2/+2 |
* | * common.mk (test-all): separate directory where running test cases | nobu | 2006-10-01 | 1 | -1/+4 |
* | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu | 2006-10-01 | 1 | -2/+9 |
* | * common.mk (no-install): not install rdoc actually. | nobu | 2006-09-21 | 1 | -6/+10 |
* | * common.mk (pre-install-doc): create data directory before install. | nobu | 2006-09-20 | 1 | -0/+1 |
* | * common.mk (install-doc): reverted. | nobu | 2006-09-17 | 1 | -0/+13 |
* | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu | 2006-09-16 | 1 | -35/+135 |
* | * common.mk (ia64.o): use the compiler driver to assemble ia64.s | akr | 2006-09-02 | 1 | -0/+1 |
* | add regint.h and oniguruma.h to dependence | kosako | 2006-08-25 | 1 | -3/+4 |
* | * common.mk (pre-install-local): remove unnecessary code. | usa | 2006-08-16 | 1 | -2/+0 |
* | * configure.in, common.mk: AIX link issue. a patch from Yutaka | matz | 2006-08-07 | 1 | -4/+6 |
* | * configure.in: define IA64 for portability. (HP aC++/ANSI C doesn't | akr | 2005-12-27 | 1 | -0/+1 |
* | * common.mk (static-ruby): overridable. | nobu | 2005-11-16 | 1 | -2/+4 |
* | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 1 | -0/+2 |
* | * common.mk: Borland MAKE doesn't look for file names which have paths | nobu | 2005-07-25 | 1 | -1/+1 |
* | * sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String, | nobu | 2005-07-23 | 1 | -2/+1 |
* | * common.mk (OBJS): added enumerator.c. | nobu | 2005-07-14 | 1 | -0/+1 |
* | * enum.c (enumeratorize): create new enumerator for current method if | nobu | 2005-07-14 | 1 | -0/+2 |
* | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu | 2005-04-20 | 1 | -1/+4 |
* | * common.mk (RUBYOPT): clear for the environment RubyGems installed. | nobu | 2005-03-30 | 1 | -2/+6 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -2/+1 |
* | * common.mk (install-nodoc, pre-install-doc, post-install-doc): | usa | 2005-03-04 | 1 | -1/+3 |
* | * common.mk: add {pre,post}-install targets. | nobu | 2005-03-03 | 1 | -4/+25 |
* | remove GNU regex API | kosako | 2005-02-17 | 1 | -4/+0 |
* | * env.h: remove argv from ruby_frame. | matz | 2004-07-28 | 1 | -1/+2 |
* | * common.mk: LIBURUBY_A is needed for extconf.rb even when | nobu | 2004-04-27 | 1 | -1/+1 |
* | * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean. | nobu | 2004-04-22 | 1 | -1/+1 |
* | * common.mk: changed the order of ascii.c alphabetically. | ksaito | 2004-04-12 | 1 | -4/+4 |
* | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu | 2004-04-07 | 1 | -2/+0 |
* | * version.c (ruby_show_copyright): obtain copyright year from | nobu | 2004-03-25 | 1 | -1/+1 |
* | * common.mk, */Makefile.sub (lib, dll): phony targets. | nobu | 2004-03-25 | 1 | -0/+3 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 1 | -6/+5 |
* | * Makefile.in, */Makefile.sub, common.mk: extract common portions. | nobu | 2004-03-21 | 1 | -0/+295 |