Commit Graph

805 Commits

Author SHA1 Message Date
Laurent Sansonetti
e4ff85f3b5 sync 2014-10-23 15:23:30 +02:00
Eloy Durán
6216257c49 [NEWS] Document clean fix. 2014-10-22 11:21:13 +02:00
Watson
88b7f9cbd4 [NEWS] fix RM-643 2014-10-22 00:25:39 +09:00
Watson
91e0cc7c6e [deploy] search & use device symbol which is dumped by Xcode
http://hipbyte.myjetbrains.com/youtrack/issue/RM-622
2014-10-21 16:04:15 +09:00
Eloy Durán
667023a028 [OSX] Sign embedded frameworks individually.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-642
2014-10-20 15:46:45 +02:00
Eloy Durán
0c88907e06 [Config] Capture and work with the OS X host version in a proper way.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-633
2014-10-20 13:11:57 +02:00
Eloy Durán
97dc93bd42 [Command::Update] Support Axel for optimised downloading. 2014-10-20 12:45:54 +02:00
Eloy Durán
259c3a4172 [Vendor] Allow the user to override default cflags. 2014-10-17 11:12:26 +02:00
Watson
ab35ef6811 [NEWS] fix RM-628 2014-10-16 11:59:51 +09:00
Watson
96f5a98bb9 [NEWS] fix RM-632 2014-10-16 07:13:50 +09:00
Laurent Sansonetti
35193bdb89 sync 2014-10-15 14:15:34 +02:00
Laurent Sansonetti
c8d17d7ef4 sync 2014-10-15 12:44:58 +02:00
Laurent Sansonetti
c91411f1b6 reformat 2014-10-15 09:51:15 +02:00
Watson
85e21f52c2 [NEWS] fix RM-630 2014-10-15 15:19:48 +09:00
Watson
71cf3e5409 [NEWS] fix RM-628 2014-10-14 16:42:23 +09:00
Eloy Durán
3fba9a6477 [NEWS] Document arm64 requirement for Frameworks & Extensions. 2014-10-13 14:29:00 +02:00
Laurent Sansonetti
fa21c2f4eb reformat (bis) 2014-10-13 14:24:32 +02:00
Laurent Sansonetti
47bd3a3d43 reformat 2014-10-13 14:23:42 +02:00
Laurent Sansonetti
74fd027c2e sync 2014-10-13 13:07:16 +02:00
Eloy Durán
1291cfa473 Add test for -[ImmediateRef copy] and document. 2014-10-10 17:46:35 +02:00
Watson
8782767966 [NEWS] fix RM-624 2014-10-10 15:35:37 +09:00
Laurent Sansonetti
f70ba9b5fe sync 2014-10-09 16:35:14 +02:00
Eloy Durán
697624516c [NEWS] Document Vendor/Xcode clean/noise fixes. 2014-10-08 19:14:36 +02:00
Laurent Sansonetti
e40736467b sync 2014-10-07 15:07:47 +02:00
Watson
87a2c76b6b [NEWS] fix RM-393 2014-10-06 10:48:29 +09:00
Watson
885dd4ef02 [NEWS] fix RM-617 2014-10-05 16:49:47 +09:00
Watson
807e3284df [NEWS] Improved IO#.read performance 2014-10-04 10:57:01 +09:00
Laurent Sansonetti
e31bff8044 sync 2014-10-02 18:28:37 +02:00
Eloy Durán
f261d131c2 [NEWS] Englishify slightly. 2014-10-02 15:14:52 +02:00
Eloy Durán
adfe10ec37 [NEWS] Document fix for newer SDKs than metadata. 2014-10-02 15:12:50 +02:00
Watson
53a0705dd1 make sure use librubymotion-repl.dylib in OSX 10.8
http://hipbyte.myjetbrains.com/youtrack/issue/RM-608

if use librubymotion-repl.dylib in vm/MacOSX10.10-repl.objs and vm/MacOSX10.9-repl.objs, REPL cause a crash with "1): Symbol not found: __ZNSs4_Rep11_S_terminalE" error.

Now, OSX build order is "10.10,10.6,10.7,10.8,10.9", so OSX 10.10's librubymotion-repl.dylib was installed.
2014-10-02 09:05:32 +09:00
Watson
0429f305d5 [NEWS] fix RM-129 2014-09-26 10:42:43 +09:00
Watson
96272caf84 fix a bug in framework where it would not update if changed the code
http://hipbyte.myjetbrains.com/youtrack/issue/RM-587
2014-09-24 14:19:26 +09:00
Watson
3bcc44519f change dSYM path to fix symbolicate with Instruments on iOS device
http://hipbyte.myjetbrains.com/youtrack/issue/RM-487
2014-09-24 14:03:04 +09:00
Laurent Sansonetti
6d958a6bf2 sync 2014-09-22 19:52:25 +02:00
Laurent Sansonetti
b822ee0e45 sync 2014-09-17 01:29:25 +09:00
Watson
f9e16114da [NEWS] fix RM-601 2014-09-16 23:42:52 +09:00
Watson
2f70b13171 [NEWS] typo 2014-09-14 15:52:00 +09:00
Watson
2f5645c676 [NEWS] fix RM-600 2014-09-14 15:50:06 +09:00
Watson
650f5020e5 [NEWS] delete trailing whitespaces 2014-09-14 15:50:06 +09:00
Watson
6b64ed0362 [NEWS] Improved Regexp.last_match performance 2014-09-13 21:14:04 +09:00
Watson
bc5ff65ab1 fix a bug where Instruments does not launch if specify the template name with "rake profile template='xxx'"
http://hipbyte.myjetbrains.com/youtrack/issue/RM-599
2014-09-13 13:00:50 +09:00
Eloy Durán
aff6b0ba30 [NEWS] Document fix for iPhone 6/6+ launch images. 2014-09-12 21:23:54 +02:00
Watson
a16a66c015 fix a bug where `rake debug=1' freezes lldb with Xcode 6 GM
http://hipbyte.myjetbrains.com/youtrack/issue/RM-597

if give lldb commands file using "-s" option,
looks like "run" command freezes lldb.
2014-09-12 21:49:07 +09:00
Watson
dbe9d49275 launch iPhone 6 simulator by default 2014-09-12 15:46:36 +09:00
Eloy Durán
0afceb059a [NEWS] Document fix for http://hipbyte.myjetbrains.com/youtrack/issue/RM-592 2014-09-10 15:57:37 +02:00
Watson
8fec7331b8 [NEWS] fix RM-590 2014-09-08 15:02:32 +09:00
Laurent Sansonetti
3845e839a7 sync 2014-09-06 19:00:48 +02:00
Watson
1f96a2e34a [NEWS] fix RM-586 2014-09-06 13:06:46 +09:00
Eloy Durán
0d9b6af80f [NEWS] Credit Rakesh for ctags patch. 2014-09-04 11:45:24 +02:00