aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/RunCommand.java
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2016-05-19 13:10:25 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2016-05-19 16:28:16 +0000
commit7841a6ab100fc35a67600f1ce1a70d293c51350e (patch)
treee4df1ef7ae490703c0288cc26d78e4568fdbfeed /src/main/java/com/google/devtools/build/lib/runtime/commands/RunCommand.java
parent3930d34af88b6b2b052148b06318b012d84ab8df (diff)
Move the command line arguments for C++ preprocessor defines to a feature.
This required a few assorted changes: - The LIPO compilation context is not merged anymore. Include paths for auxiliary files are apparently taken from the profile files, so it is not necessary. - The FDO build stamp is not special-cased anymore, it is treated as a preprocessor define like any other. - When compiling a .pcm file, use interfaceContext instead of the regular context when setting up the build variables. This is a bit more consistent and would be a good cause for a future bug. -- MOS_MIGRATED_REVID=122725179
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/runtime/commands/RunCommand.java')
0 files changed, 0 insertions, 0 deletions