aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/profiler/ProfilerTask.java
diff options
context:
space:
mode:
authorGravatar Laurent Le Brun <laurentlb@google.com>2015-05-28 16:06:20 +0000
committerGravatar Lukacs Berki <lberki@google.com>2015-05-29 10:53:13 +0000
commita1214ae0e85adcfbe427d12a4b34e09269dfb6ec (patch)
treefa0f229ae19c09dd497137e13ec08fcc203f8219 /src/main/java/com/google/devtools/build/lib/profiler/ProfilerTask.java
parent084411250036cb5724a6cfe8c65744b679cb436e (diff)
Create a Skylark API for C++ rules.
The API doesn't expose the internal detail of the C++ rules. The goal here is to provide a simplified and stable access to the data. Example of use: for target in ctx.attr.deps: print(target.cc.include_srcs) More functions should be added later. -- MOS_MIGRATED_REVID=94672588
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/profiler/ProfilerTask.java')
0 files changed, 0 insertions, 0 deletions