1. 11 Apr, 2019 1 commit
  2. 19 Dec, 2018 1 commit
    • Quim Muntal's avatar
      Fix MinGW builds (#113) · 5dbdbb64
      Quim Muntal authored
      * use ole32 when compiling with MINGW in Windows for UUIDs
      
      * use winresrc.h instead of winres.h
      
      * remove ole32 link dependency
      
      * add mingw shell script
      
      * add mingw support to travis-cli
      
      * fix travis before_script
      
      * add cmake cross compile support to cmake
      
      * remove tobydox dependency
      
      * use mingw from /usr instead of  /opt
      
      * remove test from travis mingw build
      
      * remove tets generation for linux mingw
      
      * fix mingw cmake script
      
      * add LIB3MF_TESTS at cmake toolchain
      
      * reenable tests in mingw cmake
      5dbdbb64
  3. 04 May, 2018 2 commits