Changes between Initial Version and Version 1 of Ticket #2785
- Timestamp:
- 12/02/18 00:08:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2785
- Property Summary Fix CMake build → Fix Linux/CMake build
-
TabularUnified Ticket #2785 – Description
initial v1 1 The current cmake build:1 The current cmake/linux build: 2 2 3 3 * Fails due to looking for an incorrect apache tomcat tarball 4 * Non-cmake build fails because DWF Toolkit's zlib (that was recently updated) is missing `Makefile.am` 4 5 * Has various linting problems in the cmake_*.sh helper scripts (as reported by https://www.shellcheck.net/)