You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/10/09 20:13:00 UTC

[jira] [Created] (ARROW-6835) [Archery][CMake] Restore ARROW_LINT_ONLY

Francois Saint-Jacques created ARROW-6835:
---------------------------------------------

             Summary: [Archery][CMake] Restore ARROW_LINT_ONLY  
                 Key: ARROW-6835
                 URL: https://issues.apache.org/jira/browse/ARROW-6835
             Project: Apache Arrow
          Issue Type: Bug
          Components: Archery
            Reporter: Francois Saint-Jacques


This is used by developers to fasten the cmake build creation and loosen the required installed toolchains (notably libraries). This was yanked because ARROW_LINT_ONLY effectively exit-early and doesn't generate `compile_commands.json`.

Restore this option, but ensure that archery toggles accordingly to the usage of iwyu or clang-tidy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)