| Commit message (Expand) | Author | Age | Files | Lines |
* | GNUmakefile.in: fix dependency | nobu | 2015-03-08 | 1 | -1/+1 |
* | GNUmakefile.in: append resources always | nobu | 2014-12-28 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (uncommon.mk): link *.res.o. | shirosaki | 2012-11-05 | 1 | -2/+3 |
* | extmk.rb: fix mingw make failure with make -jN | shirosaki | 2012-10-17 | 1 | -1/+2 |
* | * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): ignore backup files and etc. | nobu | 2010-12-10 | 1 | -1/+3 |
* | * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files are | nobu | 2010-11-19 | 1 | -2/+0 |
* | * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin. | nobu | 2010-11-18 | 1 | -2/+2 |
* | * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend, | nobu | 2010-11-12 | 1 | -18/+9 |
* | * cygwin/GNUmakefile.in: shorten messages. | nobu | 2010-11-11 | 1 | -1/+18 |
* | * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX. | nobu | 2010-11-11 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (scriptbin): make executable file from | nobu | 2010-11-09 | 1 | -0/+11 |
* | * Makefile.in (CPP): already used in .c.i rule. | nobu | 2010-10-16 | 1 | -2/+3 |
* | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98... | nobu | 2010-10-08 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on | nobu | 2010-10-07 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (RUBYDEF): uses mkexports.rb on cygwin too. | nobu | 2009-02-02 | 1 | -7/+1 |
* | * cygwin/GNUmakefile.in (dir.o, win32.o): depend on win32/dir.h. | nobu | 2009-02-02 | 1 | -0/+2 |
* | * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles. | nobu | 2009-01-30 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbols | nobu | 2009-01-30 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (RUBYDEF): needs DATA marks to export | nobu | 2009-01-27 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (RUBYDEF): needs read-only section too. | nobu | 2009-01-25 | 1 | -1/+1 |
* | * Makefile.in (miniruby): renames and then removes, to get rid of | nobu | 2009-01-20 | 1 | -8/+11 |
* | * cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rb | nobu | 2008-12-22 | 1 | -1/+1 |
* | * common.mk (ID_H_TARGET): phony target to update id.h. | nobu | 2008-10-17 | 1 | -1/+1 |
* | * configure.in (uncommon.mk): ignores failures at loading. | nobu | 2008-10-17 | 1 | -1/+1 |
* | * configure.in (gnumake): check for GNU make. | nobu | 2008-08-14 | 1 | -0/+1 |
* | * cygwin/GNUmakefile.in (clean-local): should be double-colon. | nobu | 2008-02-24 | 1 | -1/+1 |
* | * cygwin/GNUmakefile.in (clean-local): remove def file. | nobu | 2008-02-24 | 1 | -0/+3 |
* | * cygwin/GNUmakefile.in: commit miss. | nobu | 2007-12-27 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in, */Makefile.sub, | nobu | 2007-12-24 | 1 | -2/+2 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in (mingw): use def file to alias | nobu | 2005-11-05 | 1 | -0/+6 |
* | * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load | nobu | 2005-09-06 | 1 | -2/+0 |
* | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu | 2005-04-20 | 1 | -0/+2 |
* | * common.mk: add {pre,post}-install targets. | nobu | 2005-03-03 | 1 | -0/+1 |
* | * cygwin/GNUmakefile.in (clean-local, distclean-local): remove | nobu | 2004-03-28 | 1 | -1/+8 |
* | * common.mk, */Makefile.sub (lib, dll): phony targets. | nobu | 2004-03-25 | 1 | -0/+2 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 1 | -1/+4 |
* | * Makefile.in, */Makefile.sub, common.mk: extract common portions. | nobu | 2004-03-21 | 1 | -1/+1 |
* | * cygwin/GNUmakefile: remove unnecessary '--drive-name=$(CC)' | eban | 2003-08-09 | 1 | -1/+1 |
* | * cygwin/GNUmakefile: add forwarding DLL target for cygwin. | eban | 2003-08-07 | 1 | -0/+8 |
* | * cygwin/GNUmakefile: better --disbale-shared option support. | eban | 2003-08-07 | 1 | -4/+11 |
* | * configure.in: should not use def file, use ld with | eban | 2003-06-01 | 1 | -11/+9 |
* | * ruby.c (ruby_init_loadpath): under Windows, get the module | nobu | 2003-01-05 | 1 | -3/+1 |
* | * configure.in (XCFLAGS): CFLAGS to comile ruby itself. | nobu | 2002-10-21 | 1 | -3/+9 |
* | * bcc32/Makefile.sub: remove unnecessary `.dll' from filename of | usa | 2002-09-11 | 1 | -4/+4 |
* | * configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW. | eban | 2002-06-11 | 1 | -8/+13 |
* | * configure.in: remove unnecessary AC_CANONICAL_BUILD | eban | 2001-05-28 | 1 | -1/+3 |
* | gcc-2.95.2-7(cygwin) support. | eban | 2001-01-31 | 1 | -1/+1 |
* | eban | eban | 2000-10-31 | 1 | -1/+1 |
* | matz | matz | 2000-08-09 | 1 | -9/+8 |