Commit Graph

  • 478472308c [rake] Re-instate top-level clean task and refactor into XcodeConfig. Eloy Durán 2014-10-17 12:55:57 +02:00
  • 2b5880021b sync Laurent Sansonetti 2014-10-17 12:40:57 +02:00
  • 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) Laurent Sansonetti 2014-10-17 12:40:04 +02:00
  • 1749dd4317 unnecessary line Laurent Sansonetti 2014-10-17 12:38:10 +02:00
  • bddc880f98 bring back “rake clean” task Laurent Sansonetti 2014-10-17 12:37:52 +02:00
  • 8c881e891c sync Laurent Sansonetti 2014-10-17 12:05:35 +02:00
  • cd48fb034d better message in case we can't retrieve the API version of the device Laurent Sansonetti 2014-10-17 12:05:02 +02:00
  • cb21a9ae21 fix a regression where `rake spec' does not work on OS X platform Watson 2014-10-16 07:13:28 +09:00
  • 259c3a4172 [Vendor] Allow the user to override default cflags. Eloy Durán 2014-10-17 11:12:26 +02:00
  • a9962e23e6 sync Laurent Sansonetti 2014-10-17 00:34:43 +02:00
  • 00c9510d1f generate java.lang.System.loadLibrary() instead of System.loadLibrary() because the later may not work all the time Laurent Sansonetti 2014-10-17 00:33:41 +02:00
  • 454f3c710d sync Laurent Sansonetti 2014-10-17 00:26:14 +02:00
  • 91eba99aa2 sync Laurent Sansonetti 2014-10-16 23:37:52 +02:00
  • 04a01fa6f9 sync Watson 2014-10-17 00:43:33 +09:00
  • 7f2b93db3b [android] add android repl into gitignore Watson 2014-10-17 00:39:38 +09:00
  • 2d5c9ba743 [README] add setting up LLVM for Android Watson 2014-10-17 00:29:48 +09:00
  • f383a5be97 sync Laurent Sansonetti 2014-10-16 17:38:47 +02:00
  • 17c56d85de [test] add comment Watson 2014-10-16 19:58:09 +09:00
  • 42534ba041 [test] enable other Dispatch.once spec Watson 2014-10-16 18:28:01 +09:00
  • 05fe0dd193 [llvm] Patch a Makefile to work on OS X 10.10. Eloy Durán 2014-10-16 11:38:50 +02:00
  • ab35ef6811 [NEWS] fix RM-628 Watson 2014-10-16 11:59:51 +09:00
  • 58eec98497 [test] configure app.archs' for device if passed arm' into ENV['ARCH'] Watson 2014-10-16 11:58:18 +09:00
  • e98a1682d9 [test] add spec for RM-628 Watson 2014-10-16 11:50:17 +09:00
  • 96f5a98bb9 [NEWS] fix RM-632 Watson 2014-10-16 07:13:50 +09:00
  • 26894c5906 fix a regression where `rake spec' does not work on OS X platform Watson 2014-10-16 07:13:28 +09:00
  • edad434f9d 2.38 Watson 2014-10-16 07:11:39 +09:00
  • e6162926e5 sync 2.37 Watson 2014-10-16 07:11:05 +09:00
  • cd5053ead4 2.37 Watson 2014-10-15 23:20:05 +09:00
  • 4da99bd6e3 don't run spec:device with the debugger Laurent Sansonetti 2014-10-15 16:15:52 +02:00
  • 896da4f7fd when running specs on the device, redirect puts/print calls to NSLog Laurent Sansonetti 2014-10-15 16:16:19 +02:00
  • 2e9ad50f32 when running specs on the device, redirect puts/print calls to NSLog Laurent Sansonetti 2014-10-15 16:16:19 +02:00
  • 454d0ce787 don't run spec:device with the debugger Laurent Sansonetti 2014-10-15 16:15:52 +02:00
  • 35193bdb89 sync Laurent Sansonetti 2014-10-15 14:15:34 +02:00
  • c8d17d7ef4 sync Laurent Sansonetti 2014-10-15 12:44:58 +02:00
  • c91411f1b6 reformat Laurent Sansonetti 2014-10-15 09:51:15 +02:00
  • 9c6f1cf6d3 sync Watson 2014-10-15 16:44:41 +09:00
  • 85e21f52c2 [NEWS] fix RM-630 Watson 2014-10-15 15:19:48 +09:00
  • 3bd2b65997 [test] add build-iPhoneOS into gitignore Watson 2014-10-14 23:24:00 +09:00
  • 128386590d [test] fix "undefined method running_disabled_spec=' for Bacon:Class" error with rake spec:device' Watson 2014-10-14 23:21:37 +09:00
  • 77e4d16028 [test] embed ENV['deployment_target'] into app for `rake spec:device' Watson 2014-10-14 23:19:48 +09:00
  • 71cf3e5409 [NEWS] fix RM-628 Watson 2014-10-14 16:42:23 +09:00
  • 67c1e117eb 2.37 Watson 2014-10-14 16:39:19 +09:00
  • fa4cf647df sync 2.36 Watson 2014-10-14 14:04:53 +09:00
  • 3af8d1ce2d 2.36 Watson 2014-10-13 23:39:41 +09:00
  • ef6f52f574 [iOS embedded targets] Require arm64 for device builds. Eloy Durán 2014-10-13 14:26:33 +02:00
  • fde9580e7f simplify the arm64 object compilation even better + fix warnings due to overriding the module triple Laurent Sansonetti 2014-10-11 19:57:35 +02:00
  • fe29e58894 simplify the arm64 object file generation Laurent Sansonetti 2014-10-11 19:34:22 +02:00
  • 1567487ac9 when attaching the debugger to the device, make sure to pass the appropriate arch to the debug server and lldb (which could be arm64) Laurent Sansonetti 2014-10-11 15:52:28 +02:00
  • 4a18816281 [config] Propagate archs settings to extensions and frameworks. Eloy Durán 2014-10-10 15:11:10 +02:00
  • dd49cb621a when compiling dummy files for arm64, ignore linker warnings about invalid version debug info (which seem to be caused by an Xcode bug) Laurent Sansonetti 2014-10-10 13:16:35 +02:00
  • 765a8da3ca move generating Provisioning process to be able to use special Provisioning Profile for extensions Watson 2014-10-10 15:31:16 +09:00
  • 7a1f7b7ff1 allow to use `provisioning_profile' property in extension's Rakefile Watson 2014-10-10 14:49:09 +09:00
  • 8198d55c89 [Vendor] Don't allow xcodebuild to litter our output with noise at all. Eloy Durán 2014-10-08 19:07:49 +02:00
  • b9433fc188 [Vendor] Fail as early as possible. Eloy Durán 2014-10-08 19:06:52 +02:00
  • e119c495ed [Vendor] Use xcodebuild to properly clean. Eloy Durán 2014-10-08 19:00:00 +02:00
  • a382234b30 [vendor] Refactor slightly, no need to delete option values. Eloy Durán 2014-10-08 16:14:54 +02:00
  • 7c278e9d40 fix 'motion update --pre' to show a reference to 'motion changelog --pre' at the end of the command Laurent Sansonetti 2014-10-07 15:06:14 +02:00
  • 2a8497b7e3 add 'motion changelog --pre' to open the pre-release NEWS file Laurent Sansonetti 2014-10-07 15:05:46 +02:00
  • 3fba9a6477 [NEWS] Document arm64 requirement for Frameworks & Extensions. Eloy Durán 2014-10-13 14:29:00 +02:00
  • 85b668f249 [iOS embedded targets] Require arm64 for device builds. Eloy Durán 2014-10-13 14:26:33 +02:00
  • fa21c2f4eb reformat (bis) Laurent Sansonetti 2014-10-13 14:24:32 +02:00
  • 47bd3a3d43 reformat Laurent Sansonetti 2014-10-13 14:23:42 +02:00
  • 74fd027c2e sync Laurent Sansonetti 2014-10-13 13:07:16 +02:00
  • 1c74ea86e2 updated instructions on how to build LLVM Laurent Sansonetti 2014-10-13 13:04:38 +02:00
  • e9c3eec999 OS X 10.6 and iOS 4.3 no longer supported Laurent Sansonetti 2014-10-13 13:02:43 +02:00
  • 708f006eb1 simplify the arm64 object compilation even better + fix warnings due to overriding the module triple Laurent Sansonetti 2014-10-11 19:57:35 +02:00
  • efd2b5ec08 simplify the arm64 object file generation Laurent Sansonetti 2014-10-11 19:34:22 +02:00
  • ead120975c when attaching the debugger to the device, make sure to pass the appropriate arch to the debug server and lldb (which could be arm64) Laurent Sansonetti 2014-10-11 15:52:28 +02:00
  • ed993642e8 fix error message to print a new line character Laurent Sansonetti 2014-10-11 15:51:32 +02:00
  • 1291cfa473 Add test for -[ImmediateRef copy] and document. Eloy Durán 2014-10-10 17:46:35 +02:00
  • d141498e58 [config] Propagate archs settings to extensions and frameworks. Eloy Durán 2014-10-10 15:11:10 +02:00
  • 60adfb1756 when compiling dummy files for arm64, ignore linker warnings about invalid version debug info (which seem to be caused by an Xcode bug) Laurent Sansonetti 2014-10-10 13:16:35 +02:00
  • 8782767966 [NEWS] fix RM-624 Watson 2014-10-10 15:35:37 +09:00
  • 77ba055f11 move generating Provisioning process to be able to use special Provisioning Profile for extensions Watson 2014-10-10 15:31:16 +09:00
  • 322ebc23a6 allow to use `provisioning_profile' property in extension's Rakefile Watson 2014-10-10 14:49:09 +09:00
  • 69512f235a sync Watson 2014-10-10 14:44:24 +09:00
  • f70ba9b5fe sync Laurent Sansonetti 2014-10-09 16:34:25 +02:00
  • 697624516c [NEWS] Document Vendor/Xcode clean/noise fixes. Eloy Durán 2014-10-08 19:14:36 +02:00
  • beda0cf37a [Vendor] Don't allow xcodebuild to litter our output with noise at all. Eloy Durán 2014-10-08 19:07:49 +02:00
  • 3c05044148 [Vendor] Fail as early as possible. Eloy Durán 2014-10-08 19:06:52 +02:00
  • 646cbb1918 [Vendor] Use xcodebuild to properly clean. Eloy Durán 2014-10-08 19:00:00 +02:00
  • d92674489e [vendor] Refactor slightly, no need to delete option values. Eloy Durán 2014-10-08 16:14:54 +02:00
  • e40736467b sync Laurent Sansonetti 2014-10-07 15:07:47 +02:00
  • d2e920dd90 fix 'motion update --pre' to show a reference to 'motion changelog --pre' at the end of the command Laurent Sansonetti 2014-10-07 15:06:14 +02:00
  • 02d278a40f add 'motion changelog --pre' to open the pre-release NEWS file Laurent Sansonetti 2014-10-07 15:05:46 +02:00
  • 95ff2a3c79 sync Laurent Sansonetti 2014-10-06 16:59:06 +02:00
  • 2ad68959f3 better detection of default API level + validation Laurent Sansonetti 2014-10-06 16:58:19 +02:00
  • 3b482596e8 sync Laurent Sansonetti 2014-10-06 12:45:31 +02:00
  • 0f1ceeef85 let the build system target the proper API version Laurent Sansonetti 2014-10-06 12:02:54 +02:00
  • a107550158 ignore build-time created files Laurent Sansonetti 2014-10-06 12:02:38 +02:00
  • a520f08d7c add java exceptions test Laurent Sansonetti 2014-10-06 12:01:30 +02:00
  • 87a2c76b6b [NEWS] fix RM-393 Watson 2014-10-06 10:46:38 +09:00
  • 885dd4ef02 [NEWS] fix RM-617 Watson 2014-10-05 16:49:47 +09:00
  • 7479c3fddc sync Laurent Sansonetti 2014-10-04 16:01:23 +02:00
  • 199a98853c make sure ‘rake clean’ removes vendored .bridgesupport files Laurent Sansonetti 2014-10-04 16:00:28 +02:00
  • 5db45c2561 sync Laurent Sansonetti 2014-10-04 15:50:06 +02:00
  • 9cf9688b1e pre is now 3.2 Laurent Sansonetti 2014-10-04 12:21:37 +02:00
  • 65d90003d3 sync Laurent Sansonetti 2014-10-04 12:17:56 +02:00
  • 807e3284df [NEWS] Improved IO#.read performance Watson 2014-10-04 10:57:01 +09:00
  • 8315931998 2.36 Watson 2014-10-03 07:51:46 +09:00