Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] building projects prior to a launch

I agree with the debug/build dep issue. If there is something debug needs out of build, that tells me that that thing is really a core thing and should be fetchable out of cdt.core. I learned that about the env vars this week which is already done this way :).

On Fri, May 21, 2010 at 11:44 AM, James Blackburn <jamesblackburn@xxxxxxxxx> wrote:
On 21 May 2010 16:33, John Cortell <rat042@xxxxxxxxxxxxx> wrote:
> In this case, the amount of code duplication is small. I'm going to yield to
> the build team (and to post-Helios) for such refactoring. I'll add a comment
> and a TODO in the duplicated code referencing this discussion.

I've filed:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313927

for this enhancement.  We'll need to review all callers of
IProject#build post 7.

James
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top