summaryrefslogtreecommitdiff
path: root/Source/ThirdParty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Source/ThirdParty/ChangeLog')
-rw-r--r--Source/ThirdParty/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Source/ThirdParty/ChangeLog b/Source/ThirdParty/ChangeLog
index c958581e1..02381969c 100644
--- a/Source/ThirdParty/ChangeLog
+++ b/Source/ThirdParty/ChangeLog
@@ -1,3 +1,15 @@
+2012-01-25 Mark Rowe <mrowe@apple.com>
+
+ Build in to an alternate location when USE_STAGING_INSTALL_PATH is set.
+
+ <rdar://problem/10609417> Adopt USE_STAGING_INSTALL_PATH
+
+ Reviewed by David Kilzer.
+
+ * gtest/xcode/Config/ProductionProject.xcconfig: Ensure that the staged frameworks path
+ is in the framework search path when USE_STAGING_INSTALL_PATH is set. Look for the WebCore
+ framework in the staged frameworks directory when USE_STAGING_INSTALL_PATH is set.
+
2012-01-06 Anders Carlsson <andersca@apple.com>
Make JavaScriptCore.framework a reference and put it in a Frameworks group