aboutsummaryrefslogtreecommitdiffstats
path: root/symbian
Commit message (Collapse)AuthorAgeFilesLines
* Added HAVE_LABS and HAVE_LLABS to config.hazav2010-11-131-0/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Changed packaging version in line with API style 3 versioningazav2010-11-131-3/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav2010-03-211-0/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/README.SYMBIAN: fixed broken patch and converted tonobu2010-03-151-63/+53
| | | | | | | unified diff. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/configure.bat: Ruby Core installation separated from standard ↵azav2010-03-141-3/+4
| | | | | | extensions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26921 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/README.SYMBIAN: Ruby Core installation separated from standard ↵azav2010-03-141-1/+4
| | | | | | extensions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (*.pkg): Ruby Core installation separated from standard ↵azav2010-03-141-1/+15
| | | | | | | | extensions. * symbian/setup (config.h): support for 2nd internal drive added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (*.pkg): Shared library installation path fixed to match ↵azav2010-03-071-1/+2
| | | | | | | | | changes in version.c. * symbian/setup (ruby.mmp): SOURCE dln_find.c added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * win32/Makefile.sub, symbian/setup (config.h): pack.c requiresnobu2010-03-021-0/+12
| | | | | | | SIZEOF_INT*_T now. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * dln.c (translit_separator): moved back from load.c again.nobu2010-02-241-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and ↵azav2010-02-201-0/+4
| | | | | | | | | RUBY_LIB_VERSION_STYLE defined. * symbian/setup (ruby.mmp): SOURCE node.c added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.nobu2010-01-251-6/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (config.h): EXECUTABLE_EXTS moved from dln.c:dln_find_1().azav2009-12-051-0/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.cazav2009-10-031-0/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to work with the latest PIPS version 1.6azav2009-09-261-1/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to work with the latest PIPS version 1.6azav2009-09-261-2/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to work with the latest PIPS version 1.6azav2009-09-261-41/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup: Updated .mmp file generation due to blockinlining.c removal.azav2009-09-261-1/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/pre-build: added rule to generate id.h for Symbian build.azav2009-09-131-2/+7
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/configure.bat: fixed harmless error message.azav2009-09-131-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the ↵azav2009-04-201-0/+2
| | | | | | change in time.c git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX.nobu2009-03-091-0/+1
| | | | | | | | | * ruby.c (ruby_init_loadpath_safe): uses string as buffer. * symbian/setup (config_h): defines MANGLED_PATH. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval_intern.h (translit_char): moved from ruby.c.nobu2009-02-191-0/+1
| | | | | | | | | | * load.c (load_ext): transliterates file separators and back if needed. * symbian/setup (DLN_NEEDS_ALT_SEPARATOR): defined. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/setup: Update Symbian config to match recent changes in ↵azav2009-02-161-1/+1
| | | | | | missing/alloca.c git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Created execl stub as a missing PIPS functionazav2009-02-061-1/+6
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Updated Symbain configuration procedure to avoid creating files outside ↵azav2009-02-043-91/+86
| | | | | | build directory git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Updated Symbain configuration procedure to avoid creating files outside ↵azav2009-02-041-13/+20
| | | | | | build directory git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Updated Symbian configuration procedure to avoid creating files outside ↵azav2009-02-041-1407/+0
| | | | | | build directory git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/pre-build (COMSPEC): should not overridden.nobu2009-01-162-117/+116
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * symbian/README.SYMBIAN: symbian support added. great appreciatematz2009-01-157-0/+2228
to <alexandre.zavorine at symbian.com>. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e