You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/02/24 22:23:44 UTC

[jira] [Created] (MESOS-7172) CMake does not incrementally recompile

Andrew Schwartzmeyer created MESOS-7172:
-------------------------------------------

             Summary: CMake does not incrementally recompile
                 Key: MESOS-7172
                 URL: https://issues.apache.org/jira/browse/MESOS-7172
             Project: Mesos
          Issue Type: Bug
          Components: cmake
         Environment: Windows.
            Reporter: Andrew Schwartzmeyer
            Assignee: Andrew Schwartzmeyer


Commit c7fc1377b introduced a bug that prevented any incremental recompilation. By defining the BUILD_TIME in MESOS_CPPFLAGS, every build was seen as having a root dependency (the flags) changed, causing a rebuild of every single file (including dependencies).



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