1. Dec 09, 2016
  2. Dec 08, 2016
  3. Nov 17, 2016
  4. Nov 15, 2016
  5. Nov 12, 2016
  6. Nov 11, 2016
  7. Nov 10, 2016
    • John Harwell's avatar
      Mesa is now defined by WORKBENCH_MESA_DIR when running CMake (environment... · 2ab897b7
      John Harwell authored
      Mesa is now defined by WORKBENCH_MESA_DIR when running CMake (environment variable OSMESA_DIR no longer used).
      2ab897b7
    • John Harwell's avatar
      Modified src/CMakeLists.txt so that the paths to ZLIB are not hardcoded on... · 16343988
      John Harwell authored
      Modified src/CMakeLists.txt so that the paths to ZLIB are not hardcoded on Windows and instead set the variable 'ZLIB_ROOT' used by the FindZLIB module in CMake.  Modified the (older) build scripts for windows so that they set ZLIB_ROOT as a parameter to the 'cmake' command.  In addition, the variable WORKBENCH_FREETYPE_DIR has been added to specify the path to the FreeType root directory.  If this variable is present, it is used by CMake to set the environment variable FREETYPE_DIR used in the CMake module FindFreeType.  Lastly, added CMake Policy CMP0020 to CMakeLists.txt for Windows only to eliminate many warnings produced by newer versions of CMake.
      16343988
  8. Nov 08, 2016
  9. Nov 05, 2016
  10. Nov 02, 2016
  11. Nov 01, 2016
  12. Oct 31, 2016