Bart Trzynadlowski

Results 160 comments of Bart Trzynadlowski

Ok, I really need to get on this and test it out. Can you give me an overview here? If it produces build artifacts that are identical to what I...

Sorry, haven't been following along. What is the current state of this? I know there are some macOS Makefile issues apparently wrt SDL2. I'd like to try to find time...

Pulling SDL2 frameworks seems to be working great! I made some fixes. Can you take a look at my branch bart/macos-makefile-fixes please and pull in the changes? Let me know...

Ah crap, it's still broken: now it *always* builds everything regardless of whether stale or not. No idea why. This was happening with yours, too.

Ok fixed it. The problem is that directories cannot be ordinary dependencies, their timestamp is always updated as object files are written to them. So when you build again, the...

> * Moved release package creation from the github action workflow to make. Easier to test locally. Doesn't support windows command prompt. Assumed that was acceptable as the build bot...

Sorry for my slowness, this GitHub CI/release stuff is still very unfamiliar to me, so I'm not sure what is required of the release process. Semantic versioning is a possibility...

I think auto-scheduled releases based on commits would be awesome. It could be like a nightly or weekly build. Would it be possible to do it once per period (day,...

Understood. If someone wants to contribute this, I'd accept a PR. I don't have time unfortunately to look into it myself but it's an open source project. Re: revisions, we...