JavaScriptGlue:
Reviewed by Geoff.
- added a build step that checks for init routines
* JavaScriptGlue.xcodeproj/project.pbxproj: Added a custom build phase that invokes the
check-for-global-initializers script.
WebCore:
Reviewed by Geoff.
- added a build step that checks for init routines
* WebCore.xcodeproj/project.pbxproj: Deleted now-unused custom build rule that
was replaced by the generate-derived-sources script a while back. Added a custom
build phase that invokes the check-for-global-initializers script.
WebKit:
Reviewed by Geoff.
- added a build step that checks for init routines
* WebKit.xcodeproj/project.pbxproj: Added a custom build phase that invokes the
check-for-global-initializers script.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@13542
268f45cc-cd09-0410-ab3c-
d52691b4dbfc