aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* * win32/setup.mak (USE_RUBYGEMS): fixed r30835. It didn't work onkosaki2011-02-141-0/+4
* * win32/win32.c (is_internal_cmd): if the first char of prog is '@',usa2011-02-141-0/+2
* * configure.in (rubygems): add --disable-rubygems option.nobu2011-02-112-0/+18
* * include/ruby/win32.h, win32/win32.c: add rb_w32_inet_ntop.tarui2011-01-311-0/+16
* * win32/win32.c: get rid of STRNDUPA(). It's dangerous API.kosaki2011-01-271-3/+0
* * win32/win32.c (rb_w32_aspawn): get rid of too huge alloca().kosaki2011-01-271-1/+1
* * win32/win32.c (rb_w32_spawn): get rid of too huge alloca().kosaki2011-01-271-3/+8
* * win32/win32.c (open_dir_handle): get rid of too huge alloca().kosaki2011-01-271-2/+3
* * win32/win32.c (wstati64): get rid of too huge alloca().kosaki2011-01-271-1/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): fixed previous commit. sorry.usa2011-01-271-18/+13
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): get rid of too hugeusa2011-01-271-10/+18
* * configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa2011-01-141-2/+2
* * win32/win32.c (rb_w32_write_console): don't raise exception whennaruse2010-12-311-2/+2
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki2010-12-301-11/+11
* * win32/rm.bat: remove duplicated line.nobu2010-12-291-1/+0
* * win32/Makefile.sub (clean-enc): pass V to inferior make.nobu2010-12-291-1/+1
* * win32/configure.bat: Remove obsoleted conding rule. Now, wekosaki2010-12-271-3/+0
* * win32/README.win32: note to need NT based OS to build ruby.usa2010-12-271-4/+6
* * win32/rmall.bat: property.nobu2010-12-271-6/+6
* * win32/Makefile.sub: suppress a strange error message when RMALLkosaki2010-12-262-1/+7
* * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki2010-12-261-1/+3
* * win32/setup.mak (BASERUBY): quit with an error when BASERUBY was notusa2010-12-171-0/+3
* * win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa2010-12-163-8/+8
* * configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu2010-12-061-1/+3
* * win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-cor...tarui2010-12-061-1/+7
* * win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa2010-12-031-1/+1
* * win32/Makefile.sub (RCFLAGS): -nologo switch is only available inusa2010-12-021-1/+6
* * win32/win32.c (rb_w43_read): more fix. [ruby-core:33513]usa2010-12-021-1/+1
* * win32/win32.c (rb_w32_read): rollback debug code of previous commit.usa2010-12-021-1/+1
* * win32/win32.c (rb_w32_read): workaround for console reading troubles.usa2010-12-021-3/+7
* * win32/Makefile.sub (rc): suppress meaningless message.usa2010-12-021-1/+1
* * win32/win32.c (rb_w32_read): read only 1 byte at once on console.usa2010-11-301-2/+4
* * win32/Makefile.sub (scriptbin.mk): fix generated rules.nobu2010-11-291-4/+4
* * win32/win32.c (rb_w32_write_console): fix argument type.nobu2010-11-291-1/+2
* * win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine theusa2010-11-291-1/+3
* * win32/win32.c (rb_w32_write_console): fixed indentation.usa2010-11-291-7/+8
* * io.c (io_fwrite): use rb_w32_write_console under Windows.luislavena2010-11-271-0/+23
* * win32/win32.c (filecp, wstr_to_mbstr, mbstr_to_wstr):nobu2010-11-231-38/+18
* * win32/win32.c (wlink, rb_w32_getppid): use typedef instead ofnobu2010-11-231-4/+6
* * win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu2010-11-191-2/+2
* * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu2010-11-191-1/+1
* * win32/Makefile.sub (scriptbin): create script binaries.nobu2010-11-181-12/+46
* * win32/configure.bat: remove quotes from arguments to be quoted.nobu2010-11-171-13/+13
* * lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu2010-11-171-7/+7
* * win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu2010-11-171-4/+6
* * win32/setup.mak (-basic-vars-, -runtime-): suppress trailingnobu2010-11-131-2/+2
* * common.mk (showflags, help): emit messages at once.nobu2010-11-131-2/+2
* * win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu2010-11-131-2/+2
* win32/Makefile.sub: remove useless 'ECHO is <ON>' messagearton2010-11-121-2/+1
* win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton2010-11-121-1/+2