Chris Nauroth created HADOOP-11080:
--------------------------------------

             Summary: Convert Windows native build in hadoop-common to use 
CMake.
                 Key: HADOOP-11080
                 URL: https://issues.apache.org/jira/browse/HADOOP-11080
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build, native
            Reporter: Chris Nauroth


The Windows native build in hadoop-common currently relies on a set of 
checked-in MSBuild project files.  The logic of these project files is largely 
redundant with the logic of CMakeLists.txt.  It causes some dual maintenance 
overhead, because certain build changes require separate changes for both CMake 
and MSBuild.  This issue proposes to convert the Windows build process to use 
CMake instead of checked-in project files.



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

Reply via email to