Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I specify location for Downloads and Exploded folders? #21

Closed
dneto0 opened this issue Jun 2, 2017 · 2 comments
Closed

Can I specify location for Downloads and Exploded folders? #21

dneto0 opened this issue Jun 2, 2017 · 2 comments

Comments

@dneto0
Copy link

dneto0 commented Jun 2, 2017

I noticed cdep places downloads and exploded files in $HOME/.cdep

I'd like to keep build trees independent of each other. Can I control where those folders go?
I'm concerned about races between builds, and also about ease of space management.

@jomof
Copy link
Collaborator

jomof commented Jun 2, 2017

My plan is to add a field in cdep.yml like:

home: build/cdep-downloads

I'll work on that now, it shouldn't take too long.

Regarding race, I thought I had covered that but I see now that I didn't fully. I'm opening a second issue to cover that.

@jomof
Copy link
Collaborator

jomof commented Jun 2, 2017

I've added the field I mentioned to cdep.yml. Documented here https://github.com/google/cdep/blob/master/doc/cdep-yml.md

@jomof jomof closed this as completed Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants