[ros-bugs] [Bug 6306] New: Parallel build support for CMake

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Jun 11 20:44:51 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6306

           Summary: Parallel build support for CMake
           Product: ReactOS Build Environment (RosBE)
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: RosBE-Windows
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: opcode0x90 at hotmail.com
         QAContact: ros-bugs at reactos.org
                CC: reimer.daniel at freenet.de


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.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list