| Commit message (Expand) | Author | Age | Files | Lines |
* | * win32/Makefile.sub (config.h): VC6 has __int64. | usa | 2010-03-05 | 1 | -2/+0 |
* | * win32/win32.c (signbig): defined. | nobu | 2010-03-02 | 1 | -0/+1 |
* | * win32/Makefile.sub, symbian/setup (config.h): pack.c requires | nobu | 2010-03-02 | 1 | -2/+9 |
* | * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): should be | nobu | 2010-01-29 | 1 | -0/+3 |
* | * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures. | nobu | 2010-01-25 | 1 | -8/+0 |
* | removes the dtrace support. reverts r26239, r26238 and r26235. | yugui | 2010-01-05 | 1 | -1/+0 |
* | * win32/Makefile.sub (TRACING_MODEL): follow yugui's previous changes. | usa | 2010-01-04 | 1 | -0/+1 |
* | * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from | nobu | 2009-11-30 | 1 | -0/+3 |
* | * win32/{configure.bat, setup.mak, Makefile.sub}: add new configure | usa | 2009-11-26 | 1 | -0/+3 |
* | * win32/Makefile.sub: nmake execute the file named echo if it exists | usa | 2009-11-19 | 1 | -2/+2 |
* | * win32/Makefile.sub (config.h): added RUBY_SITEARCH to use | nobu | 2009-10-26 | 1 | -0/+2 |
* | * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable | nobu | 2009-10-22 | 1 | -0/+5 |
* | * win32/Makefile.sub (enc/unicode/name2ctype.h): no need to create | usa | 2009-10-19 | 1 | -1/+1 |
* | * win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER): | usa | 2009-10-01 | 1 | -7/+8 |
* | * Makefile.in, win32/Makefile.sub (INSNS): depend on tools. | nobu | 2009-09-21 | 1 | -1/+3 |
* | * win32/Makefile.sub (config.status): install-capi needs docdir. And, | usa | 2009-09-16 | 1 | -3/+4 |
* | * win32/Makefile.sub: sorry, typo. | usa | 2009-09-16 | 1 | -1/+1 |
* | * win32/Makefile.sub (DOCTARGETS): rdoc is default. | usa | 2009-09-16 | 1 | -2/+2 |
* | * win32/Makefile.sub: typo. | usa | 2009-09-16 | 1 | -0/+1 |
* | * configure.in (CAPITARGET): enable iff doxygen is available. | nobu | 2009-09-16 | 1 | -2/+21 |
* | * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of this | usa | 2009-09-15 | 1 | -1/+1 |
* | * win32/Makefile.sub (MAKEDIRS): define. | usa | 2009-08-24 | 1 | -0/+1 |
* | * win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of | nobu | 2009-08-24 | 1 | -1/+1 |
* | * enc/unicode/name2ctype.h: split from enc/unicode.c and made a | nobu | 2009-08-21 | 1 | -0/+4 |
* | * win32/Makefile.sub (TEST_RUNNABLE): follow r24209. | usa | 2009-07-21 | 1 | -0/+3 |
* | * win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb. | usa | 2009-07-15 | 1 | -1/+1 |
* | * Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc. | nobu | 2009-06-09 | 1 | -0/+1 |
* | * configure.in ($ridir): new configuration. [ruby-core:23520]. | yugui | 2009-05-23 | 1 | -3/+1 |
* | * instruby.rb: moved into tool/. | yugui | 2009-05-22 | 1 | -1/+1 |
* | * Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME): | nobu | 2009-05-08 | 1 | -6/+11 |
* | * win32/Makefile.sub (config.h): updated. | nobu | 2009-04-01 | 1 | -4/+4 |
* | * win32/Makefile.sub (config.h): added RUBY_COREDLL. | nobu | 2009-03-17 | 1 | -0/+1 |
* | * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. | nobu | 2009-03-16 | 1 | -0/+9 |
* | * common.mk (.y.c): use SRC_FILE which contains slashes instead of | nobu | 2009-03-15 | 1 | -0/+2 |
* | * win32/Makefile.sub (WARNFLAGS): warning 4996 is only in VC++8 or | usa | 2009-03-12 | 1 | -0/+4 |
* | * time.c (time_to_i, time_hash): time_t may be bigger than long | nobu | 2009-03-10 | 1 | -0/+5 |
* | * win32/Makefile.sub (WARNFLAGS): uses -wd4996 instead of | nobu | 2009-03-10 | 1 | -2/+4 |
* | * win32/Makefile.sub (OPTFLAGS): simplified. | usa | 2009-03-10 | 1 | -1/+1 |
* | * win32/Makefile.sub (LDFLAGS): moved -link to TRY_LINK, LINK_SO | nobu | 2009-03-10 | 1 | -6/+5 |
* | * win32/Makefile.sub (config.h): passes LDFLAGS to rbconfig.rb so | nobu | 2009-03-10 | 1 | -1/+1 |
* | * win32/Makefile.sub (LDFLAGS): always prepends -link. | nobu | 2009-03-08 | 1 | -1/+2 |
* | * Makefile.in (update-mspec): split from update-rubyspec. | nobu | 2009-03-06 | 1 | -0/+18 |
* | * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using | nobu | 2009-03-06 | 1 | -1/+2 |
* | * win32/Makefile.sub (.c.asm): removed $(COUTFLAG). | nobu | 2009-03-06 | 1 | -4/+4 |
* | * Makefile.in, win32/Makefile.sub (INSNS): moved variable | nobu | 2009-03-06 | 1 | -0/+3 |
* | * win32/Makefile.sub (make_insns_rules): rule to make rules for insns. | nobu | 2009-03-05 | 1 | -0/+16 |
* | * win32/Makefile.sub (miniruby.exe): workaround for a failure of | nobu | 2009-03-05 | 1 | -2/+5 |
* | * configure.in, win32/configure.bat (--enable-win95): new option | nobu | 2009-03-04 | 1 | -2/+2 |
* | * configure.in (mingw): checks if unicows.lib is available. | nobu | 2009-03-04 | 1 | -0/+3 |
* | * include/ruby/win32.h (WIN95): moved to config.h | nobu | 2009-03-04 | 1 | -1/+4 |