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

Dependency checking #3

Open
refi64 opened this issue Mar 14, 2015 · 4 comments
Open

Dependency checking #3

refi64 opened this issue Mar 14, 2015 · 4 comments

Comments

@refi64
Copy link

refi64 commented Mar 14, 2015

I just found qo recently, and it looks really nice. However, someone on Reddit pointed out that he didn't see any dependency checking. Does qo just rebuild everything every time? If so, would dependency checking be planned for a future release?

@andlabs
Copy link
Owner

andlabs commented Mar 15, 2015

Where was this posted? I'd like to see~

By dependency checking, do you mean seeing if dependent packages are installed, or if any files have changed? If the latter, then files aren't currently checked to see if they have changed, but the way things work now it would definitely be easy to add that. If the former, then I'm not sure how I want to go witht hat.

@refi64
Copy link
Author

refi64 commented Mar 15, 2015

@flplv
Copy link

flplv commented Mar 16, 2015

That would be a very desirable feature. 

Nice project this is, by the way. 


Sent from Mailbox

On Sun, Mar 15, 2015 at 2:35 PM, Pietro Gagliardi
[email protected] wrote:

Where was this posted? I'd like to see~

By dependency checking, do you mean seeing if dependent packages are installed, or if any files have changed? If the latter, then files aren't currently checked to see if they have changed, but the way things work now it would definitely be easy to add that. If the former, then I'm not sure how I want to go witht hat.

Reply to this email directly or view it on GitHub:
#3 (comment)

@roscopecoltran
Copy link

Hi guys,

Hope u are all well !

It would have been awesome to extract packages dependencies from a CMakeLists.txt, with a lexer/peg parser, and build c++ projects for creating custom docker alpine images.

Was this project used in production with success ?

Cheers,
Richard

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

4 participants