Uploaded image for project: 'ReactOS Build Environment'
  1. ReactOS Build Environment
  2. ROSBE-21

Parallel build support for CMake

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • RosBE-Windows
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Enables (hack, probably) to force CMake generated Makefile to perform parallel build. This should speed up the compile process significantly.

      Summary:

      • Adds MAKEFLAGS=-j%MAKE_JOBS% to makex command so CMake would respect them.
      • Both cmd.exe and Powershell version is fixed.

      Known issues:

      • Doesnt work with *cd targets. (eg. makex bootcd) CMake seems to ignore the flag.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            opcode0x90 opcode0x90
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: