[GitHub] nifi-minifi-cpp pull request #289: MINIFICPP-440 Added LibreSSL as an extern...

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/289 ---

[GitHub] nifi-minifi-cpp pull request #289: MINIFICPP-440 Added LibreSSL as an extern...

2018-03-21 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/289#discussion_r176231138 --- Diff: CMakeLists.txt --- @@ -25,8 +25,10 @@ set(PROJECT_VERSION_MINOR 4) set(PROJECT_VERSION_PATCH 0) option(SKIP_TESTS "Skips bu

[GitHub] nifi-minifi-cpp pull request #289: MINIFICPP-440 Added LibreSSL as an extern...

2018-03-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/289#discussion_r176229379 --- Diff: CMakeLists.txt --- @@ -25,8 +25,10 @@ set(PROJECT_VERSION_MINOR 4) set(PROJECT_VERSION_PATCH 0) option(SKIP_TESTS "Skips buildin

[GitHub] nifi-minifi-cpp pull request #289: MINIFICPP-440 Added LibreSSL as an extern...

2018-03-21 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/289 MINIFICPP-440 Added LibreSSL as an external project build, statically… …-linked for cases when it isn't available in the target environment for dynamic linking Thank you