Changes between Version 1 and Version 2 of Ticket #2785
- Timestamp:
- 12/06/18 03:11:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #2785 – Description
v1 v2 3 3 * Fails due to looking for an incorrect apache tomcat tarball 4 4 * 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. 5 6 * Has various linting problems in the cmake_*.sh helper scripts (as reported by https://www.shellcheck.net/)