Commit Graph

581 Commits

Author SHA1 Message Date
Watson
cec928744d [NEWS] RM-419 2014-02-06 09:53:55 +09:00
Eloy Durán
7f79ecd295 [Command] Disable template validation for now.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-418.
2014-02-04 17:03:39 +01:00
Eloy Durán
086d232ba0 [REPL/OSX] Make it work when codesigned and sandboxed.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-410
2014-02-04 14:13:43 +01:00
Eloy Durán
4685e83ca7 [NEWS] Document `activate' command fix. 2014-02-04 11:56:42 +01:00
Watson
8c229aa670 [NEWS] fix RM-175 2014-02-04 08:19:24 +09:00
Watson
be2a47ea45 Revert "[NEWS] fix RM-175"
This reverts commit 136f224f40.
2014-02-04 07:15:13 +09:00
Eloy Durán
eccc83de30 [NEWS] Document fix for vendor_project with Xcode projects. 2014-02-03 19:48:12 +01:00
Watson
136f224f40 [NEWS] fix RM-175 2014-02-04 01:15:54 +09:00
Eloy Durán
a8e8f4a60c [NEWS] Document fix for BS files for static libs. 2014-02-03 16:01:46 +01:00
Laurent Sansonetti
89a34acff7 reformat 2014-02-03 14:03:53 +01:00
Eloy Durán
d4c32b110d [NEWS] Document vendor_project BS file location fix. 2014-02-03 13:21:27 +01:00
Eloy Durán
2c49a684bf [NEWS] Document DTSDKBuild & DTPlatformBuild fix. 2014-02-03 12:36:16 +01:00
Watson
c4f9ad5f08 sync 2014-02-02 21:15:11 +09:00
Watson
fe655a4424 [NEWS] fix RM-413 2014-01-31 13:38:44 +09:00
Eloy Durán
115fbd23e2 [NEWS] Update doc regarding zeroing weakref. 2014-01-30 14:30:43 +01:00
Eloy Durán
1b73d73f49 [NEWS] Document zeroing reference change to WeakRef.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-327.
2014-01-30 00:15:41 +01:00
Eloy Durán
27369a1e18 [Vendor] Use MACOSX_DEPLOYMENT_TARGET when building for OS X.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-412
2014-01-29 15:19:30 +01:00
Watson
2c81a203b9 [NEWS] fix RM-408 2014-01-29 11:44:17 +09:00
Laurent Sansonetti
7c8f923d71 sync 2014-01-27 20:07:19 +01:00
Laurent Sansonetti
3bd5aae52e re-organize 2014-01-27 18:55:38 +01:00
Laurent Sansonetti
37a4ab669b Merge branch 'master' of github.com:lrz/RubyMotion
Conflicts:
	NEWS
2014-01-27 16:47:21 +01:00
Laurent Sansonetti
916733da93 reformat for release 2014-01-27 16:43:46 +01:00
Eloy Durán
eacff90889 [NEWS] Document shift to use of RubyGems for plugins. 2014-01-27 16:35:53 +01:00
Watson
e0f864f8c7 [NEWS] fix RM-404 2014-01-27 17:43:49 +09:00
Watson
50fd4f6c23 sync 2014-01-27 14:16:27 +09:00
Watson
25648dd1a7 [NEWS] fix RM-402 2014-01-25 22:06:13 +09:00
Eloy Durán
8d783fa251 [NEWS] Document NS(Open|Save)Panel sandbox fix.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-401.
2014-01-24 16:20:39 +01:00
Watson
abfad82113 [NEWS] fix RM-400 2014-01-24 10:30:53 +09:00
Watson
cc2f913268 [NEWS] fix RM-374 2014-01-23 12:36:24 +09:00
Watson
54a1c1fdf1 remove trailing white spaces 2014-01-23 12:33:49 +09:00
Watson
47932cd85b [NEWS] update 2014-01-22 14:26:42 +09:00
Watson
0fd2d380d9 [NEWS] Improved calculation performance where Float objects are used 2014-01-22 14:24:23 +09:00
Watson
a24b314a13 [NEWS] Improved performance in dispatcher 2014-01-21 16:40:59 +09:00
Watson
42dc068472 [NEWS] Improved performance in dispatcher 2014-01-21 13:15:47 +09:00
Eloy Durán
0dc8f0cadb [NEWS] Document CLI -> CLAide change. 2014-01-20 17:56:52 +01:00
Watson
5529823243 [NEWS] Fixed a memory leak which is caused by Dispatch::Queue.new 2014-01-20 21:21:18 +09:00
Watson
d77a8e98b3 [NEWS] update 2014-01-20 18:05:34 +09:00
Watson
f4b1536e38 [NEWS] Fixed that cftype constant in AudioToolbox could not be used 2014-01-20 16:55:35 +09:00
Watson
6868949def sync 2014-01-20 09:30:28 +09:00
Watson
03b3605d6b [NEWS] fix RM-193 2014-01-19 14:50:48 +09:00
Watson
eba8ca8c06 sync 2014-01-19 07:45:11 +09:00
Watson
42c477407c [NEWS] Improve performance where Range objects are created with literal 2014-01-18 18:11:02 +09:00
Watson
4477912d56 [NEWS] update previous commit 2014-01-17 23:31:07 +09:00
Watson
463f970367 [NEWS] Fixed a bug in build system where link error was caused with ARM64 2014-01-17 23:13:27 +09:00
Watson
875f0ff170 [NEWS] fix RM-150 2014-01-17 06:45:24 +09:00
Eloy Durán
fb53ff0948 [test] Make iOS UI helper search from the key window instead.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-382.
2014-01-16 12:06:31 +01:00
Eloy Durán
55f1322e4e [vendor] Default to :cflags option for BS generation.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-388.
2014-01-16 11:23:11 +01:00
Eloy Durán
2aa28638c0 [vendor] Accept glob patterns for the `source_files' option.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-317.
2014-01-15 14:50:51 +01:00
Laurent Sansonetti
b9b8c2fc65 sync 2014-01-15 13:30:15 +01:00
Eloy Durán
9fe2cad556 [OSX] Add external_frameworks config variable.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-254
2014-01-15 13:20:56 +01:00