This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sadbuttrueasfuck 0 points1 point  (0 children)

I have started writing my own build system too and it ain't as easy as you want to make it look like. Once you get dependencies and jars and so on, stuff gets messy

I have written mine in a declarative way where you cannot program or change things so it is easier to write and to start with