vyzo

Results 625 comments of vyzo
trafficstars

This is mostly done now, but keeping open to revisit and make sure we have no cruft.

the exit behavior of the makefile comes because the build directory now exists, so you need to make clean and start over. Not ideal, but not sure how to make...

we could track which phased finished by touching a file in the build dir, and the makefile needs to do it in stages triggered by the stage file. that's the...

So the `build.sh` script has been greatly enhanced to do staged building and debug. This is no longer a burning issue, just a UX mishap.

We dropped the shared libraries and the compiler now (in master) caches binary objects for all libraries, so this is no longer an issue.

Yeah, iirc it was in my todo list but never got around implementing it. Care for a pr? It shouldnt be all that hard. We can also just document it...

Ah btw, `:::` is a keyword! So you should `|:::|` or use an identifier.