Watson
|
864c3e898c
|
fix the build error which causes when app uses the vendor library
|
2012-10-09 10:02:01 +09:00 |
|
Laurent Sansonetti
|
35d9de09f8
|
build vendored xcode projects into a .build directory (to not conflict with projects who have a 'build' directory already)
|
2012-10-08 15:47:49 +02:00 |
|
Laurent Sansonetti
|
fe45bdc1ed
|
pass IPHONEOS_DEPLOYMENT_TARGET=app.deployment_target to xcodebuild
|
2012-09-25 18:12:42 +02:00 |
|
Laurent Sansonetti
|
bacbc9f535
|
vendored libraries must be created with an object-file index
|
2012-09-01 15:26:33 +02:00 |
|
Laurent Sansonetti
|
21cb18495c
|
new license headers, validate app.icons
|
2012-06-03 20:19:57 +02:00 |
|
Laurent Sansonetti
|
99882e7f22
|
unset env variables that could make the vendor build to fail
|
2012-05-29 13:42:37 +02:00 |
|
Laurent Sansonetti
|
c59d057118
|
better bridgesupport generator
|
2012-05-28 20:59:22 +02:00 |
|
Laurent Sansonetti
|
ee71e94c38
|
include all source code files
|
2012-05-22 13:14:47 +02:00 |
|
Laurent Sansonetti
|
acd4165352
|
Generate BridgeSupport for headers at any level. This patch is needed
to ensure all headers of Pods will be included in the BS file, with
the current state of the motion-cocoapods repo.
|
2012-05-13 22:34:00 +02:00 |
|
Laurent Sansonetti
|
af83ad937b
|
fix bugs in the vendoring code
|
2012-05-07 00:31:15 +02:00 |
|
Laurent Sansonetti
|
87298c9b6f
|
add copyright headers
|
2012-04-24 18:26:30 +02:00 |
|
Laurent Sansonetti
|
b5be0472eb
|
fix a bug when cleaning vendor projects
|
2012-03-23 16:30:13 +01:00 |
|
Laurent Sansonetti
|
41854233c2
|
use clang when compiling vendored projects (since it's the only compiler that supports arc)
|
2012-03-12 22:01:16 +01:00 |
|
Laurent Sansonetti
|
ec63872215
|
fix regression (build_dir may not exist)
|
2012-03-12 17:18:03 +01:00 |
|
Laurent Sansonetti
|
3dd023c440
|
add cocoapods support, misc fixes/refactoring
|
2012-03-11 22:37:15 +01:00 |
|
Laurent Sansonetti
|
353a0af198
|
fail when building a vendor project that does not generate any .a library
|
2012-02-16 18:27:31 +01:00 |
|
Laurent Sansonetti
|
b15571d226
|
add the possibility to add :static vendor projects
|
2012-01-23 15:41:56 +01:00 |
|
Laurent Sansonetti
|
6801f9d356
|
add 'scheme' and 'products' variables for vendor_project/xcode, fix use of 'xcodeproj'
|
2011-12-10 22:51:16 +01:00 |
|
Laurent Sansonetti
|
fc4a628681
|
add a headers_dir variable for vendor_project/xcode which will generate a bridgesupport file
|
2011-12-09 17:41:39 +01:00 |
|
Laurent Sansonetti
|
8b5a376628
|
new support for vendor libraries
|
2011-12-05 12:12:20 +01:00 |
|