Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 57988468 | 2018-03-18 09:52:54 | Land #401, Conditionally build apps | ||
| c9c8e32f | 2018-03-18 09:52:27 | Land #400, Use groups in CMake install command for libraries | ||
| 0dfd7cb1 | 2018-03-18 09:46:44 | Land #399, Use binary directory for symbol exports generation | ||
| 1fb8c9c6 | 2018-03-18 00:38:14 | Fix using right functions for file descriptor with MS Visual Studio | ||
| aa60dd89 | 2018-03-16 14:08:36 | Conditionally build apps Add an option to build or not build the apps directory. | ||
| 5fb488de | 2018-03-16 13:59:26 | Use groups in CMake install command for libraries On Windows shared libraries should be installed into the bin directory. Using grouping within CMake based on the target type fixes this issue. | ||
| 3625c50f | 2018-03-16 12:15:30 | Use binary directory for symbol exports generation Currently the CMake files generate symbols into the source tree when they should go into the build tree. | ||
| 639a6629 | 2018-03-16 12:19:44 | disable keypairtest with MSVC | ||
| 0e69421d | 2018-03-14 13:01:24 | re-add headers for distribution | ||
| 4799f0d9 | 2018-03-14 12:58:48 | syntax updates |