top | item 22199210 (no title) jingwen | 6 years ago Output directories are unique by the user and source project workspace directory. Output artifacts don't clobber, even though they are all in ~/.cache. discuss order hn newest e40|6 years ago Other reasons to avoid the home directory:1. It might be NFS mounted.2. Space might be an issue and more difficult to plan for if build outputs are going there. jingwen|6 years ago The location is not hard-coded and can be configured with the --output_base flag.
e40|6 years ago Other reasons to avoid the home directory:1. It might be NFS mounted.2. Space might be an issue and more difficult to plan for if build outputs are going there. jingwen|6 years ago The location is not hard-coded and can be configured with the --output_base flag.
jingwen|6 years ago The location is not hard-coded and can be configured with the --output_base flag.
e40|6 years ago
1. It might be NFS mounted.
2. Space might be an issue and more difficult to plan for if build outputs are going there.
jingwen|6 years ago