jenkins-x-buildpacks / jenkins-x-classic

Classic Build Pack for libraries (CI + Release but no CD) for releasing Java, Maven, Gradle, NPM modules but without deploying on any specific cloud or infrastructure
Apache License 2.0
16 stars 46 forks source link

feat: add C++ pack #4

Closed Minipada closed 5 years ago

Minipada commented 5 years ago

I'm adding a C++ pack. I copied the template from Dlang and changed the steps.

Some c++ projects require to have a build directory to build and some not. I'm not 100% sure I should add a step to create it. What do you think?

Linked to: https://github.com/jenkins-x/jenkins-x-platform/pull/4986 https://github.com/jenkins-x-buildpacks/jenkins-x-kubernetes/pull/27