Mark Villacampa
|
4b53530774
|
Fix .strings compilation
|
2015-03-28 21:17:53 +09:00 |
|
Mark Villacampa
|
e726e2410e
|
Do not recompile .strings files every time
|
2015-03-28 21:16:28 +09:00 |
|
Watson
|
d7dd31324e
|
ensure that set `true' in any_obj_file_built when files were built
|
2015-03-19 13:53:01 +09:00 |
|
Watson
|
a611ae4def
|
remove __USE_DEVICE_INT__
|
2015-02-13 12:53:52 +09:00 |
|
Watson
|
3936235ceb
|
[RM-740] embed Dwarf Debug info version which is actually used by Xcode
|
2015-02-05 07:41:53 +09:00 |
|
Eloy Durán
|
248ec511a7
|
[WatchKit] Honor xcode_dir setting from host app.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-690
|
2014-12-30 11:02:01 +09:00 |
|
Watson
|
449da29c70
|
[RM-675] make sure that add "require ‘pathname'" in where uses Pathname in order to fix that it can't build extension with system bundled ruby
|
2014-12-12 07:51:36 +09:00 |
|
Watson
|
d1db6e3ad2
|
make sure the builder archs does not contain duplicates for Extension/Framework
|
2014-12-12 07:49:30 +09:00 |
|
Watson
|
7fcbe97c16
|
[RM-651] allow to run rake task other than `build' in Extension/Framework project
http://hipbyte.myjetbrains.com/youtrack/issue/RM-651
Conflicts:
NEWS
|
2014-12-12 07:46:45 +09:00 |
|
Watson
|
a82bafc8c6
|
merge the patches to fix build error of Extension and Framework for arm64
http://hipbyte.myjetbrains.com/youtrack/issue/RM-655
Merged below patches into Extension and Framework:
- 1567487...fde9580
|
2014-11-06 16:32:48 +09:00 |
|
Eloy Durán
|
f5982d624a
|
[Config] Capture and work with the OS X host version in a proper way.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-633
|
2014-11-05 22:31:49 +09:00 |
|
Eloy Durán
|
ef6f52f574
|
[iOS embedded targets] Require arm64 for device builds.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-559
|
2014-10-13 23:38:05 +09:00 |
|
Eloy Durán
|
4a18816281
|
[config] Propagate archs settings to extensions and frameworks.
|
2014-10-13 23:37:08 +09:00 |
|
Watson
|
64130ec7e9
|
fix xcodebuild path
|
2014-09-01 23:59:05 +09:00 |
|
Mark Villacampa
|
a9f90505e5
|
Print relative paths from main app when compiling targets
|
2014-08-27 22:43:02 +02:00 |
|
Mark Villacampa
|
af4c519d81
|
Honor xcode_dir in targets
|
2014-08-27 22:20:19 +02:00 |
|
Mark Villacampa
|
dd3bf53675
|
Remove spec files from framework target and improve task descriptions
|
2014-08-27 18:13:55 +02:00 |
|
Mark Villacampa
|
3c92d49a0f
|
Remove unneeded code
|
2014-08-27 11:21:11 +02:00 |
|
Mark Villacampa
|
4dd82ce7a8
|
Pass deployment_target and sdk_version to targets through env vars
|
2014-08-27 11:18:26 +02:00 |
|
Mark Villacampa
|
b3581fb7c4
|
Fix for extensions
|
2014-08-27 03:12:24 +02:00 |
|
Mark Villacampa
|
f1d4606663
|
Added support for extensions through the ExtensionTarget
|
2014-08-26 20:09:56 +02:00 |
|
Mark Villacampa
|
f7f8208b3d
|
Added support to build iOS frameworks through the 'ios-framework' template
|
2014-08-26 01:12:17 +02:00 |
|