MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013287 | CMake | CMake | public | 2012-06-08 18:36 | 2012-08-09 19:38 |
| Reporter | Chris Stankevitz | ||||
| Assigned To | Alex Neundorf | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Linux | OS Version | 3.2.12-gentoo |
| Product Version | CMake 2.8.7 | ||||
| Target Version | CMake 2.8.9 | Fixed in Version | CMake 2.8.9 | ||
| Summary | 0013287: Eclipse CDT: Parallel builds enabled only for make targets | ||||
| Description | Using Eclipse Indigo, I have enabled parallel builds by setting CMAKE_ECLIPSE_MAKE_ARGUMENTS=-j4 CMAKE_ECLIPSE_VERSION=3.7 (Indigo) CMake creates many "make targets" each with a "make target Build command" of "/usr/bin/gmake -j4". This is correct. CMake also creates a single "project" with a "project Build command" of "/usr/bin/gmake". This is incorrect. It should have the -j4 suffix. You can view the "project Build command" from Eclipse by selecting Project | Properties | C/C++ Make Project | Make Builder | Build command (see attached) Thank you, Chris | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/4350/project-build-command.png ![]() | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-06-08 18:36 | Chris Stankevitz | New Issue | |||
| 2012-06-08 18:36 | Chris Stankevitz | File Added: project-build-command.png | |||
| 2012-06-10 15:35 | Alex Neundorf | Assigned To | => Alex Neundorf | ||
| 2012-06-10 15:35 | Alex Neundorf | Status | new => assigned | ||
| 2012-06-13 16:53 | Alex Neundorf | Note Added: 0029688 | |||
| 2012-06-13 16:53 | Alex Neundorf | Status | assigned => closed | ||
| 2012-06-13 16:53 | Alex Neundorf | Resolution | open => fixed | ||
| 2012-06-13 16:53 | Alex Neundorf | Description Updated | bug_revision_view_page.php?rev_id=674#r674 | ||
| 2012-08-09 19:38 | David Cole | Fixed in Version | => CMake 2.8.9 | ||
| 2012-08-09 19:38 | David Cole | Target Version | => CMake 2.8.9 | ||
| Notes | |||||
|
|
|||||
|
|
||||