Eloy Durán
|
3e935532d2
|
[command] Make RubyMotion main description a bit better.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
27574bb6c7
|
[command] Take the update command apart a bit.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
f1848a852a
|
[command] Make update command work again.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
521155fa86
|
[command] Make support command work again.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
c86c04ae04
|
[command] Make the activate command work again.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
589a1ae2f6
|
[command] Make the account command work again.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
d3db52b9c2
|
[command] Make the changelog command work again.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
86c2914a44
|
[command] Change base class to use CLAide::Command.
|
2014-01-20 17:56:13 +01:00 |
|
Eloy Durán
|
ffe697ad53
|
[command] Vendor CLAide.
|
2014-01-20 17:56:13 +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
|
fc4f0d7e86
|
add test for AudioToolbox
|
2014-01-20 18:03:07 +09:00 |
|
Watson
|
f4b1536e38
|
[NEWS] Fixed that cftype constant in AudioToolbox could not be used
|
2014-01-20 16:55:35 +09:00 |
|
Watson
|
7a281a1bba
|
fix that cftype constant in AudioToolbox cannot be used
Relate to :
- http://hipbyte.myjetbrains.com/youtrack/issue/RM-50
- https://hipbyte.freshdesk.com/helpdesk/tickets/1514
|
2014-01-20 16:54:08 +09:00 |
|
Laurent Sansonetti
|
7d03affae0
|
quiet archiving
|
2014-01-20 02:05:20 +01:00 |
|
Watson
|
6868949def
|
sync
|
2014-01-20 09:30:28 +09:00 |
|
Laurent Sansonetti
|
7fe07ab3bd
|
pass less flags to the assembler
|
2014-01-20 01:29:03 +01:00 |
|
Laurent Sansonetti
|
4d3e8c0c70
|
more work on the android port
|
2014-01-19 23:38:32 +01:00 |
|
Watson
|
03b3605d6b
|
[NEWS] fix RM-193
|
2014-01-19 14:50:48 +09:00 |
|
Watson
|
b226e23dc0
|
add test for RM-193
|
2014-01-19 14:50:36 +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 |
|
Andrew Larssen
|
aa9cdf5c98
|
Fix hard coded path that does not honour xcode-select in builder.
This is causing problems building amd64 iOS 7.1 using Xcode5.1-Beta3 as it is not in the usual path.
|
2014-01-17 23:10:32 +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 |
|
Watson
|
102389f7ea
|
sync
|
2014-01-16 06:10:17 +09: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 |
|
Eloy Durán
|
8d9fc8082a
|
Fix builder when not building for OS X.
|
2014-01-15 14:50:50 +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 |
|
Watson
|
15bbe6142f
|
sync
|
2014-01-14 17:57:25 +09:00 |
|
Eloy Durán
|
09289af1b6
|
[NEWS] Document fix for 64-bit only enum values.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-389
|
2014-01-13 18:17:28 +01:00 |
|
Laurent Sansonetti
|
b09b209b93
|
oops
|
2014-01-13 14:19:31 +01:00 |
|
Watson
|
ec14e22dab
|
[NEWS] Improved Proc#new performance. 15% faster
|
2014-01-13 21:05:52 +09:00 |
|
Watson
|
637b9a79f6
|
[NEWS] Improved Rational performance. ~4 times faster
|
2014-01-13 13:04:13 +09:00 |
|
Watson
|
88f581dff1
|
add benchmark for Rational
|
2014-01-13 02:02:37 +09:00 |
|
Laurent Sansonetti
|
e7fb463e8d
|
retrieve payload file name from the config object
|
2014-01-11 12:09:40 +01:00 |
|
Laurent Sansonetti
|
76c6c2c7f6
|
pass the target platform to the compiler
|
2014-01-10 23:54:36 +01:00 |
|
Laurent Sansonetti
|
9c592b4934
|
compile/link the payload library with clang
|
2014-01-10 23:54:04 +01:00 |
|
Laurent Sansonetti
|
2dc26beb04
|
android archs are now defined in the main rakefile
|
2014-01-10 17:58:34 +01:00 |
|
Laurent Sansonetti
|
bd68f2c299
|
copy android kernel files, use proper arch name in the sub-directory
|
2014-01-10 17:50:06 +01:00 |
|
Laurent Sansonetti
|
b0435cfb47
|
fix android vm path
|
2014-01-10 16:11:32 +01:00 |
|
Laurent Sansonetti
|
b76bdee81e
|
sync
|
2014-01-10 14:21:09 +01:00 |
|
Eloy Durán
|
8243af9c4d
|
[NEWS] Make tagged-pointer doc span all possibilities.
|
2014-01-10 14:20:17 +01:00 |
|
Laurent Sansonetti
|
d1f6429597
|
[OSX] fix crashlog task
|
2014-01-10 14:10:09 +01:00 |
|
Watson
|
0153767bf9
|
[NEWS] fix RM-72
|
2014-01-10 15:19:08 +09:00 |
|
Watson
|
590e90f858
|
add test for RM-72
|
2014-01-10 15:17:05 +09:00 |
|