cloudfoundry / buildpack-packager

Buildpack Packager
Apache License 2.0
23 stars 31 forks source link

Add Windows support #13

Closed mhoran closed 7 years ago

mhoran commented 7 years ago

Hey Buildpacks Team,

This PR adds Windows support to the buildpack-packager. First, we add the windows2012R2 stack as a recognized stack. We also extend the manifest with a pre_package directive, which allows for arbitrary code to be run before packaging. For the hwc-buildpack, this is used to compile the compile script which uses the new libbuildpack.

cfdreddbot commented 7 years ago

Hey mhoran!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/139296611

The labels on this github issue will be updated when the story is started.