Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Make Target View



On 6/18/08, Elmenthaler, Jens <jens.elmenthaler@xxxxxxxxxx> wrote:

Hi,

 

Asking about what users do with the make targets: We have large legacy projects, with makefiles being under control of other tools. The projects are created containing a large code base. So the build button is OK for the initial build. But once you are starting to edit, you just built the single directory that contains the edited source, because a delta compile for the entire project takes much too long.

 

Unfortunately, after having built the local directory, the CDT seems to refresh the entire project instead of just the directory that the market target is called for, and we don't get the expected speed advantage. The effect is that most users built on the command line and navigate manually to the error - or use SlickEdit instead of Eclipse.

 

I filed the following bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=178765

 

This is not a bug of the view, but it prevents us from actually using make targets, and thus from profiting from your work.

 Hi Jens,

There is also bug 176160 in bugzilla, I believe it is the same issue. Eric has a nice idea to have this behaviour configurable and specify which resources to update, and here comes the View. Indeed, our own make file projects create the binaries in different folder. Eric mentioned "External tool" dialog (that comes from the platform, right?). There are so many different ways to do essentially the same thing - add here "Run Configurations" then slightly stretching "External Builders". Probably it is a good idea to unify them in one kind of launch configuration and have a unified user interface at some point.

Andrew


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

Greetings, Jens.

 

 

 

Jens Elmenthaler
Platform & Components Lab

Architecture Development Team

 



Verigy Germany GmbH, Herrenberger Str. 130, 71034 Böblingen
Sitz der Gesellschaft: Böblingen - Amtsgericht Böblingen HRB 6167

WEEE-Reg.-Nr. DE 16968742
Geschäftsführer: Hans-Jürgen Wagner, Dietmar Höller

Tel: +49 7031 4357-119

jens.elmenthaler@xxxxxxxxxx
 

 



Back to the top