Bug 311205 - Workspace shouldn't be locked when building Managed projects
Summary: Workspace shouldn't be locked when building Managed projects
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 7.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on: 198591 289986 296800 305858 306822 306824 307094 307098
Blocks:
  Show dependency tree
 
Reported: 2010-04-30 12:10 EDT by James Blackburn CLA
Modified: 2020-09-04 15:26 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Blackburn CLA 2010-04-30 12:10:17 EDT
+++ This bug was initially created as a clone of Bug #289986 +++

The Workspace is now unlocked when running external Makefile builds. We should attempt to do the same for managed projects too. 
This may rely on #getDelta not excluding resource changes which occurred concurrently with the previous build.