A flexible buildbot master.cfg for building C/C++/Obj-C projects.
Go to file
S David 88f7141fe2
Update README.md
Fix markdown formatting
2023-09-09 18:20:47 -04:00
.gitignore Add README and .gitignore 2023-09-09 21:33:41 +00:00
LICENSE Create LICENSE 2023-09-09 18:17:19 -04:00
master.cfg Add README and .gitignore 2023-09-09 21:33:41 +00:00
README.md Update README.md 2023-09-09 18:20:47 -04:00

A flexible buildobt master.cfg for building C/C++/Obj-C projects.

Supports both autoconf and cmake, and is designed to work with my DockerFiles and BastilleFiles hoste don this github profile.

I've been quietly building this on my ipv6 jail, and wanted to start tracking changes after refactoring it and making it much more flexible.

This was also a fun exercise in Python.

See Also:

s-daveb/ip6jail.template s-daveb/ip6buildbot-worker s-daveb/automake-cpp-template s-daveb/gcc-sdl2-game-runner