New issue
Advanced search Search tips

Issue 818162 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Extend GN to create "REL_PATH" (when possible) instead "ABS_PATH".

Reported by pplucien...@opera.com, Mar 2 2018

Issue description

Output directories for files located outside root directory
contains "ABS_PATH" and full system path.
It influences command line hash in .ninja_log and makes impossible
to share cache between different machines.
Solution for this problem is to generate directories with "REL_PATH",
where rebase path for external directories is configurable
and it's taken from "external_rebase_path" gn argument.

 
Components: Build
Please close this bug as an invalid.

Sign in to add a comment