aboutsummaryrefslogtreecommitdiffstats
path: root/wince
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized.nobu2007-02-021-0/+10
* * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa2007-01-233-0/+13
* * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files.usa2006-12-211-0/+0
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-1/+1
* * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa2006-10-061-3/+0
* * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu2006-10-011-0/+1
* * {win32,wince}/Makefile.sub (CPP): check predefined value.usa2006-09-261-1/+1
* * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa2006-09-201-0/+2
* * 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-032-7/+5
* * configure.in, {bcc32,win32,wince}/Makefile.sub (HAVE_SNPRINTF,usa2005-08-031-0/+2
* * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu2005-07-251-3/+2
* * common.mk: Borland MAKE doesn't look for file names which have pathsnobu2005-07-251-1/+0
* * 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-142-9/+0
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-0/+2
* * configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.nobu2005-04-301-0/+4
* * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu2005-04-201-0/+5
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-201-0/+3
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-192-0/+9
* * wince/configure.bat, wince/setup.mak: add prefix, extstatic andnobu2005-04-022-60/+104
* * lib/mkmf.rb (create_makefile): allow putting spaces between targetnobu2005-03-051-1/+1
* * {bcc32,win32,wince}/Makefile.sub (config.h): check if affectednobu2005-03-031-5/+17
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-221-1/+2
* * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa2004-11-161-1/+1
* * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa2004-11-161-0/+1
* * parse.y: add prototypes for Microsoft compiler.usa2004-09-171-1/+2
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+1
* * wince/Makefile.sub (LIBS): need to link ceshell library for SH*usa2004-08-191-1/+1
* * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa2004-06-241-1/+1
* * */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa2004-04-221-1/+1
* * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu2004-04-071-0/+4
* integrated to win32/*.rb.nobu2004-03-252-131/+0
* * common.mk, */Makefile.sub (lib, dll): phony targets.nobu2004-03-251-2/+0
* * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu2004-03-232-15/+18
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-212-369/+100
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-101-10/+13
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-091-4/+31
* * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-021-3/+1
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-141-9/+5
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-02-101-2/+1
* * configure.in (DLEXT2): removed. Ruby does not treateban2004-01-291-2/+0
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-101-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-312-2/+2