summaryrefslogtreecommitdiff
path: root/mixlib-shellout-windows.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Resolve most chefstyle warningsTim Smith2016-10-071-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* move wmi lite dependency to windows gemspecMatt Wrock2015-10-221-0/+1
|
* Fix #111Kartik Null Cating-Subramanian2015-10-151-1/+1
|
* Remove dependency on windows-prjdm/no-windows-prJay Mundrawala2015-08-261-1/+0
| | | | | windows-pr includes everything under the sun. This is means it does not work no nanoserver
* Clean up Rakefile/platform dependent gem generation.ksubrama/win64Kartik Null Cating-Subramanian2015-04-241-0/+8
Use the "universal" platform when building the windows gems to let us simultaneously support 32 and 64 bit windows builds.