aboutsummaryrefslogtreecommitdiffstats
path: root/wince/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-2/+2
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+1
* * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu2005-08-031-5/+2
* * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu2005-07-251-3/+2
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-161-0/+3
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-141-2/+0
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-0/+2
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-201-0/+3
* * {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean2005-04-111-1/+1
* * {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty innobu2005-04-021-1/+1
* * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu2005-03-301-340/+123
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-211-0/+1
* * {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa2004-11-171-1/+1
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-07-071-2/+1
* * Makefile.in */Makefile.sub: error.c no longer include version.hnobu2004-04-241-2/+1
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-04-231-1/+1
* * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9.ocean2004-04-121-0/+1
* * win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't checkusa2004-03-021-3/+1
* * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)ocean2004-02-161-9/+5
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-121-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-12-011-1/+2
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-241-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-221-0/+2
* * string.c: add #include "version.h". this file still depends on it.usa2003-11-051-1/+2
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2003-11-041-4/+3
* * wince/string_wce.c (strrchr): should decrement pointer.uema22003-10-311-1/+1
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-311-0/+1
* * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spacesusa2003-10-301-1/+1
* * wince/setup.mak: add sigmarionIII SDK support.uema22003-10-011-13/+19
* * marshal.c (w_symbol, w_object): get rid of warnings.nobu2003-08-161-0/+8
* * wince/Makefile.sub: undefine HAVE__SETJMP.uema22003-06-211-1/+0
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-06-051-2/+3
* * wince/string_wce.c: add strpbrk() for hpcpro support.uema22003-06-011-3/+15
* * wince/Makefile.sub: add eMbedded Visual C++ 4.0 support.uema22003-05-241-3/+3
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub,nobu2003-05-211-9/+12
* * wince/ : files removed.uema22003-04-261-0/+692