Changes between Version 1 and Version 2 of Ticket #2785


Ignore:
Timestamp:
Dec 6, 2018, 3:11:40 AM (5 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2785 – Description

    v1 v2  
    33 * Fails due to looking for an incorrect apache tomcat tarball
    44 * Non-cmake build fails because DWF Toolkit's zlib (that was recently updated) is missing `Makefile.am`
     5 * CMake build for x64 fails because DWF Toolkit does not built the x64 timer implementation due to not defining the right preprocessor symbols.
    56 * Has various linting problems in the cmake_*.sh helper scripts (as reported by https://www.shellcheck.net/)