top | item 45588562

(no title)

el_dockerr | 4 months ago

I'm late for the party, but I create a tiny but useful C / C++ build system called Bodge that is equipped to build small C++ projects. Can be found here: https://github.com/el-dockerr/bodge. You simply define the buildflags and you can add subresources from git, which can also run Bodge to be build if needed. You can define further action, like copying or move of files after build. You can create sequences to build linked libraries and executable in one single run. Maybe it's something. In the company I work for it is beloved because it get rid of the issues that you have distinct between IDEs and environments what is especial a pain for Windows User. It's under GNU and very small. I will enhance it step by step.

discuss

order

No comments yet.