Started 6 yr 3 mo ago
Took 1 min 40 sec on docker-90299f79cabe

Success Build #102 (Jan 3, 2018 3:20:31 AM)

Revision: 11695
Changes
  1. removed useless file that was added in BigShip_HS16 (detail)
    by Fabian Landau
  2. CMP0026 is deprecated in recent versions of CMake -> moved it to the APPLE section because it seems to be used only there and therefore should be fixed there (detail)
    by Fabian Landau
  3. apparently we must create the directory for module/plugin-files manually to make it work with some (older?) versions of CMake (detail)
    by Fabian Landau
  4. with the latest CMake there are a lot of warnings about the usage of CMP0026. therefore the naming and content of the module/plugin-files had to be changed:
    old: <library-filename>.module with content <target-name>
    new: <target-name>.module with content <library-filename>
    this seems to comply better with cmake and works equally well in c++ (with some small adjustments).
    reference: https://cmake.org/cmake/help/v3.0/policy/CMP0026.html (detail)
    by Fabian Landau
  5. bugfix: don't try to unload a DynLib if it doesn't exist (e.g. after loading the DynLib failed) (detail)
    by Fabian Landau

Started by an SCM change

Docker Build Data

Host: unix:///var/run/docker.sock
Original Container Id: 90299f79cabe1414e26086d3a4e74a32203182a592bb85545e2674efa8b05217