John Schamus - 2014-10-12

Release 0.6.1 posted:

- The option to build MXLib using static libraries in Windows was implemented.
- Literally hundreds and hundreds of bugs found by the the process of building static
  libraries were fixed.
- Some fixes to OpenMP which is now turned off by default.  In the future, MXLib will
  probably switch from OpenMP to the free version of Intel's Threading building Blocks.

Still to come:

    - Static libraries for Linux. This will hopefully help the Linux side build times more than it does for Windows.
    - Possible install script for Linux.  Due to the way Eclipse works, I'm still trying to decide what's the best way to do this.
     - Jetson TK1 support.