Hello Guys. Just was wondering if anyone had experience implementing continuous build system on Linux which can be easily integrated with git. I am more interested in ones where you can customize logical structure of the builds based on the same head source code for kernel modules, gui, e.t.c. but with configurable parameters like, this build to be for this OS with this hardware, this build is for this OS with this hardware but with different kernel module extension for this particular customer, e.t.c. As i am new with this i might be missing on something or not questioning correctly, but also I would like to have that info for that build to store somewhere in the case if some customer system brakes i can easily go and find everything that was included in his build with what configuration e.t.c. and not going though millions of git repos and branches trying to find that customer specific details, which might have not been even preserved within Source control system. Thank you.
[link][1 comment]