DescriptionThis is for enabling goma from GYP side. It also enables goma if the user set
GOMA_DIR environmental variable.
As you may know, I am working on making nacl-gcc/g++ compile treated by goma on
Windows. Then, nacl-gcc/goma need to be executed in the manner the user use goma
on Windows.
I believe this is the way.
Description:
Enables goma from GYP.
Currently goma is automatically used if gomacc is included in the PATH.
However, if the developers use goma in "gomacc <compiler name>" style, we
recommend not to include goma directory in the PATH.
I am re-implementing following change and works with this change:
https://codereview.chromium.org/12419003/
It adds gomadir GYP_DEFINES for ease of goma configuration.
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Total comments: 6
Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 14 (0 generated)
|