@the_artic_one@programming.dev to Programmer Humor@programming.devEnglish • 2 years agoWho is this "Jenkins" and what now has broken him?programming.devimagemessage-square67fedilinkarrow-up1582
arrow-up1582imageWho is this "Jenkins" and what now has broken him?programming.dev@the_artic_one@programming.dev to Programmer Humor@programming.devEnglish • 2 years agomessage-square67fedilink
minus-square@Sigmatics@lemmy.calinkfedilink7•2 years agoYeah sure. Try building anything more complex than helloworld.c with a build.sh
minus-square@jcg@halubilo.sociallinkfedilink15•2 years agoMore 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.
minus-square@Sigmatics@lemmy.calinkfedilink2•edit-22 years agoThe point is that “build.sh” implies a single file, which becomes an absolute nightmare to maintain on larger projects
Yeah sure. Try building anything more complex than helloworld.c with a build.sh
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.
The point is that “build.sh” implies a single file, which becomes an absolute nightmare to maintain on larger projects