Len Holgate's thoughts on this and that... Mainly test driven software development in C++ on Windows and Unix...
Menu
Home
About me
Classic Entries
Archives
Contact
June 2025
2025-06-04
:
Compiler Versioning and Continuous Integration
I have been using a home-grown continuous integration system based on a hacked version of CruiseControl.Net since 2007. Whilst it’s not perfect, it works, and I have quite a bit of custom tooling that builds configurations for it for …