Rich FitzJohn

Results 454 comments of Rich FitzJohn

I'm not totally sure about that; "/" in a path works on both windows and OSX/Linux but "\" works only on Windows; so a project that has "\" in it...

That's really nice, yeah. And I like the connection to the make rules. The use case that triggered this was slightly more complicated though (and done manually). The repo is...

Thanks for the thoughts all; I have been thinking on them a while. There are a number of things here that might be better to be broken up into a...

I see. This is not something I'd really thought about to be honest; mostly I'd imagined that for files that remake controls users would leave them alone :grinning: I could...

Hi Will! Thanks for the prod on this. Unfortunately this and #51 are pretty subtle to get right and I am thinking about them at the moment. Hopefully there'll be...

This should largely be an interface issue now as storr implements gc of a sort. So something like a `remake_gc` function would probably be enough (and eventually a command line...

1. This should be an easy fix, though the logic is tedious (what do you do if both are found, etc). Perhaps it should also be tweakable from the remake...

This is an ongoing problem with the command line interface for remake, and that I would like feedback on at some point (I'll create a new issue once I document...

Thanks, and apologies for the slow replies on all the remake issues you've been finding. I do hope to get to do some serious remake work after the summer.