Menu

SVN Commit Log


Commit Date  
[r2595] by kimuraw

Fix build failure of sample/MultiNib on OS X 10.9

2014-07-19 07:38:45 Tree
[r2594] by kimuraw

Fix build failure of sample/MakefileApp, MakefileApp2 on OS X 10.9

2014-07-19 07:38:29 Tree
[r2593] by kimuraw

Add a dict RUBYCOCOA_BUILD_CONFIG into Info.plist

the dict shows build environment of RubyCocoa.framework.

+ RUBYCOCOA_BUILD_CONFIG
+ MACOSX_DEPLOYMENT_TARGET
+ RUBY_VERSION

2014-07-18 14:41:23 Tree
[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
Older >