Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320423 - A changed project is built multiple times
Summary: A changed project is built multiple times
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: Other Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 309769
  Show dependency tree
 
Reported: 2010-07-20 13:15 EDT by stefan.pichler CLA
Modified: 2020-09-04 15:18 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stefan.pichler CLA 2010-07-20 13:15:20 EDT
Build Identifier: 20100617-1415

When a project is changed and a "build all" is performed or more than one dependent projects are built, then the changed project is built once for each depending project. E.g.: Project A is referenced by Project B and C. You change A and build B and C, then first A is built then B is built then A is built again and then C is built

Reproducible: Always
Comment 1 James Blackburn CLA 2010-07-22 17:13:26 EDT
This is similar to some of the other project references bugs.