chef-boneyard / build-essential

Development repository for build-essential Chef Cookbook
https://supermarket.chef.io/cookbooks/build-essential
Apache License 2.0
116 stars 181 forks source link

Update for msys2 windows compilers #111

Closed ksubrama closed 8 years ago

ksubrama commented 8 years ago

Description

Allows windows to use the msys2 framework and install a recent msys2 base mingw-w64 compiler.

Check List

ksubrama commented 8 years ago

@tyler-ball @btm

tyler-ball commented 8 years ago

I reviewed the current code - just waiting on tests and docs

ksubrama commented 8 years ago

This should now have tests and docs.

schisamo commented 8 years ago

@ksubrama you'll need to rebase this onto master before we can do final review.

ksubrama commented 8 years ago

Ah and everything got refactored in the mean time :-P. Thankfully, it still seems to work :)

ksubrama commented 8 years ago

@tyler-ball helped me fix the inspec tests!