You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/08 04:40:00 UTC

[jira] [Resolved] (ARROW-4010) [C++] Enable Travis CI scripts to only build and install only certain targets

     [ https://issues.apache.org/jira/browse/ARROW-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-4010.
---------------------------------
       Resolution: Fixed
         Assignee: Wes McKinney
    Fix Version/s:     (was: 0.13.0)
                   0.12.0

This was done in passing in https://github.com/apache/arrow/commit/804502f941f808583e9f7043e203533de738d577. One can set {{ARROW_TRAVIS_OPTIONAL_INSTALL}} and {{ARROW_CPP_BUILD_TARGETS}} to only build and install certain targets

> [C++] Enable Travis CI scripts to only build and install only certain targets
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-4010
>                 URL: https://issues.apache.org/jira/browse/ARROW-4010
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.12.0
>
>
> The travis_before_script_cpp.sh is monolithic -- it supports various CMake options, as well as the option to flip various flags, but if we only wanted to build one target, like the integration test executables, and install that, we cannot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)