Laurent Sansonetti
|
1de776c052
|
sync
|
2014-10-19 16:24:26 +02:00 |
|
Laurent Sansonetti
|
6612d69283
|
sync
|
2014-10-19 15:31:20 +02:00 |
|
Laurent Sansonetti
|
acabbf239b
|
sync
|
2014-10-17 17:26:09 +02:00 |
|
Eloy Durán
|
ff6232838c
|
[rake] Fix previous commit to still delete the Android build dir.
|
2014-10-17 13:04:20 +02:00 |
|
Eloy Durán
|
478472308c
|
[rake] Re-instate top-level clean task and refactor into XcodeConfig.
Related to:
* 646cbb1918
* bddc880f98
|
2014-10-17 12:55:57 +02:00 |
|
Laurent Sansonetti
|
2b5880021b
|
sync
|
2014-10-17 12:40:57 +02:00 |
|
Laurent Sansonetti
|
8617f53d17
|
better init function names, using the sha1 of the full .bc path (sadly we can’t follow what we do for ios/osx as it would require bundling llvm-nm or another tool with the distribution)
|
2014-10-17 12:40:04 +02:00 |
|
Laurent Sansonetti
|
1749dd4317
|
unnecessary line
|
2014-10-17 12:38:10 +02:00 |
|
Laurent Sansonetti
|
bddc880f98
|
bring back “rake clean” task
|
2014-10-17 12:37:52 +02:00 |
|
Laurent Sansonetti
|
8c881e891c
|
sync
|
2014-10-17 12:05:44 +02:00 |
|
Laurent Sansonetti
|
cd48fb034d
|
better message in case we can't retrieve the API version of the device
|
2014-10-17 12:05:44 +02:00 |
|
Eloy Durán
|
259c3a4172
|
[Vendor] Allow the user to override default cflags.
|
2014-10-17 11:12:26 +02:00 |
|
Laurent Sansonetti
|
a9962e23e6
|
sync
|
2014-10-17 00:34:43 +02:00 |
|
Laurent Sansonetti
|
00c9510d1f
|
generate java.lang.System.loadLibrary() instead of System.loadLibrary() because the later may not work all the time
|
2014-10-17 00:33:41 +02:00 |
|
Laurent Sansonetti
|
454f3c710d
|
sync
|
2014-10-17 00:26:14 +02:00 |
|
Laurent Sansonetti
|
91eba99aa2
|
sync
|
2014-10-16 23:38:15 +02:00 |
|
Watson
|
04a01fa6f9
|
sync
|
2014-10-17 00:43:33 +09:00 |
|
Watson
|
7f2b93db3b
|
[android] add android repl into gitignore
|
2014-10-17 00:39:48 +09:00 |
|
Watson
|
2d5c9ba743
|
[README] add setting up LLVM for Android
|
2014-10-17 00:39:48 +09:00 |
|
Laurent Sansonetti
|
f383a5be97
|
sync
|
2014-10-16 17:38:47 +02:00 |
|
Watson
|
17c56d85de
|
[test] add comment
|
2014-10-16 20:35:55 +09:00 |
|
Watson
|
42534ba041
|
[test] enable other Dispatch.once spec
|
2014-10-16 20:35:55 +09:00 |
|
Eloy Durán
|
05fe0dd193
|
[llvm] Patch a Makefile to work on OS X 10.10.
Previously it would match 10.10 as 10.1
|
2014-10-16 11:39:43 +02:00 |
|
Watson
|
ab35ef6811
|
[NEWS] fix RM-628
|
2014-10-16 11:59:51 +09:00 |
|
Watson
|
58eec98497
|
[test] configure app.archs' for device if passed arm' into ENV['ARCH']
|
2014-10-16 11:58:18 +09:00 |
|
Watson
|
e98a1682d9
|
[test] add spec for RM-628
|
2014-10-16 11:50:17 +09:00 |
|
Watson
|
96f5a98bb9
|
[NEWS] fix RM-632
|
2014-10-16 07:13:50 +09:00 |
|
Watson
|
26894c5906
|
fix a regression where `rake spec' does not work on OS X platform
http://hipbyte.myjetbrains.com/youtrack/issue/RM-632
|
2014-10-16 07:13:28 +09:00 |
|
Watson
|
edad434f9d
|
2.38
|
2014-10-16 07:11:39 +09:00 |
|
Watson
|
e6162926e5
|
sync
2.37
|
2014-10-16 07:11:05 +09:00 |
|
Laurent Sansonetti
|
2e9ad50f32
|
when running specs on the device, redirect puts/print calls to NSLog
|
2014-10-15 16:16:19 +02:00 |
|
Laurent Sansonetti
|
454d0ce787
|
don't run spec:device with the debugger
|
2014-10-15 16:15:52 +02: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
|
9c6f1cf6d3
|
sync
|
2014-10-15 16:44:41 +09:00 |
|
Watson
|
85e21f52c2
|
[NEWS] fix RM-630
|
2014-10-15 15:19:48 +09:00 |
|
Watson
|
3bd2b65997
|
[test] add build-iPhoneOS into gitignore
|
2014-10-14 23:24:00 +09:00 |
|
Watson
|
128386590d
|
[test] fix "undefined method running_disabled_spec=' for Bacon:Class" error with rake spec:device'
|
2014-10-14 23:21:37 +09:00 |
|
Watson
|
77e4d16028
|
[test] embed ENV['deployment_target'] into app for `rake spec:device'
When run `rake spec:device', ENV['deployment_target'] did not have any data.
Then the exception was raised in a75ced9400/test/helpers/bacon.rb (L4)
|
2014-10-14 23:19:48 +09:00 |
|
Watson
|
71cf3e5409
|
[NEWS] fix RM-628
|
2014-10-14 16:42:23 +09:00 |
|
Watson
|
67c1e117eb
|
2.37
|
2014-10-14 16:39:19 +09:00 |
|
Watson
|
fa4cf647df
|
sync
2.36
|
2014-10-14 14:04:53 +09:00 |
|
Eloy Durán
|
3fba9a6477
|
[NEWS] Document arm64 requirement for Frameworks & Extensions.
|
2014-10-13 14:29:00 +02:00 |
|
Eloy Durán
|
85b668f249
|
[iOS embedded targets] Require arm64 for device builds.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-559
|
2014-10-13 14:27:10 +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 |
|
Laurent Sansonetti
|
1c74ea86e2
|
updated instructions on how to build LLVM
|
2014-10-13 13:04:38 +02:00 |
|
Laurent Sansonetti
|
e9c3eec999
|
OS X 10.6 and iOS 4.3 no longer supported
|
2014-10-13 13:02:43 +02:00 |
|