Welcome to my programming blog and portfolio, I have worked in gamedev for over 10 years and I am currently principal programmer at Flavourworks. I enjoy shuffling bytes and swizzling vectors...
Configurable build system for gamdev
This build system originated in pmtech but is now also being used in the engine I am currently developing at Flavourworks. It is written in python and provides a command-line interface to configure and build code and data for different platforms.
There is a live demo of pmbuild in action on youtube and documentation on the GitHub page.