You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "rip.nsk (JIRA)" <ji...@apache.org> on 2017/05/22 20:18:04 UTC

[jira] [Updated] (PARQUET-996) Improve MSVC build - ThirdpartyToolchain - Arrow

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

rip.nsk updated PARQUET-996:
----------------------------
    Description: 
- Use CMAKE_GENERATOR instead of harcoded "NMake Makefiles"
- Fix DEPENDEES for copy_dll_step (it should be 'install' not 'build'), after that ninja generator can be used.
- Merge versioned ExternalProject_Add
- Fix bug in FindArrow  which broke "PARQUET_ARROW_LINKAGE=static" build

  was:
- Use CMAKE_GENERATOR instead of harcoded "NMake Makefiles"
- Fix DEPENDEES for copy_dll_step (it should be 'install' not 'build'), after that ninja generator can be used.
- Merge versioned ExternalProject_Add


> Improve MSVC build - ThirdpartyToolchain - Arrow
> ------------------------------------------------
>
>                 Key: PARQUET-996
>                 URL: https://issues.apache.org/jira/browse/PARQUET-996
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: rip.nsk
>
> - Use CMAKE_GENERATOR instead of harcoded "NMake Makefiles"
> - Fix DEPENDEES for copy_dll_step (it should be 'install' not 'build'), after that ninja generator can be used.
> - Merge versioned ExternalProject_Add
> - Fix bug in FindArrow  which broke "PARQUET_ARROW_LINKAGE=static" build



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)