2014.2.0.pre1 Reorganization to support ruby Gem builds.
The gem may not be immediately available since the rubygems.org credentials seem
to be lost due to a hardware failure. In the meantime, this source should be
testable against Linux and OS X.
Precompiled builds will not be made available until Windows can be supported,
which requires MinGW-w64 builds. (Note: this is a *fork* of MinGW, and not the
same project, our MinGW builds are incompatible.) Once available it should be
relatively straightfoward to use the rake-compile system to create crosscompiled
builds for Windows, OS X, and Linux on the same build machine.
Most tasks should be completed via rake in the future. There may be remnants of
the old build system in here, no longer in use.