Mercurial > hg > orthanc
comparison NEWS @ 2525:94423976888e
boost 1.66.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 11 Apr 2018 12:10:07 +0200 |
parents | 9d9f2d088dce |
children | 78e5414d57f8 |
comparison
equal
deleted
inserted
replaced
2524:a29ffb73f6fd | 2525:94423976888e |
---|---|
33 * Static linking against libuuid (from e2fsprogs) | 33 * Static linking against libuuid (from e2fsprogs) |
34 * Fix static build on CentOS 6 | 34 * Fix static build on CentOS 6 |
35 * Possibility of using JsonCpp 0.10.6 if the compiler does not support C++11 | 35 * Possibility of using JsonCpp 0.10.6 if the compiler does not support C++11 |
36 with the "-DUSE_LEGACY_JSONCPP=ON" CMake option | 36 with the "-DUSE_LEGACY_JSONCPP=ON" CMake option |
37 * Upgraded dependencies for static and Windows builds: | 37 * Upgraded dependencies for static and Windows builds: |
38 - boost 1.66.0 | |
38 - curl 7.57.0 | 39 - curl 7.57.0 |
39 - jsoncpp 1.8.4 | 40 - jsoncpp 1.8.4 |
40 - zlib 1.2.11 | 41 - zlib 1.2.11 |
41 | 42 |
42 | 43 |