Comment on Who is this "Jenkins" and what now has broken him?
Sigmatics@lemmy.ca 1 year ago
Yeah sure. Try building anything more complex than helloworld.c with a build.sh
Comment on Who is this "Jenkins" and what now has broken him?
Sigmatics@lemmy.ca 1 year ago
Yeah sure. Try building anything more complex than helloworld.c with a build.sh
jcg@halubilo.social 1 year ago
More complex build systems are just build.sh calling other build.sh in different configurations and using different software. It’s build.sh all the way down.
Sigmatics@lemmy.ca 1 year ago
The point is that “build.sh” implies a single time, which becomes an absolute nightmare to maintain on larger projects