Changeset 110327 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Mar 9, 2012, 1:34:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r110311 r110327 1 2012-03-09 Mark Rowe <[email protected]> 2 3 Ensure that the WTF headers are copied at installhdrs time. 4 5 Reviewed by Dan Bernstein and Jessie Berlin. 6 7 * Configurations/JavaScriptCore.xcconfig: Set INSTALLHDRS_SCRIPT_PHASE = YES 8 so that our script phases are invoked at installhdrs time. The only one that 9 does any useful work at that time is the one that installs WTF headers. 10 1 11 2012-03-09 Jon Lee <[email protected]> 2 12
Note:
See TracChangeset
for help on using the changeset viewer.