DescriptionAdd BUILD.gn rules to compile third_party/class-dump.
Add third_party/class-dump/BUILD.gn to build class-dump as a host tool as
part of the iOS build.
Create a template "class_dump" (in third_party/class-dump/class-dump.gni)
to simplify the execution of the class-dump tool on given framework. This
required converting testing/iossim/redirect-stdout.sh to a python script
as gn can only invokes python script.
TBR=rohitrao@chromium.org
BUG=594519
Committed: https://crrev.com/6b121e47561bb4dd582adff12146655645368639
Cr-Commit-Position: refs/heads/master@{#381687}
Patch Set 1 #Patch Set 2 : Add missing comma to fix compilation with gyp #Patch Set 3 : Remove use of //build/config/mac:macosx_version_min_10_9 #Patch Set 4 : Use ${host_toolchain} instead of //build/toolchain/mac:clang_x64 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|