[ 
https://issues.apache.org/jira/browse/MINIFI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572199#comment-15572199
 ] 

ASF subversion and git services commented on MINIFI-34:
-------------------------------------------------------

Commit 6f8269606de9a12cd0f50be4204545702f276f5d in nifi-minifi-cpp's branch 
refs/heads/master from Andre F de Miranda
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=6f82696 ]

MINIFI-34 - Adjust CMake files to complete under Travis CI
        CMake utilize system libuuid instead of third party
        Add missing include directories
        Add dummy.cpp

Move commit ExecuteProcess to the CMake based file structure

This closes #14 and closes #18.

Signed-off-by: Aldrin Piri <ald...@apache.org>


> Establish build system for MiNiFi C++
> -------------------------------------
>
>                 Key: MINIFI-34
>                 URL: https://issues.apache.org/jira/browse/MINIFI-34
>             Project: Apache NiFi MiNiFi
>          Issue Type: Task
>          Components: Build
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>              Labels: C++, native
>
> Given the need to run on varied and disparate environments, a build procedure 
> is imperative in ensuring consistent project compilation and in assisting 
> folks in contributing.  There are a few tools that go beyond a Makefile to 
> aid in this process.  Among these are Autotools, CMake, and Scons
> Key things to keep in mind are the need to support deployment and development 
> in Windows, Linux and OS X.  This likely precludes Autotools without 
> significant effort to work in Windows environments. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to