Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7226

Introduce precompiled headers (on Windows)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • cmake

    Description

      Precompiled headers (PCHs) exist on both Windows and Linux. For Linux, you can refer to https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html. Straight from the GNU CC documentation: "The time the compiler takes to process these header files over and over again can account for nearly all of the time required to build the project."

      PCHs are only being proposed for the CMake system. In theory, we can introduce this change with only a few, non-intrusive code changes. The feature will primarily be a CMake change.

      See: https://github.com/sakra/cotire

      Attachments

        Issue Links

          Activity

            People

              coffler Jeff Coffler
              kaysoky Joseph Wu
              Joseph Wu Joseph Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: