rails-sqlserver / tiny_tds

TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
Other
607 stars 189 forks source link

Build Windows binary gem for Ruby-2.5 #412

Closed larskanis closed 6 years ago

larskanis commented 6 years ago

This updates rake-compiler-dock for Ruby-2.5.

Use parallel build to use several cores for build.

Fixes #408 .

metaskills commented 6 years ago

NICE! Would you mind adding an entry to the CHANGELOG too and I'll merge this in and get a new version pushed?

larskanis commented 6 years ago

OK, I changed the commit to include a CHANGELOG entry.

larskanis commented 6 years ago

@metaskills I tested tiny_tds-2.1.2-x64-mingw32 on Windows-10 + RubyInstaller-2.5.1 successfully. Thank you!

metaskills commented 6 years ago

No thank you Lars! That was really nice of you to followup and test like that. Cheers!