Menu

SVN Commit Log


Commit Date  
[r2592] by kimuraw

Fix sample sample/Hakoiri-Musume on ruby-2.x

- add missing framework linking.
- add magic-comment for source code encoding.
- use $KCODE only ruby-1.8.

2014-07-17 15:10:46 Tree
[r2591] by kimuraw

Fix build failure of sample/DotView on OS X 10.9

2014-07-17 14:48:27 Tree
[r2590] by kimuraw

Convert NSString#fileSystemRepresentation encoding to filesystem encoding (UTF-8) from UTF-8-Mac on ruby-2.x

2014-07-15 13:55:43 Tree
[r2589] by kimuraw

Add a config file for packaging with 10.9 built-in ruby-2.0

2014-07-14 14:28:52 Tree
[r2588] by kimuraw

Add a packaging option "--config-file"

$ ruby install.rb package --config-file=[filename]

[filename]
name of config file exists under package/config/.

2014-07-14 14:28:39 Tree
[r2587] by kimuraw

Allow to specify package name in config files

change package name for 10.9 Mervericks:

RubyCocoa-1.1.0-OSX10.9
-> RubyCocoa-1.1.0-OSX10.9-Ruby1.8

2014-07-13 14:48:06 Tree
[r2586] by kimuraw

remove import obsoleted header file "ruby/backward/rubysig.h"

2014-07-12 13:19:05 Tree
[r2585] by kimuraw

Remove comment for fixed bug at r2579

2014-07-12 13:18:56 Tree
[r2584] by kimuraw

Fix sample apps using ruby Thread do not work with ruby-2.x

add missing `Thread.pass`.

2014-07-10 13:33:41 Tree
[r2583] by kimuraw

Fix build failure of sample/Thread on OS X 10.9

2014-07-06 13:28:21 Tree
Older >